Skip to content

Druid 28.0.1

Compare
Choose a tag to compare
@LakshSingla LakshSingla released this 21 Dec 11:24
· 765 commits to master since this release

Description

Apache Druid 28.0.1 is a patch release that fixes some issues in the 28.0.0 release. See the complete set of changes for additional details.

# Notable Bug fixes

  • #15405 To make the start-druid script more robust
  • #15402 Fixes the query caching bug for groupBy queries with multiple post-aggregation metrics
  • #15430 Fixes the failure of tasks during an upgrade due to the addition of new task action RetrieveSegmentsToReplaceAction which would not be available on the overlord at the time of rolling upgrade
  • #15500 Bug fix with NullFilter which is commonly utilised with the newly default SQL compatible mode.

# Credits

Thanks to everyone who contributed to this release!

@cryptoe
@gianm
@kgyrtkirk
@LakshSingla
@vogievetsky