Looking to upgrade?
Check the Upgrade Guide for assistance
Security
Enhancement
-
Allow
java.util.EnumMap
and org.jruby.RubyNil
for use in XStream (XML serialization) and Remoting (agent communication).
issue 50939, issue 50616
-
Internal: Add new update center root CA certificate.
Help desk issue 1236
Bug fix
-
Don't log null pointer exceptions on some forms with validation button. (regression in 2.107.2)
issue 50748
-
Allow users without Overall/Read access to use the
who-am-i
and logout
commands.
issue 50324
-
Fix a race condition in the Setup Wizard that could lead to it being skipped on the first startup when groovy scripts or init scripts are pre-installed.
issue 49401
-
In rare configurations, agents tried to load unloadable classes from the controller, resulting in
ClassNotFoundException: javax.servlet.ServletContextListener
on agents.
issue 46386
-
Make Cancel Shutdown link in side panel work without requiring the page to be reloaded.
issue 44402