Release Notes
Enhancements
- Internal: Introduce
TimedPrioritizedRunnable base class to all commands that go into InternalClusterService.updateTasksExecutor #9671 (issues: #8077, #9354)
Bug fixes
- Ensure that we don't pass negative
timeInQueue to writeVLong #9662 (issue: #8077) - Aggregations: Prevent negative intervals in
date_histogram #9690 (issue: #9634) - Packaging: Add antlr and asm dependencies #9696