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: v25.2.9...v25.2.10