github redpanda-data/redpanda v23.2.8

latest releases: v24.1.17-rc2, v24.2.5-rc2, v23.3.21-rc2...
12 months ago

Features

  • Repanda Tiered Storage is now compatible with Azure Storage accounts which have Hierarchical Namespaces enabled by @VladLazar in #13103
  • #13081 Schema Registry: Support GET /schemas/ids/{id}/subjects by @oleiman in #13084
  • add support to the Cluster API (deprecated) for a user-specified ServiceAccount by @joejulian in #13000

Bug Fixes

  • Allow single reader scan the entire partition if spillover is enabled. by @Lazin in #13169
  • Redpanda will now allocate less contiguous memory when scanning a tiered storage cache directory that contains many empty directories. by @andrwng in #13096
  • #13162 Fix OOM crashes for compacted topics and speed up filtering of compaction keys by up to 10x by @VladLazar in #13163
  • fix a bug in the operator's Cluster controller where scaling a cluster would cause the pods to be rolled by @joejulian in #13111
  • fixed discrepancy between node list reported in /brokers and /cluster_config/status endpoints by @mmaslankaprv in #13104
  • rpk will now search for a byoc plugin installed in the user's $PATH. by @r-vasquez in #13003

Improvements

  • Timequeries (i.e ListOffsets requests) that land in the cloud log now use an index to speed up the search
    and reduce the number of hydrated bytes required to serve the query. On average, a time query will have to download 4 times less data (if using the default segment and chunk size) by @VladLazar in #13105
  • #12884 rpk: show allocation failures in decommission-status by @daisukebe in #12885
  • #13147 rpk: decommission-status supports -H option to show partition size in a human-readable format by @daisukebe in #13148
  • PR #13063 [v23.2.x] cloud_storage: Force exhaustive trim when fast trim fails by @abhijat
  • PR #13107 [v23.2.x] k8s: allow operator to create servicemonitors by @alejandroEsc
  • PR #13113 [v23.2.x] k8s: update api with latest changes in helm chart by @alejandroEsc
  • PR #13114 [v23.2.x] Improved segment appender write merging by @travisdowns
  • PR #13123 [v23.2.x] Add thrashing of old txn sessions to prevent OOM by @rystsov
  • PR #13127 Update seastar git SHA by @ballard26
  • PR #13149 [v23.2.x] [storage]: make space management chill out by @dotnwat

Full Changelog: v23.2.7...v23.2.8

Don't miss a new redpanda release

NewReleases is sending notifications on new releases.