Releases: catenax-ng/tx-item-relationship-service
Releases · catenax-ng/tx-item-relationship-service
irs-helm-6.8.1
3.5.3
Fixed
- Fixed default policy creation.
Changed
- Changed configuration for default policies from:
to:
irs-edc-client: catalog: policies: allowedNames: A, B acceptedLeftOperands: X acceptedRightOperands: Y
irs-edc-client: catalog: acceptedPolicies: - leftOperand: "X" operator: "eq" rightOperand: "A" - leftOperand: "B" operator: "eq" rightOperand: Y"
Full Changelog: 3.5.2...3.5.3
irs-helm-6.8.0
Changed
- Update IRS version to 3.5.3
- Changed configuration for default policies from:
to:
edc: catalog: policies: allowedNames: A, B acceptedLeftOperands: X acceptedRightOperands: Y
edc: catalog: acceptedPolicies: - leftOperand: "X" operator: "eq" rightOperand: "A" - leftOperand: "B" operator: "eq" rightOperand: Y"
Full Changelog: irs-helm-6.7.3...irs-helm-6.8.0
3.5.2
irs-helm-6.7.3
3.5.1
irs-helm-6.7.2
irs-helm-6.7.1
Changed
- Added toString template for
edc.controlplane.apikey.secret
Full Changelog: irs-helm-6.7.0...irs-helm-6.7.1
3.5.0
Changed
- IRS now makes use of the value
dspEndpoint
insubprotocolBody
of the Asset Administration Shell to request submodel data directly.
Fixed
- Fixed a case where IRS submodel requests did not reuqest all EDC endpoints discovered by Discovery Finder
- ESS
- Updated investigation request body field
incidentBPNs
toincidentBPNSs
. - Streamlined EDC notification flow and adjusted it to existing EDC client methods
- Changed investigation from BPNL to BPNS (
catenaXSiteId
ofPartSiteInformationAsPlanned
) - Additional validation for
validityPeriod
ofPartAsPlanned
- Updated investigation request body field
Full Changelog: 3.4.1...3.5.0
irs-helm-6.7.0
Changed
- Update IRS version to 3.5.0
Removed
- Removed unused configuration parameters
edc.submodel.path
,discovery.endpoint
,discovery.mockEdcAddres
Full Changelog: irs-helm-6.6.1...irs-helm-6.7.0