v26.1.10 #30787
tyson-redpanda
announced in
Releases
v26.1.10
#30787
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Features
oidc_http_proxy_username/oidc_http_proxy_passwordadd HTTP Basic authentication to the OIDC forwardproxy (
oidc_http_proxy_url); set both to authenticate, leave unset for ananonymous proxy. The password is secret. by @nguyen-andrew in #30767
Bug Fixes
"string", and object form, such as{"type":"string"}. by @pgellert in #30641metrics were not released after a partition was removed from a broker. by @nvartolomei in #30706
feature_tablein which nodes which are holding back the cluster-widecluster_version, when decommissioned, result in thecluster_versionnever being updated until a restart/controller leadership move is forced. by @WillemKauf in #30636daypartition transform now produces adate-typed partitioncolumn (matching the Iceberg spec) instead of
int. by @mmaslankaprv in #30534Improvements
iceberg_default_schema_case_insensitivewith possible values of yes, no, or auto, default is auto. This property determines whether the Iceberg subsystem compares field names case-insensitively or not. The auto value means the system will attempt to detect if it should use case insensitive comparison. This will happen if the detected REST catalog is AWS Glue, which addresses a sporadic issue with AWS Glue where it would return field names lower-cased instead of verbatim. by @wdberkeley in #30577segment_meta_cstore::insert_entries()path for the generic append case. by @WillemKauf in #30610kafkalayer when utilizing large consumer groups by @WillemKauf in #30753state entry for every partition of the topic and reports the topic's
partition_count. by @mmaslankaprv in #30657Full Changelog: v26.1.9...v26.1.10
This discussion was created from the release v26.1.10.
Beta Was this translation helpful? Give feedback.
All reactions