| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rpk-windows-amd64.zip | 2025-10-25 | 26.4 MB | |
| rpk_25.2.10_checksums.txt | 2025-10-25 | 522 Bytes | |
| rpk-linux-amd64.zip | 2025-10-25 | 42.8 MB | |
| rpk-darwin-amd64.zip | 2025-10-25 | 26.6 MB | |
| rpk-darwin-arm64.zip | 2025-10-25 | 25.2 MB | |
| rpk-linux-arm64.zip | 2025-10-25 | 40.1 MB | |
| rpk-windows-arm64.zip | 2025-10-25 | 24.7 MB | |
| README.md | 2025-10-25 | 1.3 kB | |
| v25.2.10 source code.tar.gz | 2025-10-25 | 7.9 MB | |
| v25.2.10 source code.zip | 2025-10-25 | 11.2 MB | |
| Totals: 10 Items | 204.8 MB | 4 | |
Bug Fixes
- Fixes a heap-use-after-free that could trigger during a race between cloud storage IO and the broker shutting down. by @andrwng in #28182
- #28112 Correct a sequencing error in tiered storage archiver teardown that could cause unchecked optional access. by @oleiman in #28115
- #28138 Datalake: When using Iceberg with
value_schema_latest, ensureiceberg_latest_schema_cache_ttl_msis respected for subject lookup. by @nvartolomei in #28148 ## Improvements - Iceberg: Introduce and translate
redpanda.datalake.Dateprotobuf type to Iceberg date. by @nvartolomei in #28136 - #28120 Log updated topic properties via alter-config by @daisukebe in #28122
Full Changelog: https://github.com/redpanda-data/redpanda/compare/v25.2.9...v25.2.10