Note |
---|
BREAKING CHANGES to the Management API and SAML. |
Bug Fixes
A bug has been fixed where an API was set back to the normal state after reaching the error state. This caused messages to be sent multiple times in some cases.
If a node was set up with metrics but is no longer accessible, performance problems could occur.
...
Easier offline migrations between environments
In ‘Resources’, selected resources can now be downloaded as a ZIP. These can then be specified as the source under ‘APIs’ -> ‘Perform Migration’ -> ‘Localfile’.
The description of the alarming feature in APIs and nodes has been improved.
The integrations for sending messages can now be added more easily to the alarming.
SAML SP settings have changed. Depending on your SAML configuration, this is a BREAKING CHANGE.
Assertion Consumer Service URL
https://<aagm-host>/OsirisSaml/authNResponse => https://<aagm-host>/Saml/authNResponse
Single Logout Service URL
https://<aagm-host>/OsirisSaml/singleLogout => https://<aagm-host>/Saml/singleLogout
The Gateway Manager API documentation has been expanded and adapted. BREAKING CHANGES
It is now listed which role the user needs in order to be allowed to use an endpoint.
Path changed from
/pipeline
toenvironments/{id}/pipeline
Adjustments in success response from
/migrate
state
=>mappings
error
=>result
Other changes
Minor errors relating to the various user roles have been fixed.