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

Allow registering schemas with URIs that are not absolute #65

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

rayokota
Copy link
Contributor

@rayokota rayokota commented Feb 21, 2024

This PR allows registering schemas with URIs that are not absolute, which was supported by the previous everit-json-schema library. This will enable customers to upgrade their schemas to draft 2020-12 with the Confluent Schema Registry.

Fixes #54

This PR allows registering schemas with URIs that are not
absolute, which was supported by the previous everit-json-schema
library.
Copy link
Owner

@erosb erosb left a comment

Choose a reason for hiding this comment

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

Nice work, thank you @rayokota ! :)

@erosb erosb merged commit 6208baa into erosb:master Feb 21, 2024
3 of 8 checks passed
@rayokota
Copy link
Contributor Author

Thanks @erosb ! Would it be possible to get a new release in the next couple of weeks?

@erosb
Copy link
Owner

erosb commented Feb 22, 2024 via email

@erosb
Copy link
Owner

erosb commented Feb 24, 2024

Hello @rayokota , I published version 0.12.0 with your changes, it should be available on Maven Central in a few hours.

@rayokota
Copy link
Contributor Author

Thanks @erosb , I really appreciate it! :)

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.

How to resolve schemas with URI
2 participants