update redpanda appVersion from v23.2.21 to v23.3.1 #950
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features
recovery_mode_enabled
node config property. by @ztlpn in #14236connections_max_reauth_ms > 0
. by @oleiman in #13822redpanda_cloud_storage_anomalies
will increment its counters based on the anomaly type. Per partition anomalies can be queried via thev1/cloud_storage/anomalies/
admin API endpoint. by @VladLazar in #13253#15394
audit_enabled
toTrue
and ensure one of the auditing enabled type inaudit_enabled_event_types
is set tomanagement
by @graphcareful in #14158rpk topic consume --use-schema-registry
by @r-vasquez in #14498rpc_client_connections_per_shard
cluster property that allows for the number of clients a broker opens to a given peer to be user configurable. by @ballard26 in #12906storage_ignore_timestamps_in_future_secs
is retained to deal with bad segments produced before v23.3GET /schemas/ids/{id}/subjects
by @oleiman in #13020DELETE /config/{subject}
endpoint by @oleiman in #13557rpk cluster partitions enable/disable
: now users can disable or enable partitions of a topic using rpk. by @r-vasquez in #14909--partition
flag to request additional debugging information from the admin API for the provided partitions. by @r-vasquez in #15136rpk redpanda mode recovery
command to put redpanda into recovery mode. by @r-vasquez in #14431developer
mode and rpk'sdev-container
mode. by @bharathv in #13431rpk cluster partitions list
which lets users query cluster-level metadata of all partitions in the cluster. by @r-vasquez in #14862cluster txn
command space by @twmb in #7557--label-selector
torpk debug bundle
and have a way to filter the bundled resources by label. by @r-vasquez in #15185rpk registry
command to manage schema registry with rpk by @r-vasquez in #12669