github redpanda-data/redpanda v23.1.9

latest releases: v23.3.21, v24.2.5, v24.1.17...
16 months ago

Bug Fixes

  • Disable adjacent segment merging when the partition is not a leader by @Lazin in #10540
  • Fix race condition during forced segment roll by @Lazin in #10533
  • Schema Registry: Fix a bug in GET /subjects/<subject>/versions/latest that would previously not find the latest non-deleted version. by @BenPope in #10556
  • The PR resolves, if requireClientAuth is enabled and clientCACertRef is NOT set for panda proxy or schema registry TLS listener, the Redpanda pods will not come up due to the error below. by @paulzhang97 in #10600
  • #10085 Fixed a lock ordering inversion that could lead the upload loop to occasionally timeout. by @andrwng in #10415
  • #10426 Made Join and configuration change validation logic consistent by @mmaslankaprv in #10427
  • #10596 Fixed an issue where sq or sq-split mode may be chosen for NIC IRQ affinity in the redpanda tuner, resulting in core/shard 0 becoming a bottleneck for some high packet-per-second loads. by @travisdowns in #10606
  • #10656 Fixed oversized allocation in cloud_storage::walk_accumulator::visit by @michael-redpanda
  • #10619 Fix overallocation in cluster::get_leadership_reply by @michael-redpanda

Improvements

  • Console supports the annotation operator.redpanda.com/finalizers-timeout to indicate a timeout for finalizers to be removed by @nicolaferraro in #10599
  • Pandaproxy: The client identifier is now pandaproxy_client by @BenPope in #10563
  • Schema Registry: The client identifier is now schema_registry_client by @BenPope in #10563
  • #10494 Better recovery bandwidth utilization and faster reconfigurations by @bharathv in #10505
  • one faulty raft group will not influence others by @mmaslankaprv in #10646

Full Changelog: v23.1.8...v23.1.9

Don't miss a new redpanda release

NewReleases is sending notifications on new releases.