github redpanda-data/redpanda v25.1.10

latest releases: v25.2.3-rc2, v25.1.11, v25.2.3-rc1...
15 days ago

Features

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 #26827
  • Fixes node wise recovery issue leading to stuck reconfiguration when local data on the replicas is more up to date than data in tiered storage by @mmaslankaprv in #27218
  • Redpanda now serializes Iceberg manifest lists differently, to allow certain engines (e.g. AWS Redshift) to query the Iceberg tables when using the empty partition spec. by @andrwng in #27205
  • logs_since flag when requesting debug bundle now handles timestamps provided in ISO8601 format. by @c-julin in #27209

Improvements

  • Improves frequent timeouts in cloud storage clients. by @oleiman in #27264
  • Makes admin redirects to leader a bit more flexible - allowing redirection of requests originally directed at a headless k8s service. by @oleiman in #27274
  • Prevent redpanda from occasionally hanging when the application is exited soon after starting. by @WillemKauf in #27068
  • #27037 Reduces the fragmentation caused by ftruncate() calls on segments being rewritten as a part of compaction by providing a better estimate for the size required from initial fallocate() calls in the storage subsystem by @WillemKauf in #27044

Full Changelog: v25.1.9...v25.1.10

Don't miss a new redpanda release

NewReleases is sending notifications on new releases.