Changelog for 2.278
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.278
(2021-02-02)
-
Use an updated version of the Commons FileUpload library 1.4 without custom patches.
(pull 5174, issue 64650, Apache Commons FileUpload project)
-
Library dependency updates: reflections, javassist, annotation-indexer, commons-compress, bridge-method-annotation, bridge-method-injector, access-modifier-annotation, jaxen.
(pull 5197, pull 5204, pull 5208, pull 5209, pull 5210, pull 5228, pull 5231, pull 5232)
-
Restore, as deprecated, the old constructor based on acegisecurity
Authentication
parameter in order to keep backward compatibility.
(issue 64746)