- Update to 0.6.0:
* Compatibility with jsonschema 4.18 #72 * Python 3.7 support dropped #84 * OAS30Validator no longer accept read and write properties. Use OASReadValidator and OAS30WriteValidator instead. #85 * Formats raise error for other types fix #67 * Format validators ignore other types and pass (in accordance with the specification) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-schema-validator?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 06:06:43 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.6.0:
|
||||
* Compatibility with jsonschema 4.18 #72
|
||||
* Python 3.7 support dropped #84
|
||||
* OAS30Validator no longer accept read and write properties. Use
|
||||
OASReadValidator and OAS30WriteValidator instead. #85
|
||||
* Formats raise error for other types fix #67
|
||||
* Format validators ignore other types and pass (in accordance with the
|
||||
specification)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 12:13:08 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user