v23.3.5 #16559
piyushredpanda
announced in
Releases
v23.3.5
#16559
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
rpk registry schema get --print-schema
. by @r-vasquez in #16412Bug Fixes
aggregate_metrics
cluster config is set to true. by @ballard26 in #16344--password
flag could not be used along with the new configuration flag-X pass
in clusters where basic authentication was enabled. by @r-vasquez in #16351Improvements
Adds a new cluster configuration property
fetch_read_strategy
. This property determines which fetch execution strategy Redpanda will use to fulfill a fetch request. The newly introducednon_polling
execution strategy is the default for this property with thepolling
strategy being included to make backporting possible. by @ballard26 in #16484Improved handling of follower fetching offset validation when used with relaxed consistency by @mmaslankaprv in #16522
Improves observability by allowing Redpanda to detect that some internal processes are stuck. by @Lazin in #16476
Introduces a new non-polling fetch execution strategy that decreases CPU utilization of fetch requests and fetch request latency. by @ballard26 in #16484
Publish total reclaimable space to avoid stuck decommission scenario. by @dotnwat in #16422
SIMD instructions are generated by default for WebAssembly binaries when building with
rpk
. by @rockwotj in #16403--exit-when-healthy
enables--watch
when provided. by @r-vasquez in #16363PR #16294 [v23.3.x] transform-sdk/rust: borrow output record by @rockwotj
PR #16300 [v23.3.x] Transform logging data model by @oleiman
PR #16316 [v23.3.x] transform-sdk/rust: update rustdocs by @rockwotj
PR #16345 [v23.3.x] Wrapped logging with
vlog
macro in places that missed it by @mmaslankaprvPR #16401 [v23.3.x] cloud_storage_clients/client_pool: handle broken _self_config_barrier by @andijcr
PR #16432 [v23.3.x] Fixed large allocation in
kafka::wait_for_leaders
by @mmaslankaprvPR #16436 [v23.3.x] Introduce
transform::logging::manager
by @oleimanPR #16439 [v23.3.x] rptest: Fix s3.copy_object when running on GCP by @savex
PR #16492 [v23.3.x] k/metadata: guesstimate leader when information is not yet present by @mmaslankaprv
PR #16528 Use the original fetch impl by default in backports by @ballard26
PR #16531 [v23.3.x] Increase default value of
rpc_client_connections_per_peer
to 32 by @ballard26Full Changelog: v23.3.4...v23.3.5
This discussion was created from the release v23.3.5.
Beta Was this translation helpful? Give feedback.
All reactions