Cadwyn

Latest version: v4.4.3

Safety actively analyzes 688087 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 14

2.0.5

Fixed

* `UploadFile` and forms have previously caused exceptions on request migration

2.0.4

Fixed

* `ContextVar[datetime.date]` being incompatible with `VersionBundle`

2.0.3

Added

* A note into reference docs about the paths specification in CLI

Fixed

* Custom body fields created by fastapi caused an exception. Now they are ignored

2.0.2

Added

* A link to openapi discussion on enum expansion into docs/recipes
* A link to intercom's API versioning article into docs/theory

2.0.1

Fixed

* `generate_versioned_routers` did not alter `APIRoute.dependant.call`, `APIRoute.response_field`, and `APIRoute.secure_cloned_response_field` before which caused these fields to represent latest version on all generated versions. However, this was only a bug if the routes were later added into the app/router by hand instead of using `inherit_routes` or `add_api_route`.

2.0.0

Changed

* `generate_versioned_routers` now accepts only one router instead of a sequence of routers to give us the ability to guarantee that the type of generated routers is the same as the type of the passed router.

Page 12 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.