Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
rpk-linux-amd64.zip | 2025-07-23 | 39.1 MB | |
rpk-linux-arm64.zip | 2025-07-23 | 36.5 MB | |
rpk_25.1.9_checksums.txt | 2025-07-23 | 522 Bytes | |
rpk-darwin-amd64.zip | 2025-07-23 | 23.3 MB | |
rpk-darwin-arm64.zip | 2025-07-23 | 21.9 MB | |
rpk-windows-amd64.zip | 2025-07-23 | 23.2 MB | |
rpk-windows-arm64.zip | 2025-07-23 | 21.7 MB | |
README.md | 2025-07-23 | 2.9 kB | |
v25.1.9 source code.tar.gz | 2025-07-23 | 7.4 MB | |
v25.1.9 source code.zip | 2025-07-23 | 10.6 MB | |
Totals: 10 Items | 183.7 MB | 0 |
Features
- Force reconfiguration now supports updating any in-progress move, regardless of its state. This makes it much easier to use as an escape hatch to recover partitions in various stuck scenarios that would otherwise be difficult to recover. by @bharathv in #26669
- rpk cluster config list: new command to list all cluster configuration properties in the cluster by @andresaristizabal in #26825
Bug Fixes
- Fixed race condition in metadata auto create topics by @michael-redpanda in #26944
- Fixes a bug in which a
partition
for a tiered storage enabledtopic
could provide an incorrect response to anOffsetForLeaderEpoch
request by @WillemKauf in #26880 - #26838 Fixes a bug in timequeries performed over local
storage
which could lead to inconsistent or undefined results. by @WillemKauf in #26843 - repair initial leadership appointment machinery by @joe-redpanda in #26852
- rpk: fixes a bug where issuing batched FindCoordinator requests consistently failed (used in
rpk topic describe
when describing multiple topics). by @r-vasquez in #26850
Improvements
- Per-partition cloud storage scrubber metrics will now appear only when the feature is turned on at cluster level (
cloud_storage_enable_scrubbing == true
) by @oleiman in #26846 - Redpanda will now validate that an Iceberg REST endpoint is set when cluster configuration is altered to enable the Iceberg REST catalog. by @wdberkeley in #26856
- rpk container now uses Redpanda Console version 3.1.2 by @r-vasquez in #26885
- PR #26692 [v25.1.x] storage: quiet logging when no tiered storage topics by @dotnwat
- PR #26848 [v25.1.x] iceberg/config: rename
iceberg_rest_catalog_aws_credentials_source
by @wdberkeley - PR #26923 [v25.1.x] Fixes RandomNodeOpeartions decommission stopped making progress test by @mmaslankaprv
- PR #26935 [v25.1.x] rptest: remove test_create_or_delete_topics_while_busy by @nvartolomei
Full Changelog: https://github.com/redpanda-data/redpanda/compare/v25.1.8...v25.1.9