Bravado

Latest version: v11.0.3

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

Scan your dependencies

Page 4 of 10

10.2.0

-------------------
- Support customizing or disabling SSL/TLS validation for the default HTTP client - Issues 278, 311, PR 392
- Use the fallback result in case of connection errors as well - PR 381

10.1.0

-------------------
- Add support for non-callable fallback results, stabilize the response API - PR 376
- Add unified connection error handling support, introduce :class:`.bravado.exception.BravadoConnectionError` - PR 377
- Support per-request API key header overwriting - PR 374. Thanks Yuliya Bagriy for your contribution!
- Extract integration testing tools to :mod:`bravado.testing.integration_test` module - PR 378

10.0.1

-------------------
- Add helper classes (in :mod:`bravado.testing.response_mocks`) for unit testing code using bravado - PR 375

10.0.0

-------------------
- Re-add ability to force returning fallback results - PR 372. Per-request configuration is now handled by the
new :class:`bravado.config.RequestConfig` class. This change requires an updated version of bravado-asyncio
in case you're using that HTTP client.

9.3.2

------------------
- Revert ability to force returning fallback results which was introduced in 9.3.1, since it contains
backwards-incompatible changes that break third-party HTTP clients like bravado-asyncio.

9.3.1

------------------
- Add ability to force returning fallback results - PR 372

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.