github redpanda-data/redpanda v22.3.12

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

Features

  • Adds the ability to query decommission status of nodes using rpk. by @bharathv in #8625

Bug Fixes

  • [CVE-2023-24619] rpk won't print the values of the cluster properties [cloud_storage_secret_key, cloud_storage_azure_shared_key] when they are being imported from a file when using rpk cluster config import/edit by @r-vasquez in #8391
  • An issue is fixed that could prevent clusters forming successfully when network disruptions happened during initial startup of the founding nodes. by @jcsp in #8340
  • Mechanism for cleaning partition orphan files by @ZeDRoman in #8185
  • Return a correct node_id in moving_to when invoking GET /v1/brokers/<id>/decommission by @daisukebe in #8594
  • #8474 rpk: avoid treating the string "YYYY-MM-DD" as a full timestamp when using rpk cluster config edit/import by @r-vasquez in #8475
  • #8603 Fixes an issue where nodes would properly reconnect to brokers in kafka/client. Would result in a 500: Internal Server Error when attempting to access the schema registry. by @michael-redpanda in #8604
  • #8635 Fixes availability issue which could led to stuck transactions by @rystsov in #8636
  • fix situations in credentials are not refreshed leading to expired token errors by @mmaslankaprv in #8611

Improvements

  • Client authentication errors are now logged at WARN severity rather than ERROR by @jcsp in #8118
  • more eager upgrade of configuration to new safer version by @mmaslankaprv in #8529
  • no need to wait for all reallocations to finish before decommissioning a node by @mmaslankaprv in #8265

Full Changelog: v22.3.11...v22.3.12

Don't miss a new redpanda release

NewReleases is sending notifications on new releases.