Skip to content

4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 14:21
· 2551 commits to main since this release
a6c072c

Added

  • Introduced new API endpoint to register ESS Jobs in Batch - POST {{IRS_HOST}}/irs/ess/orders
  • Added role "admin_irs" again

Changed

  • Deprecated query parameter 'jobStates' was removed from GET {{IRS_HOST}}/irs/jobs endpoint
  • Moved OAuth2 JWT token claim to configuration. The fields can be configured with oauth.resourceClaim, oauth.irsNamespace, oauth.roles.
  • ESS
    • Added Tombstone to ESS investigation in case required aspect models "PartAsPlanned" or "PartSiteInformationAsPlanned" are missing
  • Update dependencies to mitigate third party vulnerabilities

Full Changelog: 3.5.4...4.0.0