1. 2f1f0b7 feat: S3 SegmentRangeReader for partial segment downloads (#19560) by Clint Wylie · 2 days ago master
  2. ca51d78 feat: clustered segments pt.1 (#19460) by Clint Wylie · 2 days ago
  3. 7bbfa03 feat: Make segmentLoadAheadCount able to be configured at worker task level in addition to context (#19559) by Lucas Capistrant · 3 days ago
  4. d06aa83 fix: retry transient AWS credential resolution failures (#19558) by jtuglu1 · 6 days ago
  5. 7426949 fix: thrownAway reason incorrectly defaulting to null for streaming tasks (#19540) by jtuglu1 · 6 days ago
  6. 4f83cee fix: Track load completion in StorageLocationVirtualStorageManager. (#19555) by Gian Merlino · 7 days ago
  7. 9d82a0e fix: Retain exception that triggered Dart query cancellation. (#19553) by Gian Merlino · 7 days ago
  8. 03ab4e2 feat: Background fetching of files for SQL EXTERN. (#19539) by Gian Merlino · 8 days ago
  9. 11b0b59 feat: Include supervisorId in Kafka consumer metrics. (#19525) by Gian Merlino · 8 days ago
  10. fd6befe Fix a small typo in bin/start-druid (#19544) by Daniel Jilg · 9 days ago
  11. b210c99 minor: scale AWSClientConfig default maxConnections with available processors (#19536) by Clint Wylie · 9 days ago
  12. b876851 refactor: remove deprecated curator ServiceAnnouncer stuff (#19523) by Clint Wylie · 10 days ago
  13. e61fddc feat: add simd add/sub/mul expressions (#19512) by Clint Wylie · 10 days ago
  14. 120be6e refactor: adjust diskNormalized strategy to scale cost exponentially with disk utilization (#19422) by jtuglu1 · 10 days ago
  15. 530a30a feat: Web console support for resetToLatestAndBackfill (#19533) by aho135 · 10 days ago
  16. efa6ed4 Bump caffeine to 3.2.4 and errorprone to 2.49.0 (#19527) by Andreas Maechler · 11 days ago
  17. cf27558 feat: resetOffsetsAndBackfill using bounded stream supervisor (#19477) by aho135 · 13 days ago
  18. 2f35573 build(deps): Bump jackson to `2.21.3` (#19528) by Andreas Maechler · 13 days ago
  19. 5ba191b perf: disable processing thread renaming by default (#19518) by Virushade · 2 weeks ago
  20. 7bdbc2d Remove raw types in ChainedExecutionQueryRunner (#19529) by Virushade · 2 weeks ago
  21. ab12df6 feat: add getDimensionRangeSet support to LikeDimFilter for equality and prefix cases (#19524) by Clint Wylie · 2 weeks ago
  22. 177cada fix: OrcInputFormat concurrent FileSystem init race condition (#19491) (#19497) by Shekhar Prasad Rajak · 2 weeks ago
  23. 06ef24c feat: ingest support for numeric typed ExpressionLambdaAggregatorFactory (#19508) by Clint Wylie · 3 weeks ago
  24. 215f415 feat: partial segment cache infrastructure (#19496) by Clint Wylie · 3 weeks ago
  25. f0d06c4 ci: fix unit tests, bump actions-timeline (#19509) by Clint Wylie · 3 weeks ago
  26. 50ce465 refactor: remove deprecated zookeeper-based task runner (#19500) by Clint Wylie · 3 weeks ago
  27. b3b1ff2 docs: Stop Referring to MSQ as an extension (#19507) by Virushade · 3 weeks ago
  28. 47925aa fix: Close exposure to potential NPE in S3Utils.useHttps (#19504) by Lucas Capistrant · 3 weeks ago
  29. 983c0c3 minor: Get StorageMonitor metrics from StorageLocations. (#19494) by Gian Merlino · 3 weeks ago
  30. f0ea14b perf: Hoist config check in acquireSegment. (#19503) by Gian Merlino · 3 weeks ago
  31. e5e31b7 fix: chat handler response parsing (#19495) by jtuglu1 · 3 weeks ago
  32. a946950 feat: consolidate S3 client creation and enable ARN role for MSQ export (#19317) by Cece Mei · 3 weeks ago
  33. 520978e feat: Extension point for MSQ InputSpecs. (#19479) by Gian Merlino · 3 weeks ago
  34. 791a071 feat: Multi-cluster Kubernetes Task Runner (#19433) by Virushade · 3 weeks ago
  35. d273641 minor: Jump to the last ever derby version (#19492) by Lucas Capistrant · 3 weeks ago
  36. 5938d27 fix: invalid ISO 8601 start_time placeholder in services view fallback (#19488) by nuyb · 3 weeks ago
  37. c822ac8 docs: fix off-by-one line anchor in docker tutorial DRUID_LOG4J link (#19487) by nuyb · 3 weeks ago
  38. 111e733 feat: add realtimeSegmentsMode query context param (#19486) by jtuglu1 · 3 weeks ago
  39. f357a4b fix: Peon metrics emit same value (#19484) by Virushade · 3 weeks ago
  40. e2af664 docs: use {{DRUIDVERSION}} template in docker tutorial port link (#19485) by nuyb · 3 weeks ago
  41. 953b505 refactor: add ColumnFormat implementation for string columns (#19410) by Jay Kanakiya · 3 weeks ago
  42. 6e2f472 refactor: clean up min/max task count limits in streaming task autoscaler (#19369) by jtuglu1 · 3 weeks ago
  43. 1d87a74 fix: add rel="noopener noreferrer" to web console links opening in a new tab (#19483) by nuyb · 3 weeks ago
  44. 781aba6 perf: Optimize SpillingGrouper to avoid unnecessary disk I/O for small spill runs (#19439) by Maytas Monsereenusorn · 3 weeks ago
  45. a118153 fix: web console services card omits most service types without SQL (#19481) by nuyb · 3 weeks ago
  46. 4628e43 perf: Optimize HLL sketch merge by avoiding unnecessary HLL_8 to HLL_4 conversion (#19482) by Maytas Monsereenusorn · 3 weeks ago
  47. 577dd6a Bump postgres dep due to high vuln (#19474) by Lucas Capistrant · 3 weeks ago
  48. 1001b6f fix: ensure sequence metadata list accesses are threadsafe in task runner (#19467) by jtuglu1 · 3 weeks ago
  49. 8308a66 perf: Streamline s3 backend (#19394) by jtuglu1 · 3 weeks ago
  50. b04b349 bump bouncy castle due to CVE-2026-5588 (#19473) by Lucas Capistrant · 3 weeks ago
  51. 375dfd1 minor: Web console: improve and fix supervisor view (#19475) by Vadim Ogievetsky · 3 weeks ago
  52. 2a0edc5 refactor: Make QueryBlocklistRule an interface for extensibility (#19457) by Abhishek Radhakrishnan · 3 weeks ago
  53. f0f69ff minor: add fileGroup to V10 segment SegmentFileContainerMetadata, switch default metadata compression to zstd (#19468) by Clint Wylie · 3 weeks ago
  54. ad89c3f fix: source jvm.config from peon.sh for K8s peon containers (#19364) by Lewis · 3 weeks ago
  55. 12dcedf fix: preserve GROUPING SET dimensions with single-value filter (#19285) by Shekhar Prasad Rajak · 3 weeks ago
  56. 47b65f5 feat: separate worker disabled state from worker version (#19448) by jtuglu1 · 3 weeks ago
  57. 6d46c97 Centralise iceberg.core.version in root pom and align embedded-tests on 1.10.0 (#19470) by Shekhar Prasad Rajak · 3 weeks ago
  58. 6403ab6 ci: pre-pull Testcontainers images in worker before unit tests (#19464) (#19465) by Shekhar Prasad Rajak · 4 weeks ago
  59. a207a68 fix: Use FileSystem on getPaths() instead of mapreduce.Job (#19418) by Jiang Wu · 4 weeks ago
  60. 174b3a7 feat: clustered segments DataSegment changes and PartialLoadMatcher (#19462) by Clint Wylie · 4 weeks ago
  61. d67ab01 feat: coordinator-side reconciliation for partial-load rules (#19461) by Clint Wylie · 4 weeks ago
  62. fb83544 docs: add caution re: schema auto discovery (#19403) by 317brian · 4 weeks ago
  63. d602e3a fix: Make `sys.server_properties` table filterable and resilient to unreachable servers (#19459) by Abhishek Radhakrishnan · 4 weeks ago
  64. b458bf1 feat: Bounded Stream Supervisor (#19372) by aho135 · 4 weeks ago
  65. 04e4267 docs: catch upgrade notes page up (#19447) by 317brian · 4 weeks ago
  66. d4eefcc fix: Fix race in LocalIntermediaryDataManager.addSegment (#19446) by Shekhar Prasad Rajak · 4 weeks ago
  67. 3ba9977 feat: Add `now()` to troubleshoot pipeline latencies (#19386) by Abhishek Radhakrishnan · 4 weeks ago
  68. eb34e2a build(deps): Kafka client 4.2.0 upgrade (#19441) by Shekhar Prasad Rajak · 4 weeks ago
  69. 630ca9f fix: Emit publish metrics only when tasks actually publish. (#19395) by Gian Merlino · 4 weeks ago
  70. 459c62a perf: Avoid creating processing buffers beyond what is needed. (#19426) by Gian Merlino · 4 weeks ago
  71. 09611d6 feat: Metrics tracking storage load begin and end. (#19451) by Gian Merlino · 4 weeks ago
  72. f9ae483 feat: Replace Task.supportsQueries() with finer-grained config. (#19444) by Gian Merlino · 4 weeks ago
  73. 3bb525b fix: emit query/node/{bytes/time} metrics even on query failure to data node (#19453) by jtuglu1 · 4 weeks ago
  74. 4e07a0e minor: include exception message for supervisor payload deserialization errors (#19452) by jtuglu1 · 4 weeks ago
  75. 99c9743 perf: batch reset invalid stream offsets in stream supervisor (#19431) by jtuglu1 · 4 weeks ago
  76. 68168f8 fix: Use optimized aggregators consistently in MSQ GroupBy. (#19445) by Gian Merlino · 4 weeks ago
  77. 49a4cdc test: convert tests in druid-processing to junit5 pt. 8 (#19387) by Clint Wylie · 5 weeks ago
  78. ad6899e fix: Added all possible exceptions to MySQLInputSourceDatabaseConnectorTest (#18734) by Edwin Ing · 5 weeks ago
  79. 98ea27e test: Write embedded test task logs to the main logger. (#19428) by Gian Merlino · 5 weeks ago
  80. 4a9cde3 feat: Wire format and data model for partial-projection load rules (#19409) by Clint Wylie · 5 weeks ago
  81. 5341f96 build(deps): bump axios from 1.15.0 to 1.15.2 in /web-console (#19430) by dependabot[bot] · 5 weeks ago
  82. 8ce2f36 feat: add async CursorFactory API and migrate MSQ frame processors to use it (#19397) by Clint Wylie · 5 weeks ago
  83. 12e31b2 feat: persist __time min/max in V10 ProjectionMetadata (#19398) by Clint Wylie · 5 weeks ago
  84. 454c1c6 fix: Optimize nullable numeric aggregation for Pooled TopN (#19390) by Frank Chen · 5 weeks ago
  85. 6bcf7dc Add lock to dependency cache for Dockerfile (#19424) by Virushade · 5 weeks ago
  86. 18610a7 fix: Address issue where Broker upgrade before Overlord causes NPE (#19425) by Virushade · 5 weeks ago
  87. 7409070 feat: podTemplateSelectionKey context for picking pod templates from task specs (#19419) by Armanit Garg · 5 weeks ago
  88. 56a10f5 fix: Optimizes SpillingGrouper for high cardinality dimension(s) GroupBy with large memory footprint aggregators (#19357) by Maytas Monsereenusorn · 5 weeks ago
  89. 4378f10 perf: Optimize aggregators for groupBy queries. (#19423) by Gian Merlino · 5 weeks ago
  90. a9ca2da feat: use java virtual threads for virtual storage load on demand thread pool by default (#19396) by Clint Wylie · 5 weeks ago
  91. 62b9850 fix: Erroneous pruning for non-STRING typed filters. (#19415) by Gian Merlino · 5 weeks ago
  92. 0920a93 fix: Precedence of taskCount, taskCountStart, taskCountMin. (#19417) by Gian Merlino · 5 weeks ago
  93. be09fa104 Try to fix docker tests (#19416) by Virushade · 5 weeks ago
  94. 09e5e93 perf: Double default loadahead for MSQ. (#19414) by Gian Merlino · 5 weeks ago
  95. d96ecfc perf: update List to Set of muted types for filtered logging request logger (#19404) by Abhishek Radhakrishnan · 5 weeks ago
  96. d836a8f fix: Fix unhealthy supervisor when a priority-assigned task dies before discovery (#19405) by Abhishek Radhakrishnan · 5 weeks ago
  97. ad106a8 feat: Server view improvements for historical detail (decommissioning, turbo segment loading, cloning) (#19253) by Lucas Capistrant · 6 weeks ago
  98. 62afd81 fix: fix prolonged query timeout bug in SetAndVerifyContextQueryRunner (#19393) by jtuglu1 · 6 weeks ago
  99. f575a25 feat: add PartialQueryableIndex for loading columns on demand (#19383) by Clint Wylie · 6 weeks ago
  100. aef9aa9 refactor: remove zookeeper segment announcement and discovery (#19377) by Clint Wylie · 6 weeks ago