Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.3.0 source code.tar.gz | 2025-10-13 | 2.1 MB | |
3.3.0 source code.zip | 2025-10-13 | 2.2 MB | |
README.md | 2025-10-13 | 2.0 kB | |
Totals: 3 Items | 4.3 MB | 1 |
What's Changed
- Update sqlalchemy example to work with Python 3.8, 3.9 and 3.10 by @ifeLawal in https://github.com/spec-first/connexion/pull/2025
- Update docstring of
connexion.ConnexionMiddleware.add_api
by @bastantoine in https://github.com/spec-first/connexion/pull/2030 - Specify skip for separate referencing package by @Ruwann in https://github.com/spec-first/connexion/pull/2049
- Custom auth types in security_map by @anna-intellegens in https://github.com/spec-first/connexion/pull/1940
- Revise use of sed in-place option in tox.ini to support testing on MacOS by @chrisinmtown in https://github.com/spec-first/connexion/pull/2047
- Remove semicolon from text/plain content type in example Swagger specs by @chrisinmtown in https://github.com/spec-first/connexion/pull/2022
- Drop Python 3.9 and add 3.13, 3.14 by @RobbeSneyders in https://github.com/spec-first/connexion/pull/2088
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.13.0 in /.github/workflows by @dependabot[bot] in https://github.com/spec-first/connexion/pull/2079
- Fix Python 3.14 test suite by @RobbeSneyders in https://github.com/spec-first/connexion/pull/2090
- Fix spec clone method and usage of raw vs resolved spec by @RobbeSneyders in https://github.com/spec-first/connexion/pull/2089
- Extend tox.ini with
testpaths
and {posargs} in poetry-pytest invocation by @chrisinmtown in https://github.com/spec-first/connexion/pull/2067 - Remove Fern from sponsors by @RobbeSneyders in https://github.com/spec-first/connexion/pull/2091
New Contributors
- @ifeLawal made their first contribution in https://github.com/spec-first/connexion/pull/2025
- @bastantoine made their first contribution in https://github.com/spec-first/connexion/pull/2030
- @anna-intellegens made their first contribution in https://github.com/spec-first/connexion/pull/1940
- @dependabot[bot] made their first contribution in https://github.com/spec-first/connexion/pull/2079
Full Changelog: https://github.com/spec-first/connexion/compare/3.2.0...3.3.0