Changelog for 2.366
Legend:
security fix
major bug fix
bug fix
major enhancement
enhancement
Community feedback:
no major issues
notable issues
required rollback
What's new in 2.366 (2022-08-29)
Fix
searchBar is null
issue in setup wizard and when using custom Jenkins headers. (
issue 69250
)
Fix a potential
FileAlreadyExistsException
error on startup on systems with slow I/O. (
issue 67624
)
Add focus state in radio buttons. (
issue 69398
)
Developer: Temporarily restore compatibility with PowerMock-based tests (regression in 2.358). Support for PowerMock will be completely removed on or after June 1, 2023. (
pull 7033
)
Upgrade Simple Logging Facade for Java (SLF4J from from 1.7.36 to 2.0.0. (
pull 7021
,
Changes in version 2.0.0 of the Simple Logging Facade for Java (SLF4J)
,
SLF4J fluent logging API
)