forked from pool/python-fastapi
- Update to 0.115.12:
* Fix convert_underscores=False for header Pydantic models. * Add docs examples and tests (support) for Annotated custom validations, like AfterValidator. * Update internal annotation usage for compatibility with Pydantic 2.11. * Ensure that HTTPDigest only raises an exception when auto_error is True. - Drop remove-classifiers.patch, no longer required. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=90
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 1 05:53:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.115.12:
|
||||
* Fix convert_underscores=False for header Pydantic models.
|
||||
* Add docs examples and tests (support) for Annotated custom validations,
|
||||
like AfterValidator.
|
||||
* Update internal annotation usage for compatibility with Pydantic 2.11.
|
||||
* Ensure that HTTPDigest only raises an exception when auto_error is True.
|
||||
- Drop remove-classifiers.patch, no longer required.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 11:00:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user