- update to 0.22.0:
* Typed style deserializers (casting is part of style
deserializing) #1075
* Urlencoded deserializer schema matching type coercion #1077
* BooleanCaster consistent boolean values fix #1076
* Error with multiple schemas in urlencoded request body #1077
- update to 0.21.0:
* Cache compiled path parsers #1063
* Path tilda special character support #1071
* Path parser refactor #1071
- update to 0.20.0:
* Python 3.13 support #994
* Python 3.14 support #1045
* Support aioitertools 0.13 #1039
* Allow FastAPI 0.120 and Starlette 0.49 #1027
* Accomodate type changes in werkzeug 3.1.4, resolve
CVE-2025-66221 #1041
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=49
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 15:11:21 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.22.0:
|
||||
* Typed style deserializers (casting is part of style
|
||||
deserializing) #1075
|
||||
* Urlencoded deserializer schema matching type coercion #1077
|
||||
* BooleanCaster consistent boolean values fix #1076
|
||||
* Error with multiple schemas in urlencoded request body #1077
|
||||
- update to 0.21.0:
|
||||
* Cache compiled path parsers #1063
|
||||
* Path tilda special character support #1071
|
||||
* Path parser refactor #1071
|
||||
- update to 0.20.0:
|
||||
* Python 3.13 support #994
|
||||
* Python 3.14 support #1045
|
||||
* Support aioitertools 0.13 #1039
|
||||
* Allow FastAPI 0.120 and Starlette 0.49 #1027
|
||||
* Accomodate type changes in werkzeug 3.1.4, resolve
|
||||
CVE-2025-66221 #1041
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 24 13:30:55 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user