bravado v10.1.0 Release Notes

Release Date: 2018-06-26 // almost 6 years ago
    • โž• 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