Features
Bug Fixes
-
Redpanda will now allocate less contiguous memory when scanning a tiered storage cache directory that contains many empty directories. by @andrwng in #13097
-
Schema Registry: Check compatibility iff the schema is a new version for the subject by @BenPope in #12963
-
#11721 Memory consumption for housekeeping on compacted topics is reduced by @jcsp in #11722
-
#12925 formatting a client/fetch_session would launch an exception, clobbering the output by @andijcr in #12928
-
#12987 Schema Registry:
GET /subjects/{subject}/versions/{version}/referencedby
now returns a 404 if the subject or version doesn't exist by @BenPope in #12988 -
#13540 rpk: prevent panic when using a directory instead of a filename in rpk redpanda tune --output-script by @r-vasquez in #13548
-
fixed very rare error when consumer group recovery was incomplete by @mmaslankaprv in #13676
-
PR #11911 [v22.3.x] Fixed querying for the node in decommission test by @mmaslankaprv
-
PR #12299 [v22.3.x] s/segment_set: recover base_index of last_clean_segment by @rystsov
-
PR #12770 [v22.3.x] co_await mutex hold in conn_quota by @rockwotj
-
PR #12875 [v22.3.x] 3rdparty: Update seastar for semaphore_units fix by @BenPope
-
PR #13045 [v22.3.x] gha: bump quill to 0.4.1 by @andrewhsu
-
PR #13136 [v22.3.x] rptest: improve timequery below start offset test by @andrwng
-
PR #13170 [v22.3.x] k8s: go mod tidy by @andrewhsu
-
PR #13315 [v22.3.x] Handle gate closing exceptions in replicate_entries_stm by @rockwotj
-
PR #13408 [v22.3.x] gha: run go test on PRs to release branches by @andrewhsu
-
PR #13690 [v22.3.x] deprecate operator helm chart by @joejulian
-
PR #13692 rpk: fix lint issue in v22.3.x by @r-vasquez
-
PR #13761 [v22.3.x] rpk tune fix checking for tune script file by @gousteris
-
PR #13764 [v22.3.x] ducky/partition_balancer_test: fix full_node_test by @ztlpn
Full Changelog: v22.3.23...v22.3.24