Skip to content

item-relationship-service-8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 13:39
3cb56e8

Changed

  • Update IRS version to 6.0.0

Added

  • Added the discovery type configurable discovery.type default value as bpnl.
  • Added configuration property edc.negotiationCallbackMapping
  • Added configuration property edc.negotiationCallbackurl
  • Added configuration property edc.controlplane.endpoint.edrManagement
  • Added configuration property edc.controlplane.edrManagementEnabled
  • Added configuration for edc negotiation orchestration threadPoolSize edc.orchestration.threadPoolSize
  • Added configuration properties for IRS thread pools
    job:
      batch:
        threadCount: 5
      scheduled:
        threadCount: 5
      cached:
        threadCount: 5
    

Full Changelog: item-relationship-service-7.4.1...item-relationship-service-8.0.0