Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update redpanda appVersion from v23.3.1 to v23.3.3 #966

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 16, 2024

Features

  • spillover manifests are enabled by default for clusters that did not explicit set a value or null by @andijcr in #16174

Bug Fixes

  • PR #16178 [v23.3.x] c/log_eviction_stm: do not request snapshot if already progressed by @mmaslankaprv
  • Fix internal RPC client connection stall after more than 2^32 requests are sent. by @ztlpn in #16176
  • Fix large allocation in partition manifest. by @dotnwat in #16188
  • Fix tiered-storage housekeeping problem that may cause replaced segments to pile up if the spillover is enabled. by @Lazin in #16167
  • Fix tiered-storage housekeeping problem that may cause replaced segments to pile up if the spillover is enabled. by @Lazin in #16170
  • Protect against a very rare scenario where after node restart, some of the partition replicas hosted on that node could not take part in leader elections. by @ztlpn in #16080
  • #15811 Several additional metrics will have their "partition" label aggregated away (i.e., into a single series per remaining label set with no partition label, whose value is the sum of all input series with the same label set and different partition labels). This is already the default behavior for most metrics, but this change extends it to almost all remaining metrics. by @travisdowns in #16094
  • #16093 Several additional metrics will have their "partition" label aggregated away (i.e., into a single series per remaining label set with no partition label, whose value is the sum of all input series with the same label set and different partition labels). This is already the default behavior for most metrics, but this change extends it to almost all remaining metrics. by @travisdowns in #16100
  • fixed incorrect fetch offset validation by @mmaslankaprv in #16169

Improvements

  • Add a dedicated CPU scheduling policy for Data Transforms by @rockwotj in #16139
  • Reduces the number of allocations performed by the auditing subsystem by @graphcareful in #16147
  • rpk transform deploy --file now supports https:// URLs by @rockwotj in #16063
  • PR #16111 [v23.3.x] archival: Start housekeeping jobs after STM sync by @Lazin
  • PR #16103 [v23.3.x] Add at: in Top-N alloc site output by @travisdowns

Full Changelog: redpanda-data/redpanda@v23.3.2...v23.3.3

@github-actions github-actions bot force-pushed the bump-appversion/redpanda branch 2 times, most recently from 553d210 to 2e58dff Compare January 19, 2024 01:29
@github-actions github-actions bot force-pushed the bump-appversion/redpanda branch 2 times, most recently from 6c7b645 to 2558bc7 Compare January 23, 2024 01:30
@github-actions github-actions bot changed the title update redpanda appVersion from v23.3.1 to v23.3.2 update redpanda appVersion from v23.3.1 to v23.3.3 Jan 23, 2024
@RafalKorepta RafalKorepta reopened this Jan 23, 2024
@RafalKorepta RafalKorepta merged commit 94f7f64 into main Jan 23, 2024
25 checks passed
@RafalKorepta RafalKorepta deleted the bump-appversion/redpanda branch January 23, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants