Skip to content

0.8.0

Latest

Choose a tag to compare

@p1c2u p1c2u released this 26 Feb 18:24

Security

  • Harden validate defaults for remote $ref resolution #270

Backward incompatibilities

  • By default, validate uses a local-only empty registry to avoid implicit remote $ref retrieval. To resolve external references, pass an explicit registry. Set allow_remote_references=True only if you explicitly accept jsonschema's default remote retrieval behavior.