confluentinc / schema-registry

Confluent Schema Registry for Kafka
https://docs.confluent.io/current/schema-registry/docs/index.html
Other
2.23k stars 1.11k forks source link

DGS-18928 Don't create a new version if latest is equivalent #3361

Closed rayokota closed 3 weeks ago

rayokota commented 4 weeks ago

When registering a schema, -1 can be passed for the version to ensure it is the latest. However, if the latest schema is equivalent to the schema being registered, a new version should not be created.

confluent-cla-assistant[bot] commented 4 weeks ago

:tada: All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

sonarqube-confluent[bot] commented 4 weeks ago

Failed

Analysis Details

2 Issues

Coverage and Duplications

Project ID: schema-registry

View in SonarQube

sonarqube-confluent[bot] commented 4 weeks ago

Failed

Analysis Details

2 Issues

Coverage and Duplications

Project ID: schema-registry

View in SonarQube