Skip to content

v26.1.12

Latest

Choose a tag to compare

@vbotbuildovich vbotbuildovich released this 28 Jun 05:05
· 1596 commits to dev since this release
767244b

Bug Fixes

  • Fixes a bug in which a generate_report() request to the transform system could result in a nullptr dereference at startup by @WillemKauf in #30910
  • Fixes a bug in which a stale read in the l0 write scheduler could result in a division by zero (raising SIGFPE). by @WillemKauf in #30920
  • Fixes a reactor stall seen when there are a large number of pending files in the Iceberg Topics coordinator. by @andrwng in #30880
  • PR #30929 [v26.1.x] datalake: Fix deleted namespace race for REST_HADOOP catalog by @wdberkeley
  • PR #30944 [v26.1.x] dt/kgo: surface worker crashes as descriptive errors by @nvartolomei

Improvements

Full Changelog: v26.1.11...v26.1.12