github python-jsonschema/jsonschema v4.19.0

latest releases: v4.23.0, v4.22.0, v4.21.1...
13 months ago
  • Importing the Validator protocol directly from the package root is deprecated. Import it from jsonschema.protocols.Validator instead.
  • Automatic retrieval of remote references (which is still deprecated) now properly succeeds even if the retrieved resource does not declare which version of JSON Schema it uses. Such resources are assumed to be 2020-12 schemas. This more closely matches the pre-referencing library behavior.

Full Changelog: v4.18.6...v4.19.0

Don't miss a new jsonschema release

NewReleases is sending notifications on new releases.