Covador

Latest version: v0.10.2

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

Scan your dependencies

Page 1 of 5

0.10.2

======

* [Fix] Do not parse semicolons in urlencoded POST body

0.10.1

======

* [Fix] error_to_dict fail on BadField error.

0.10

====

* [Break] ``covador.aiohttp.AsyncValidationDecorator`` removed in favour of unified
sync/async through AST transformation (``_async/gen_validator.py``).
* [Feature] python 3.8 support.
* [Feature] view function can raise ``covador.errors.Invalid`` exception and
covador will handle it with an appropriate error handler.
* [Fix] use AST transformer to get legacy and new style coroutines for
``covador.aiohttp.get_form`` and ``covador.aiohttp.get_json``. Fixes
``coroutine`` deprecation warning in python3.8.

0.9.26

======

* [Fix] Right hand pipe must coerce value to item.

0.9.25

======

* [Feature] web frameworks in integration tests were updated.
* [Fix] aiohttp query_string decorator led to deprecation error.

0.9.24

======

* [Fix] length(min=N) was treated as length(N) -- sequence must
have length of N exactly. This is confusing and wrong behavior.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.