Skip to content

Releases: International-Data-Spaces-Association/metadata-broker-open-core

5.0.4

16 Nov 11:50
54cf427
Compare
Choose a tag to compare

Updated dependencies of:

  • IDS Information Model Validation and Serialization Provider to release 5.0.4
  • International Data Spaces Serializer to release 5.0.4
  • International Data Spaces Components to release 5.0.4
  • Due to bugfixes in der serializer

5.0.3

26 Oct 15:31
6ee0db6
Compare
Choose a tag to compare

Added features:

  1. Added an update on the handling of a Fuseki server that is not reachable.
  2. Added an update of the dependencies due to information model changes

5.0.2

15 Sep 12:11
d890196
Compare
Choose a tag to compare

Updated "getResourceIDandAsJSON" in the RepositoryFacade to get the original Fuseki content. The "replace" function previously available is now executed inside the "refreshIndex" method.

5.0.1

30 Jun 14:55
2e867bf
Compare
Choose a tag to compare

Added

  • Added a new method in the Abstract class for Elasticsearch Index called "addResourceAsJson". This method is used to improve the reindexing. With this method, reindexing can be done with the JSON-LD representation of the Resource.
  • Added a new method called "getResourceIDandAsJSON" in the RepositoryFacade to get the JSON-LD representation and the ID of the Resource.

5.0.0

10 Jun 16:28
84c845f
Compare
Choose a tag to compare

Added

  • The display of Maintainer, Curator, Sovereign and Publisher can now be represented as URI or as an Object
  • Use more efficient methods to fetch resource from connectors.
  • Add parameters to control the index recreation behavior
  • Externalize the parameter JWKS_TRUSTEDHOSTS to be in Dockerfile
  • Add a restriction parameter to control the size of IDS Connectors when Reindexing
  • Add deleteResource method signature to Indexing. Update resource handing to only use update-/deleteResource method. Connector updates work with given Connector instead of querying the triple store for now
  • ResourcePersistenceAndIndexing uses full connector object instead of the reduced connector

Fixed

  • Remove a breaking change introduced by Version 5.0.0-SNAPSHOT of the IDS Information Model Java Lib
  • Add Loggers to count the deletion time at the ResourcePersistenceAndIndexing to eliminate deletion delays
  • Reconstruct "Update" SPARQL query
  • Upgrade JUnit to version 5

v4.2.8

12 Dec 17:03
8b1a3c2
Compare
Choose a tag to compare
v4.2.8 Pre-release
Pre-release
Merge pull request #76 from International-Data-Spaces-Association/rel…

4.0.2

03 Mar 09:05
aef33ef
Compare
Choose a tag to compare

FIrst release!