Changelog for 2.115
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.115
(2018-04-08)
-
Sort nodes matching labels on UI.
(issue 25910)
-
Internal: Run
threadPoolForRemoting
threads in the context of the SYSTEM user to be consistent with executor threads.
(issue 50296)
-
Developer: Add new overloads for
HttpResponses#errorJSON
.
(pull 3379)