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

[v24.1.x] [CORE-3181] Schema Registry: Normalization #22634

Merged

Conversation

BenPope
Copy link
Member

@BenPope BenPope commented Jul 29, 2024

Backport of PR #22519

Fixes #22603

Specifically, accept `True` by using case-insensitive comparison.

Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 6621613)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 7a9fcfa)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 26dfa33)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit a2a24d7)
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit fabfbc5)
Fixes CORE-5704

TODO: Add tests

Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 0772f65)
No functional changes

Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit f06cbaf)

Conflicts:
  tests/rptest/tests/schema_registry_test.py (No JSON Schema)
@BenPope BenPope added area/schema-registry Schema Registry service within Redpanda kind/backport PRs targeting a stable branch labels Jul 29, 2024
@BenPope BenPope added this to the v24.1.x-next milestone Jul 29, 2024
@BenPope BenPope self-assigned this Jul 29, 2024
@BenPope BenPope requested a review from a team as a code owner July 29, 2024 18:23
@BenPope BenPope modified the milestones: v24.1.x-next, v24.1.14 Jul 29, 2024
@BenPope BenPope requested review from a team, oleiman and michael-redpanda and removed request for a team and oleiman July 29, 2024 18:25
Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 86feb13)

Conflicts:
  tests/rptest/tests/schema_registry_test.py (test_compatibility)
@BenPope
Copy link
Member Author

BenPope commented Jul 30, 2024

Copy link
Contributor

@michael-redpanda michael-redpanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared diff against #22519

@michael-redpanda michael-redpanda merged commit 463badf into redpanda-data:v24.1.x Jul 30, 2024
14 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda area/schema-registry Schema Registry service within Redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants