github redpanda-data/redpanda v24.1.19

13 hours ago

Bug Fixes

  • Avoid large allocations for the kafka response sequencing map. by @pgellert in #24741
  • Fix the endianness of snappy_java_compressor headers to match that of snappy-java. by @WillemKauf in #25137
  • Fixes a bug where rpk wasn't parsing --help when used alongside --redpanda-id in rpk cloud <provider> byoc apply by @r-vasquez in #24398
  • Fixes a bug where failing to audit an authentication event could lead to a broker crash. by @pgellert in #24740
  • If a discrete disk is used for cloud storage cache Redpanda previously rejected writes if that disk (cache disk) was full (in degraded state). This is incorrect since the cache disk isn't in the way of writes. From now on, reject writes only if the data disk is full (in degraded state). by @nvartolomei in #24485
  • Remove partial kvstore snapshots at startup. by @ztlpn in #24844
  • #24427 Schema Registry: fixes a bug in the Avro compatibility check reader_field_missing_default_value where it was too lenient for missing default values of null-able types. by @pgellert in #24429

Improvements

Full Changelog: v24.1.18...v24.1.19

Don't miss a new redpanda release

NewReleases is sending notifications on new releases.