Bravado

Latest version: v11.0.3

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

Scan your dependencies

Page 8 of 10

8.1.1

------------------
- Removed logic to build multipart forms. Using python 'requests' instead to build the entire http request.

8.1.0

------------------
- Support for YAML Swagger specs - PR 198
- Remove pytest-mock dependency from requirements-dev.txt. No longer used and it was breaking the build.
- Requires bravado-core >= 4.2.2
- Fix unit test for default values getting sent in the request

8.0.1

------------------
- Require twisted < 15.5.0 since Python 2.6 support was dropped

8.0.0

------------------
- Support for recursive $refs
- Support for remote $refs e.g. Swagger 2.0 specs that span multiple json files
- Requires bravado-core 4.0.0 which is not backwards compatible (See its `CHANGELOG <http://bravado-core.readthedocs.org/en/latest/changelog.html>`_)
- Transitively requires swagger-spec-validator 2.0.2 which is not backwards compatible (See its `CHANGELOG <http://swagger-spec-validator.readthedocs.org/en/latest/changelog.html>`_)

7.0.0

------------------
- Support per-request response_callbacks_ to enable ``SwaggerClient``
decorators to instrument an ``IncomingResponse`` post-receive. This is a
non-backwards compatible change iff you have implemented a custom
``HttpClient``. Consult the changes in signature to ``HttpClient.request()``
and ``HttpFuture``'s constructor.
- Config option ``also_return_response`` is supported on a per-request basis.

.. _response_callbacks: configuration.htmlper-request-configuration

6.1.1

------------------
- Fix ``IncomingResponse`` subclasses to provide access to the http headers.
- Requires bravado-core >= 3.1.0

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.