1. c84f097 Remove `druid-operator` tree from this repo in favor of `apache/druid-operator` repo (#19156) by Abhishek Radhakrishnan · 5 hours ago master
  2. a21bf3e Fix flipped logic in KinesisFaultToleranceTest. (#19153) by Gian Merlino · 6 hours ago
  3. 9c9213e Relax condition in test_autoScaler_scalesUpAndDown_withSlowPublish (#19155) by Sasha Syrotenko · 19 hours ago
  4. 6dd5459 K8s extensions junit5 migration (#19154) by Lucas Capistrant · 2 days ago
  5. 947ddd5 Fix typos in documentation (#19152) by Jay Kanakiya · 2 days ago
  6. 0aedeb9 Don't include loadTime in LoadSegmentsResult when not loading. (#19149) by Gian Merlino · 3 days ago
  7. f7f74f4 Fix flaky KillSupervisorsCustomDutyTest. (#19150) by Gian Merlino · 3 days ago
  8. e22986e Add spill file count limit for GroupBy query (#19141) by Maytas Monsereenusorn · 3 days ago
  9. ee614dc Add /status/ready endpoint for service health. (#19148) by Gian Merlino · 3 days ago
  10. 30cdb06 Fix authorization failure for table(append(...)) queries caused by quoted datasource names in resource check (#19147) by Akshat Jain · 3 days ago
  11. 7758049 Fix CVE-2026-24308: Upgrade Apache ZooKeeper to 3.8.6 (#19135) by Ashwin Tumma · 3 days ago
  12. f3e7a7b Increase timeout in IngestionSmokeTest (#19142) by Kashif Faraz · 3 days ago
  13. e95e050 Upgrade to AWS SDK V2 (#18891) by jtuglu1 · 4 days ago
  14. 2277611 Fix potential NPE in broker dynamic config syncer by jtuglu1 · 4 days ago
  15. 3b60ab3 Update more GH actions (#19133) by Andreas Maechler · 4 days ago
  16. 7f23b5d Update labeler from v5 to v6(#19130) by Andreas Maechler · 4 days ago
  17. 348f509 Add supervisor/count metric for health and state monitoring (#19114) by Aru Raghuwanshi · 4 days ago
  18. 37e95d4 Refactored `MetadataSegmentView` to use at most 500ms initial delay (#19116) by Cece Mei · 4 days ago
  19. 6fd9250 remove experimental wording for tombstones and k8s ingest (#19128) by Clint Wylie · 4 days ago
  20. a2ed22c Publish test container logs on failure and fix broken KinesisFaultToleranceTest by jtuglu1 · 4 days ago
  21. 6badd78 add minor compaction for Overlord based compaction supervisors using the MSQ engine (#19059) by Cece Mei · 4 days ago
  22. 4e3dc36 bump some dependencies to newer versions (#19122) by Lucas Capistrant · 4 days ago
  23. f4a7400 Add missing @JsonProperty in KubernetesTaskRunnerStaticConfig (#19125) by Virushade · 5 days ago
  24. 15f5619 Prometheus config for mergebuffer used bytes (#19110) by Virushade · 5 days ago
  25. a28cc24 Fix NPE in OverlordCompactionScheduler.getAllCompactionSnapshots() (#19118) by Virushade · 5 days ago
  26. 8c75ad6 Remove "experimental" label from compaction supervisors and MSQ compaction engine (#19113) by Kashif Faraz · 5 days ago
  27. ad1b5f2 fix native compaction oom issue (#19121) by Cece Mei · 5 days ago
  28. 5c842e7 add thrift inputformat implementation (#19111) by Clint Wylie · 5 days ago
  29. e3b61e0 Add `strict` and `pooled` Broker tier selector strategies (#19094) by Abhishek Radhakrishnan · 5 days ago
  30. bfcc0e5 Use time-based retention for MSQ query result file cleanup (#19074) by Cece Mei · 5 days ago
  31. b81ebce Upgrade Kubernetes clients and related dependencies in `kubernetes-overlord-extensions` and `druid-kubernetes-extensions` (#19071) by Lucas Capistrant · 5 days ago
  32. 760e7e4 Add minor fixes to follow up #19091 (#19119) by Kashif Faraz · 5 days ago
  33. b7ac0bf fix: make BrokerDynamicConfig backwards-compatible (#19120) by jtuglu1 · 6 days ago
  34. 3570e6c Update Broker segment metadata cache more often in builtin configs. (#19115) by Gian Merlino · 6 days ago
  35. 664dd19 Add AGENTS.md (#19084) by Abhishek Radhakrishnan · 6 days ago
  36. 24b757c Do not kill a task if offsets are inconsistent but publish from another group is pending (#19091) by Kashif Faraz · 6 days ago
  37. 74342b2 Broker Config and Query Blocklist (#19011) by mshahid6 · 6 days ago
  38. c252694 MSQ: Fix totalFiles tracking when querying data servers. (#19104) by Gian Merlino · 6 days ago
  39. 8307d8a add defaultMetrics for logging emitter (#19030) by sarangv · 8 days ago
  40. b5e24cc Documentation in Basic Cluster Tuning using Group By Metrics (#19083) by Virushade · 8 days ago
  41. cd4d462 Enable segment metadata cache on Broker by default (#19075) by Kashif Faraz · 8 days ago
  42. 6c24c50 Move ITS3AssumeRoleIndexTest and ITS3OverrideCredentialsIndexTest (#19108) by Kashif Faraz · 9 days ago
  43. b451264 Fix CVE-2025-33042: Upgrade Apache Avro to 1.11.5 (#19103) by Ashwin Tumma · 9 days ago
  44. 73f2c92 Fix two VectorAggregator null checks. (#19086) by Gian Merlino · 9 days ago
  45. 2cf5da7 Harmonize metrics for lag and cost based autoscalers. (#19097) by Gian Merlino · 9 days ago
  46. 93f32a1 Fix quidem.filter comma handling. (#19099) by Gian Merlino · 9 days ago
  47. b6a6c97 Wait for SQL table visibility in embedded tests. (#19095) by Gian Merlino · 10 days ago
  48. 933db53 fix bug with compacting segments when ordering contains columns not present in dimensions list on any segments (#19096) by Clint Wylie · 10 days ago
  49. 9fef221 Fix flaky BrokerServerViewTest. (#19093) by Gian Merlino · 10 days ago
  50. 069f7ac update checkstyle version (#19064) by Clint Wylie · 10 days ago
  51. b9c702f `CascadingReindexingTemplate` update to drop support for native engine + nuke `ReindexingIOConfigRule` (#19078) by Lucas Capistrant · 10 days ago
  52. e6b3840 Docs: Add Supervisor Stats API response structure (task group ID → task ID mapping) (#19090) by Aru Raghuwanshi · 11 days ago
  53. a131ad2 Configurable brokerService for console queries (#19069) by aho135 · 11 days ago
  54. f886734 [grpc-query] Respect client cancellations/disconnections (#19005) by Ben Smithgall · 11 days ago
  55. b72de1af MSQ: Dependency injection into StageProcessors. (#19080) by Gian Merlino · 11 days ago
  56. 911379d fix new test accidentally mixing junit4 and 5 (#19082) by Clint Wylie · 11 days ago
  57. 51bb678 Try pull_request_target instead of pull_request (#19081) by Abhishek Radhakrishnan · 12 days ago
  58. de983e4 [Groupby Query Metrics] Add merge buffer tracking (#18731) by Virushade · 12 days ago
  59. 9bb5fed fix issue with nested column processing/storage of empty fields (#19072) by Clint Wylie · 12 days ago
  60. 010be96 Reduce log noise for k8s NodeRoleWatcher (#19077) by Lucas Capistrant · 12 days ago
  61. 7750759 WorkerImpl: Skip null dimensions when emitting metrics. (#19079) by Gian Merlino · 12 days ago
  62. a2a6981 always use StorageMonitor, also make StorageMonitor work for MSQ tasks (#19048) by Clint Wylie · 12 days ago
  63. 2a5ba3e Configurable Broker tier selection for Realtime servers (#19062) by Abhishek Radhakrishnan · 12 days ago
  64. 964ec58 Speed up node boot times by parallelizing buffer acquisition (#19025) by jtuglu1 · 13 days ago
  65. f17b4f4 Extend server priorities to realtime indexing tasks for query isolation (#19040) by Abhishek Radhakrishnan · 13 days ago
  66. ec9f07e ChannelCounters: Store segment load/wait time in nanos. (#19073) by Gian Merlino · 13 days ago
  67. 5e7266c SegmentManager: Close references on failure of getSegmentsBundle. (#19070) by Gian Merlino · 13 days ago
  68. 2250f7f Fix metric reporting error for MSQ task posts to router (#19066) by Lucas Capistrant · 13 days ago
  69. 2de589a Refactor: Ensure that CompactionCandidate.currentStatus is non-null (#19058) by Kashif Faraz · 2 weeks ago
  70. 87d978b MSQ: Save stack trace when rewriting faults. (#19049) by Gian Merlino · 2 weeks ago
  71. e12a63a Speed up CustomTierSelectorStrategy compartor. (#19052) by Abhishek Radhakrishnan · 2 weeks ago
  72. 83d879d DartControllerModule: Move ControllerThreadPool inside ActualModule. (#19060) by Gian Merlino · 2 weeks ago
  73. 84e2291 gha (#19057) by Cece Mei · 3 weeks ago
  74. af52750 Add CompactionMode to compaction Eligibility (split from #18968 by @cecemei) (#19054) by Kashif Faraz · 3 weeks ago
  75. a09d6f8 deprecate segment lock gran & NumberedOverwriteShardSpec (#19050) by Cece Mei · 3 weeks ago
  76. 2a9e9b3 Migrate all Kinesis ITs to embedded-tests (#19046) by Kashif Faraz · 3 weeks ago
  77. cd6bbd5 introduce SegmentPruner interface to abstract segment pruning operations (#19042) by Clint Wylie · 3 weeks ago
  78. f7be683 Adjust cost-based autoscaler constant for lag multiplication (#19045) by Sasha Syrotenko · 3 weeks ago
  79. 68072e2 Disable tests that use Helm charts. (#19047) by Gian Merlino · 3 weeks ago
  80. fb7fdb4 SegementCacheManager: acquireCachedSegment with SegmentId. (#19044) by Gian Merlino · 3 weeks ago
  81. d87a84d MSQ: Controller result batching, consolidated lifecycle. (#19043) by Gian Merlino · 3 weeks ago
  82. 9350eb9 Migrate `ITTLSTest` to embedded-tests (#19037) by Kashif Faraz · 3 weeks ago
  83. 94cb12d Reindexing rule providers with cascading interval based reindexing (#18939) by Lucas Capistrant · 3 weeks ago
  84. 9b4df2f Increase timeout in KubernetesTaskRunnerDockerTest (#19032) by Kashif Faraz · 3 weeks ago
  85. 41175f3 Support lz4 compression in hdfs (#18982) by Frank Chen · 3 weeks ago
  86. 97696de Fix recurring bug "Inconsistency between stored metadata" during auto-scaling (#19034) by Kashif Faraz · 3 weeks ago
  87. 03b0dae Fix resourceName used in auth check for SupervisorsTable in SystemSchema (#18985) by Maytas Monsereenusorn · 3 weeks ago
  88. 335ff3a switch default front-coding format to v1, drop experimental from docs (#18984) by Clint Wylie · 3 weeks ago
  89. 68785ba Cost-based autoscaler: perform scaling action only when metrics are available (#19028) by Sasha Syrotenko · 4 weeks ago
  90. ffaaf1d Add documentation for druid.broker.segment.watchedTiers (#19027) by aho135 · 4 weeks ago
  91. b8f62f4 add DictionaryEncodedValueIndex.getValueIterator and use it for ExpressionPredicateIndexSupplier (#19023) by Clint Wylie · 4 weeks ago
  92. f789ef3 Increase timeout for query to be registered and processed (#18825) by Sasha Syrotenko · 4 weeks ago
  93. 6c1e9f4 MSQ TimeBoundary optimization. (#19012) by Gian Merlino · 4 weeks ago
  94. e3b8e7c KubernetesTaskRunnerDynamicConfig printing (#19015) by Virushade · 4 weeks ago
  95. b026ec6 Web console: use storage size column (#19007) by Vadim Ogievetsky · 4 weeks ago
  96. ff0d3b7 add load icon (#19010) by Vadim Ogievetsky · 5 weeks ago
  97. 90d72ae fix vsf load wait metric in ChannelCounters snapshot (#19008) by Clint Wylie · 5 weeks ago
  98. 896a692 Replace idle decay with logarithmic lag acceleration, get rid of dominant task duration in cost fn (#18991) by Sasha Syrotenko · 5 weeks ago
  99. a5c9995 bump bytebuddy dep flagged by upper bound check (#19000) by Lucas Capistrant · 5 weeks ago
  100. 7161f0a Use LinkedHashMap for EventMap to preserve ordering of Event dimensions (#18993) by Abhishek Radhakrishnan · 5 weeks ago