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

Migrate from JsonSchema 3 to JsonSchema 4 (#160) #165

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

QMalcolm
Copy link
Collaborator

@QMalcolm QMalcolm commented Oct 4, 2023

Resolves #135

Description

We're backporting jsonschema 4 to unblock people migrating from dbt-core 1.5 to 1.6. Most packages require jsonschema 4.x, something like 90% of people are using jsonschema 4.x, not migrating to it is actively blocking people.

Checklist

* feat: migrated jsonschema.RefResolver to referencing.Registry

* fixed typo in changie output for PR 160

* corrected whitespace for pre-commit linter

* corrected linter violations

* removed subscript from Resource

* clean up linter violation for Tuple
@QMalcolm QMalcolm merged commit fdbe1c0 into 0.2.latest Oct 5, 2023
10 checks passed
@QMalcolm QMalcolm deleted the 0.2.latest--backport-jsonschema-4 branch October 5, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants