Skip to content

Releases: python-openapi/openapi-schema-validator

0.3.4

12 Sep 11:33
Compare
Choose a tag to compare

Changelog

  • OASValidator 3.0 read write pass with evolve #52

0.3.3

02 Sep 06:14
Compare
Choose a tag to compare

Changelog

  • Static types and Mypy static type check #51

0.3.2

31 Aug 21:19
Compare
Choose a tag to compare

Changeling

  • type validator error msg formatting fix #50

0.3.1

26 Aug 10:27
Compare
Choose a tag to compare

Changelog

  • OpenAPI 3.1 validator's JSONSchema subclassing deprecation fix #47
  • OpenAPI 3.0 validator's JSONSchema subclassing deprecation workaround #49

0.3.0

23 Jun 07:50
Compare
Choose a tag to compare

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

29 Jan 05:50
Compare
Choose a tag to compare

Changelog

  • readOnly and writeOnly on jsonschema4 fix #41

0.3.0a2

27 Jan 09:40
Compare
Choose a tag to compare
0.3.0a2 Pre-release
Pre-release

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

27 Jan 07:54
Compare
Choose a tag to compare

Changelog

  • Validate oneOf, anyOf and allOf with discriminator (cherry-pick from 0.3.x) #30

0.2.1

25 Jan 15:55
Compare
Choose a tag to compare

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

11 Jan 06:03
Compare
Choose a tag to compare
0.3.0a1 Pre-release
Pre-release

Changelog

  • OpenAPI 3.1 validator #18
  • drop python 3.6 support #18