Changes in RC5 are:
- Updated
system/config
endpoint to accept PUT method - Introduce two new endpoint:
system/logs
andsystem/logs-ws
(experimental) - Web Console added a new Logs section
- Web Console assists the user in refreshing for new available versions
- The Command-Line tool added new commands: logout, version, stop, restart, config, ping, logs
- Dropped support for Nashorn
Bugfix:
- Fixed #85
- Fixed #84
- Fixed #70
- Prevent resource from staying in the cache after removed from db
- Prevent
transport
parameter from accepting arbitrary values
Breaking changes:
- Redis user will have to remove the
config
key from the database for it to be re-built