Bug Fixes
- Allow combining
aws_sigv4Iceberg REST catalog authentication with thestscloud credentials source. by @nvartolomei in #30553 - Correctly decode variable-length Avro
decimalpayloads on the ingest path. by @nvartolomei in #30517 - Fix corruption of negative decimal partition values in Iceberg manifests for decimal columns whose precision does not require 16
bytes (e.g.decimal(10,2)). by @nvartolomei in #30517 - Fix parsing of Iceberg table metadata whose sort orders use the spec-canonical singular
source-idfield (e.g. metadata produced by Unity Catalog). by @mmaslankaprv in #30477 - Fix tiered storage I/O remaining throttled at the previously-configured rate after
cloud_storage_max_throughput_per_shardwas unset. by @nvartolomei in #30473 - Fixes an issue that prevented raft followers across high-RTT links from establishing connections long enough to receive heartbeat request replies. by @ballard26 in #30549
- #30502 Fixes a bug in which a double metric registration could occur when
stscredentials were used for bothicebergandtiered_storagesystems. by @WillemKauf in #30503
Improvements
- Backport
features_auto_finalizationcluster configuration option to allow opting out of automatic upgrade finalization before upgrading to v26.2. by @dotnwat in #30460 - PR #30507 cloud_topics/l1: fix UB in db_domain_manager error-logging paths by @Lazin
- PR #30509
storage: don't override withshard_local_cfg()inntp_confighelpers by @WillemKauf - PR #30527
cluster: fix enterprise validation foricebergenablement by @WillemKauf - PR #30540
ct/l1: guardstop_collecting_logs()onlocal_is_initialized()by @WillemKauf - PR #30542 rpk: bump Go to 1.26.3, x/net to v0.54.0 (Snyk findings) by @twmb
Full Changelog: v26.1.8...v26.1.9