Skip to content

Releases: python-openapi/openapi-spec-validator

0.9.0

Choose a tag to compare

@p1c2u p1c2u released this 20 May 09:22

Upgrades

  • Upgrade schema-validator 0.9 #505
  • Upgrade jsonschema-path 0.5 #506

Backward incompatibilities

  • Validation results may change for specifications that previously relied on discriminator-based narrowing or on discriminator mapping resolution errors during validation. #505

0.8.5

Choose a tag to compare

@p1c2u p1c2u released this 24 Apr 15:24

Fixes

  • Update jsonschema dependency version range #489

0.8.4

Choose a tag to compare

@p1c2u p1c2u released this 01 Mar 15:47

Features

  • Jsonschema-rs backend #478

0.8.3

Choose a tag to compare

@p1c2u p1c2u released this 28 Feb 12:38

Features

  • Use resolved cache feature of jsonschema-path #479

0.8.2

Choose a tag to compare

@p1c2u p1c2u released this 27 Feb 13:43

Features

  • OpenAPI 3.2 support #472
  • Add OAS 3.1 jsonSchemaDialect-aware schema meta-validation #471

0.8.1

Choose a tag to compare

@p1c2u p1c2u released this 24 Feb 09:01

Features

  • CLI version option #466
  • Split CLI error controls into validation and subschema modes #469

Fixes

  • Fix malformed schema traversal to report validation errors instead of internal exceptions #467
  • Validate declared path parameters against path template #470

Deprecations

  • Deprecates --error/--errors CLI options #469

0.8.0

Choose a tag to compare

@p1c2u p1c2u released this 23 Feb 16:33

Upgrades

  • Jsonschema-path 0.4 and openapi-schema-validator 0.7 upgrades #459
  • Python 3.13 and 3.14 support #392 #457

Fixes

  • Update openapi-schema-validator version constraint #439

Backward incompatibilities

0.8.0b3

0.8.0b3 Pre-release
Pre-release

Choose a tag to compare

@p1c2u p1c2u released this 17 Feb 14:35

Upgrades

  • Jsonschema-path 0.4.0b8 upgrade #455

0.8.0b2

0.8.0b2 Pre-release
Pre-release

Choose a tag to compare

@p1c2u p1c2u released this 14 Feb 21:15

Upgrades

  • Jsonschema-path 0.4.0b2 upgrade #449

Fixes

  • Update openapi-schema-validator version constraint #439

0.8.0b1

0.8.0b1 Pre-release
Pre-release

Choose a tag to compare

@p1c2u p1c2u released this 07 Jun 21:21

Upgrades

  • Python 3.8 support dropped #392
  • Python 3.13 support #392
  • Jsonschema-path upgrade #398