Changelog for 2.265
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.265
(2020-11-03)
-
Improve performance of authorisation strategies when the authentication realm is case insensitive.
(issue 64039)
-
French translation for the token paragraph in user configuration and the root breadcrumb ("Dashboard").
(pull 5009)
-
Fix file handle leak when viewing corrupted build logs.
(issue 62985)
-
Fix redirects when renaming jobs with spaces or non-latin characters.
(issue 63899)
-
Developer: Deprecate
UnbufferedBase64InputStream
.
(pull 5039)
-
Developer: Added better parsing overloads to
XMLUtils
.
(pull 5026)
-
Internal: Remove inline resources for LoadStatistics.
(issue 60866)
-
Internal: Correct the scope of the restriction on
TokenUuidAndPlainValue
.
(pull 5041)