3.4.0
Added
- Added fetchCatalog to EDCCatalogFacade
- Introduced new API endpoint to update 'validUntil' property of Policy - PUT {{IRS_HOST}}/irs/policies/{policyId}
- Introduced new IRS role
admin_irs
which has unrestricted access to every API endpoint
Changed
- Adjusted API access control. Users with role
view_irs
can only access jobs they created themselves. PolicyStore API access is restricted to roleadmin_irs
.
Fixed
- Fixed bug where BPN's were delivered without 'manufacturerName' property filled
Full Changelog: 3.3.5...3.4.0