R

Redpanda

R
Redpanda Observability v26.2.2

v26.2.2

Features rpk sql debug bundle collects a diagnostic bundle from an Oxla (SQL) cluster. by @Bixkog in #31078 by @tyson-redpanda in #31294 rpk generate grafana-dashboard gains a new operations-stretch dashboard: a Grafana dashboard for stretch clusters managed by the Redpanda Operator, covering cross-cluster raft health, StretchCluster member status, and operator reconcile health. Generate it with r…

R
Redpanda Observability v26.1.16

v26.1.16

IMPORTANT: Do not install the 26.1.16 release. A critical bug was identified that has broad implications that can create instability for long-running clusters. This issue is fixed in 26.1.17. Please upgrade directly to 26.1.17 or 26.2.x Bug Fixes Fixed a crash that could occur when removing a partition with a very large number of log segments, e.g. during partition rebalancing. by @pgellert in #31…

R
Redpanda Observability v25.3.16

v25.3.16

IMPORTANT: Do not install the 25.13.16 release. A critical bug was identified that has broad implications that can create instability for long-running clusters. This issue is fixed in 25.3.17. Please upgrade directly to 25.3.17, 26.1.17, or 26.2.x Bug Fixes Changes to cloud_storage_throughput_limit_percent cluster config now take effect at runtime instead of being ignored until restart. by @nvarto…

R
Redpanda Observability v25.3.17

v25.3.17

Features adds the cloud_storage_prefetch_segments_max cluster config which can be used to enable small segment prefetching in cloud storage. by @ballard26 in #29795 Bug Fixes Reverted the c-ares DNS resolver from 1.34.7 back to 1.34.6. c-ares 1.34.7 contains an upstream regression (c-ares/c-ares#1256) where a DNS query's completion callback can silently never be invoked, which could leave an inter…

R
Redpanda Observability v26.1.17

v26.1.17

Bug Fixes Fixed an issue where audit-log initialization unconditionally sent a CreateTopics request to the controller leader, causing authentication and the admin API to be rejected cluster-wide (with audit_failure_policy=reject) for the duration of any prolonged leaderless state. Initialization now checks the local topic table first and skips the CreateTopics call when the audit topic already exi…

R
Redpanda Observability v26.1.15

v26.1.15

Bug Fixes Fix the registered config name for leader_balancer_node_mute_timeout. by @WillemKauf in #31360 Fixes a bug in which L0 batches in a cloud topic forgot to preserve last_offset_delta in their header, leading to an under-declared last offset which can stall consumers, skip records, or halt exact-offset replication. by @WillemKauf in #31363 Fixes a bug in which topics with min.compaction.lag…

R
Redpanda Observability v26.2.1

v26.2.1

Redpanda v26.2 Release Notes Features Redpanda Enterprise (excludes Redpanda BYOC/Dedicated/Serverless) now supports major version rollback via ‘unfinalized’ upgrades. rpk cluster upgrade finalize and rpk cluster upgrade status manage deferred (unfinalized) major-version upgrades. (#30930) Shadowing from non-Redpanda Schema Registries using the HTTP Schema Registry API. rpk shadow provides support…

R
Redpanda Observability v26.1.14

v26.1.14

Bug Fixes Fixed a cloud-topics epoch fencing race where an epoch bump whose replication failed could later admit a stale-epoch write, poisoning the partition log and crashing all replicas of the partition. by @Lazin in #31140 Fixes a bug in OffsetForLeaderEpoch handling with tiered topics which could cause consumers to reset their fetch position to the beginning of the log held in cloud storage. b…

R
Redpanda Observability v26.1.13

v26.1.13

Bug Fixes Fix consumer group lag metrics reporting 0 for read-replica topics. by @bartoszpiekny-redpanda in #30939 Fixed a cluster membership lock that could occur when a node was decommissioned while it was being added as a controller (raft0) learner. by @mmaslankaprv in #31091 Fixed a potential broker crash (use-after-free) in the cloud topics metastore when accessing Raft state during leadershi…