Changelog for 2.324
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.324 (2021-12-06)
Improve logging for termination of cloud agents. (
pull 6010
)
Fix appearance of table tooltips. (
issue 67154
)
Developer: Plugins now have their Guice dependencies aligned with core. (
pull 6014
)
Introduced
Listeners.notify
utility method to encourage safe listener notification. (
issue 21224
)
Developer: Disable form element path in unit tests by default. (
pull 6004
)
Deprecate FingerprintStorage.getFileFingerprintStorage. Developers should use FingerprintStorage Extension API instead. (
pull 5423
,
FingerprintStorage.getFileFingerprintStorage javadoc
,
FingerprintStorage Extension API
)