v4.19.0
- Importing the
Validatorprotocol directly from the package root is deprecated. Import it fromjsonschema.protocols.Validatorinstead. - 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-
referencinglibrary behavior.
Full Changelog: v4.18.6...v4.19.0