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

fix: return "messages" instead "incompatibilities" from compatibility API #975

Merged

Conversation

jjaakola-aiven
Copy link
Contributor

For Confluent Schema Registry client compatibility the response field is changed from "incompatibilities: str" to "messages: list[str]".

About this change - What it does

References: #xxxxx

Why this way

@jjaakola-aiven jjaakola-aiven requested review from a team as code owners October 16, 2024 09:41
@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-correct-schema-compatibility-response-field branch from 951780e to 761faac Compare October 16, 2024 10:02
@davide-armand
Copy link
Contributor

LGTM, thanks for fixing this

keejon
keejon previously approved these changes Oct 16, 2024
Copy link
Contributor

@keejon keejon left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-correct-schema-compatibility-response-field branch from 761faac to bdc93da Compare October 16, 2024 10:54
Copy link

github-actions bot commented Oct 16, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/karapace
  schema_registry_apis.py
Project Total  

This report was generated by python-coverage-comment-action

… API

For Confluent Schema Registry client compatibility the response field
is changed from "incompatibilities: str" to "messages: list[str]".
@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-correct-schema-compatibility-response-field branch from bdc93da to a0c664d Compare October 16, 2024 12:05
Copy link

@Claudenw Claudenw left a comment

Choose a reason for hiding this comment

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

LGTM

@keejon keejon enabled auto-merge October 16, 2024 15:10
@keejon keejon merged commit 54308a6 into main Oct 16, 2024
9 checks passed
@keejon keejon deleted the jjaakola-aiven-correct-schema-compatibility-response-field branch October 16, 2024 16:53
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.

4 participants