github redpanda-data/redpanda v21.11.4

latest releases: v24.2.1-rc2, v24.2.1-rc1, v23.3.18...
2 years ago

Bug fixes

  • #2619 k8s: After cluster config is changed in CR, the redpanda pods will get restarted for the config to get used. Beware that updating to this version of operator will always trigger one restart of your managed redpanda clusters after it's updated. by @alenkacz in #3723
  • #3277 #3328 Fixes for node decommissioning in face of failures. by @mmaslankaprv in #3631
  • #3316 Fix shadow indexing error that occurred when the partition was moved between the nodes. by @Lazin in #3632
  • #3429 #3561 Better stack traces in case of crash on low memory. by @LenaAn in #3672
  • #3486 Fix an issue where nodes may have stale leadership metadata for a short period after a node restarts. by @mmaslankaprv in #3631
  • #3548 Shadow indexing memory utilization was optimised. by @Lazin in #3660
  • #3639 k8s operator: the webhook now guards against decrease of the number of assigned cores. by @nicolaferraro in #3724
  • #3649 Pandaproxy: An inactive consumer is now timed out after pandaproxy.consumer_instance_timeout_ms. by @BenPope in #3673
  • #3649 Pandaproxy: Creating a consumer with an existing name now fails with {"error_code": 40902}. by @BenPope in #3673
  • #3649 Pandaproxy: Improve header validation and Swagger API. by @BenPope in #3673
  • #3650 Schema Registry: Fix a crash when publishing multiple protobuf schema. by @BenPope in #3673
  • #3650 Schema Registry: Support protobuf encoded protobuf schema for compatibility with Protobuf Serializers. by @BenPope in #3673
  • Fixed cleanup policy application when using cloud storage or transactions. by @mmaslankaprv in #3758
  • Fixed error preventing redpanda from starting if the only partition movement operation involved x-core move. by @mmaslankaprv in #3674
  • Fixed metadata dissemination in newly created clusters. by @mmaslankaprv in #3674
  • Fixes a panic in rpk group seek if there was an error during the offset commit. by @twmb in #3759
  • Not forcing consumers to rejoin group when transferring group partition leadership. by @mmaslankaprv in #3758

Features

Full Changelog: v21.11.3...v21.11.4

Don't miss a new redpanda release

NewReleases is sending notifications on new releases.