What's Changed
- Update sqlalchemy example to work with Python 3.8, 3.9 and 3.10 by @ifeLawal in #2025
- Update docstring of
connexion.ConnexionMiddleware.add_api
by @bastantoine in #2030 - Specify skip for separate referencing package by @Ruwann in #2049
- Custom auth types in security_map by @anna-intellegens in #1940
- Revise use of sed in-place option in tox.ini to support testing on MacOS by @chrisinmtown in #2047
- Remove semicolon from text/plain content type in example Swagger specs by @chrisinmtown in #2022
- Drop Python 3.9 and add 3.13, 3.14 by @RobbeSneyders in #2088
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.13.0 in /.github/workflows by @dependabot[bot] in #2079
- Fix Python 3.14 test suite by @RobbeSneyders in #2090
- Fix spec clone method and usage of raw vs resolved spec by @RobbeSneyders in #2089
- Extend tox.ini with
testpaths
and {posargs} in poetry-pytest invocation by @chrisinmtown in #2067 - Remove Fern from sponsors by @RobbeSneyders in #2091
New Contributors
- @ifeLawal made their first contribution in #2025
- @bastantoine made their first contribution in #2030
- @anna-intellegens made their first contribution in #1940
- @dependabot[bot] made their first contribution in #2079
Full Changelog: 3.2.0...3.3.0