Skip to content

2.2.0

Compare
Choose a tag to compare
@ds-jhartmann ds-jhartmann released this 20 Jan 12:45
· 4438 commits to main since this release
abdd58a

What's Changed

Added

  • Added new job parameter flag "lookupBPNs" which toggles lookup of BPN numbers using the configured BPN URL
  • Added new summary item "bpnLookups" which tracks completed and failed BPN requests. Excluded these metrics from "asyncFetchedItems"
  • Model schema JSON files can now be provided locally as a backup to the Semantic Hub.
    Use the new semanticsHub.localModelDirectory config entry to provide a folder with the models.
  • Added pagination to EDC catalog retrieval.

Fixed

  • BPNs array is now filled correctly when requesting a running job with parameter "returnUncompletedJob=true"

Full Changelog: https://github.com/catenax-ng/tx-item-relationship-service/compare/2.1.0..2.2.0