Releases
2.0.4
tarsil
released this
07 Aug 22:26
Changed
Updated functional internal crypto to only use the system random.
Cleaner codebase for the application settings.
Updated version of Asyncz to be at least 0.5.0.
Added
Custom exception handlers, from esmerald.exception_handlers import value_error_handler
.
New native exception handler for pydantic v2 Validation errors in general.
Dataclasses (normal and Pydantic dataclases) are now supported as Esmerald Responses.
Support for OpenAPI Webhooks .
Improved Responses documentation with examples using Pydantic BaseModel and dataclasses.
OpenAPI Spotlight Elements documentation. When starting the application, accesing the default /docs/elements
.
Support for Edgy ORM. Docs here .
Fixed
Removed old pydantic v1 syntax from tests and applications.
add_include()
that wasn't generating signature models upon import.
OpenAPI query params with defaults weren't loading properly.
You can’t perform that action at this time.