18
0
Ana Guerrero 77366592a1 Accepting request 1339288 from devel:languages:python
- update to 0.8.1:
  * Speed up validate() with validator caching and optional
    schema-check fast path #273
- update to 0.8.0:
  * Harden validate defaults for remote $ref resolution #270
  * 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.
- update to 0.7.3:
  * Support official OAS 3.2 dialect and set it as default #263
  * Add optional ecma-regex backend for strict OpenAPI pattern
    validation #267
  * Fix OAS 3.0 byte format validation to enforce strict base64
    #265
- update to 0.7.2:
  * OAS 3.1 dialect registration and validator discovery #262
- update to 0.7.1:
  * Add OpenAPI 3.2.0 support (OAS32Validator) #256
- update to 0.7.0:
  * OAS30 strict validator #251
  * Ignore readOnly/writeOnly set to False #248
  * Discriminator handling for non-object instances #249
  * Narrower handling around unresolved refs #250
  * OAS30Validator with schema type string only accepts str
    (before accepted both str and bytes) #251
  * Added support for Python 3.12, 3.13 and 3.14 #205 #247
  * Dropped support for Python 3.8 and 3.9 #205 #246

OBS-URL: https://build.opensuse.org/request/show/1339288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openapi-schema-validator?expand=0&rev=13
2026-03-16 13:17:59 +00:00
2026-03-16 08:39:47 +00:00
2026-03-16 08:39:47 +00:00
Description
No description provided
120 KiB
Languages
RPM Spec 100%