| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rpk_26.1.11_checksums.txt | 2026-06-25 | 522 Bytes | |
| rpk-linux-arm64.zip | 2026-06-25 | 44.8 MB | |
| rpk-darwin-amd64.zip | 2026-06-25 | 35.4 MB | |
| rpk-darwin-arm64.zip | 2026-06-25 | 33.4 MB | |
| rpk-linux-amd64.zip | 2026-06-25 | 48.5 MB | |
| rpk-windows-amd64.zip | 2026-06-25 | 32.8 MB | |
| rpk-windows-arm64.zip | 2026-06-25 | 30.4 MB | |
| README.md | 2026-06-25 | 2.6 kB | |
| v26.1.11 source code.tar.gz | 2026-06-25 | 9.9 MB | |
| v26.1.11 source code.zip | 2026-06-25 | 14.0 MB | |
| Totals: 10 Items | 249.2 MB | 0 | |
Features
rpk --print-tree: emits the full rpk command tree as a single JSON document, suited for LLMs and automations. by @r-vasquez in #30834
Bug Fixes
- Fix consumer group lag metrics inflated after retention or trim-prefix. by @bartoszpiekny-redpanda in #30870
- Fixed shadow link replication advancing the shadow partition start offset past the source partition's start offset when a replicator resumes after a shadow partition leadership change. by @Lazin in #30819
- Fixes a bug in which hung requests to the schema registry or in shadow linking could cause a deadlock during shutdown. by @WillemKauf in #30788
- Fixes a crash that could occur in the Cloud Topics metastore upon certain errors from during metastore database compaction. by @andrwng in #30775
- Fixes a wedge in multi-output transforms where a produce failure on one output topic silently stalled the processor instead of restarting it. by @WillemKauf in #30855
- Upgrade krb5 to 1.22.2 to address CVE-2026-40355 and CVE-2026-40356 (NegoEx parsing vulnerabilities). by @tyson-redpanda in #30874
- #30561 Fixed a bug in the schema registry where adding a new required field to a JSON schema was incorrectly allowed under
BACKWARDcompatibility mode. by @TheJohnMatti in #30563
Improvements
- Optimize compaction logic, especially for large batches. by @WillemKauf in #30760
ct/l1: checkis_linked()on owner shard by @WillemKauf in #30747- build/deps: upgrade openssl to 3.5.7 by @tyson-redpanda in #30813
- ct/scale: raise fetch concurrency for cloud_topics MPT variants by @oleiman in #30867
cluster: remove shard aggregation formax_offsetandunder_replicated_partitionsby @WillemKauf in #30877
Full Changelog: https://github.com/redpanda-data/redpanda/compare/v26.1.10...v26.1.11