github redpanda-data/redpanda v24.1.14

latest releases: v24.1.17-rc2, v24.2.5-rc2, v23.3.21-rc2...
one month ago

Features

Bug Fixes

  • Fixes a bug in the purger, which when used with ABS may attempt to download a directory Blob as a manifest. This would completely block the purger from purging partitions for a deleted topic. by @WillemKauf in #22541
  • Fixes a bug in which the abs_parse_impl used in xml_sax_parser would throw an exception when processing a List Blobs response with a <BlobPrefix> element within <Blobs>, but without any <Blob> elements. by @WillemKauf in #22539
  • Fixes a rare race condition triggering an assert (crash) with idempotent producers. by @bharathv in #22738
  • Kafka client used by audit system will now properly handle DNS lookup failure errors by @michael-redpanda in #22525
  • Schema Registry: Fix Swagger for POST /compatibility/subjects/{subject}/versions/{version} by @BenPope in #22645
  • PR #21589 [v24.1.x] cloud storage: Fix deleted_count in clean_up_at_start by @jcipar
  • PR #22322 [v24.1.x] Increased tolerance in fast addition tests by @mmaslankaprv
  • PR #22537 [v24.1.x] cloud_storage: add error_outcome::operation_not_supported by @WillemKauf
  • PR #22694 [v24.1.x] tests/availability: fix resuming of suspended nodes by @bashtanov
  • PR #22700 [v24.1.x] admin: remove throw on unknown self test type in admin_server (manual backport) by @WillemKauf

Improvements

Full Changelog: v24.1.13...v24.1.14

Don't miss a new redpanda release

NewReleases is sending notifications on new releases.