RDM 17.0.0 Upgrade Notes
Support for trailing slashes in API URLs removed
As a follow up to version 16.0.0 announcement, using trailing slashes in API URLs is no longer supported.
To prevent request failures, review and update your API calls to ensure there’s no URLs ending in a forward slash (/).
Configuration changelog
This section provides the information about the changes in the configuration files that need to be taken into account when upgrading the solution. In certain cases, the newly introduced default is used or some configuration is required.
The following table lists the changes in the files: added, changed, and removed properties.
| Configuration file | Added properties | Changed properties | Removed properties |
|---|---|---|---|
application.properties |
/ |
/ |
* |
Was this page useful?