Bug fix
Enhancement
-
Reduce page load time by loading the administrative monitors popup on demand.
Allow keyboard navigation even when there are active administrative monitors.
pull 5063
-
Improve pipeline startup performance with faster comparison method.
Add equals and hashCode to ParameterDefinition implementations.
Equals works strictly for the same classes to preventing issues with extended classes.
pull 5014
-
Remove an unused
FileSystemProvisioner
framework.
pull 5048
-
Developer: Update Node.js version to latest LTS (14.15.1).
pull 5087
-
Internal: iconset library inlined into Jenkins core, developers using this should remove the dependency.
pull 5072
-
Internal: Remove JOnAS application server support.
pull 5076