Note
Due to unavailability of maintainers with access to the
connexion
PyPi project, this version has been released under a new PyPi project connexion2
for now:
https://pypi.org/project/connexion2/
EDIT 15/01/2022: This version is now available under the main PyPi repository:
https://pypi.org/project/connexion/2.10.0/
Changelog
- Bump Flask & Werkzeug major versions to 2.x #1402
- Send request exception signal in common exception handler #1326
- Render correct UI template when serving multiple APIs #1404
- Use jsonschema for validation instead of openapi_spec_validator #936
- Add Relative resolver #1419
- Add keywords to the list of pythonic words #1425
- Improved error 415 #1185
Full Changelog: 2.9.0...2.10.0