Skip to content

v24.1.16

Compare
Choose a tag to compare
@vbotbuildovich vbotbuildovich released this 05 Sep 10:52
· 3543 commits to dev since this release
5aa52e4

Features

  • #22956 Schema Registry: added support for the "verbose" query parameter on the schema compatibility checker endpoint by @pgellert in #23027

Bug Fixes

  • Fixes a regression in schema registry where concurrent requests could lead to memory faults by @oleiman in #23138
  • #23109 Schema Registry: fixes a bug in the protobuf compatibility checks of nested fields where nested paths were incorrectly handled. by @pgellert in #23169
  • rpk: fix a bug in rpk cloud login that prevented --no-profile from working when used with SSO login. by @r-vasquez in #23067

Improvements

  • #23080 Schema Registry: Tolerate null metadata and ruleSet when registering or querying a schema by @BenPope in #23082
  • #23109 Schema Registry: now reports more specific error messages for Avro and Protobuf schemas when they are incompatible with earlier schemas. by @pgellert in #23169

Full Changelog: v24.1.15...v24.1.16