Releases: python-openapi/openapi-schema-validator
Releases · python-openapi/openapi-schema-validator
0.3.4
Changelog
- OASValidator 3.0 read write pass with evolve #52
0.3.3
Changelog
- Static types and Mypy static type check #51
0.3.2
Changeling
- type validator error msg formatting fix #50
0.3.1
Changelog
- OpenAPI 3.1 validator's JSONSchema subclassing deprecation fix #47
- OpenAPI 3.0 validator's JSONSchema subclassing deprecation workaround #49
0.3.0
Changelog
- OpenAPI 3.1 validator #18
- drop python 3.6 support #18
- make jsonschema4 compatible (DeprecationWarning fix) reintroduced #38
- 0.2.1 changes #37
- Revert "make jsonschema4 compatible (DeprecationWarning fix)"
- drop python 3.6 support part 2
- Limit jsonschema dependency
- Validate oneOf, anyOf and allOf with discriminator OAS30 #30 and OAS31 #39
0.2.3
Changelog
- readOnly and writeOnly on jsonschema4 fix #41
0.3.0a2
Changelog
- make jsonschema4 compatible (DeprecationWarning fix) reintroduced #38
- 0.2.1 changes #37
- Revert "make jsonschema4 compatible (DeprecationWarning fix)"
- drop python 3.6 support part 2
- Limit jsonschema dependency
- Validate oneOf, anyOf and allOf with discriminator OAS30 #30 and OAS31 #39
0.2.2
Changelog
- Validate oneOf, anyOf and allOf with discriminator (cherry-pick from 0.3.x) #30
0.2.1
Changelog
- Revert "make jsonschema4 compatible (DeprecationWarning fix)" #34
- Drop python 3.6 support (cherry-pick from 0.3.x and part 2) #35
- Limit jsonschema dependency #36
0.3.0a1
Changelog
- OpenAPI 3.1 validator #18
- drop python 3.6 support #18