2.2.0
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 newsemanticsHub.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