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