You are viewing the RapidMiner Hub documentation for version 9.10 - Check here for latest version
What's New in RapidMiner AI Hub 9.10.10?
Released: 14th July 2022
To upgrade from a previous 9.10.x version of RapidMiner AI Hub, follow the instructions given for version 9.10.4.
Note that you can upgrade directly from the previous 9.10.x version, even if your previous version is < 9.10.4, but you should be careful not to abort the new startup of RapidMiner AI Hub, because of the automated database and home directory migration steps that occur when the previous version < 9.10.4. You do not need to make an intermediate upgrade to 9.10.4.
Enhancements
- Increased default log verbosity
- Added overriding process logging (
log_verbosity
) in Job Container viaagent.properties
with propertiesjobagent.container.process.logging.override.enabled
to enable override (defaults tofalse
)jobagent.container.process.logging.override.level
to set the level (defaults toALL
)
- Increased embedded Studio Core version to
9.10.10
- Validate admin and service flags from JWT in System-Settings endpoint
Fixed
- Provide valid token on system settings retrieval
- Change Execution mode of RTS to
SCORING_AGENT
instead ofJOB_CONTAINER
- Strip common
80
and443
ports from LFS server responses