Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

Update connexion to 2.11.1#357

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-connexion-2.4.0-to-2.11.1
Closed

Update connexion to 2.11.1#357
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-connexion-2.4.0-to-2.11.1

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 9, 2022

This PR updates connexion from 2.4.0 to 2.11.1.

Changelog

2.11.1

What's Changed
* Add Python 3.9 to supported versions in setup.py by RobbeSneyders in https://github.com/spec-first/connexion/pull/1459


**Full Changelog**: https://github.com/spec-first/connexion/compare/2.11.0...2.11.1

2.11.0

What's Changed
* Bump upperbound version for jsonschema to 5.0.0 by RobbeSneyders in https://github.com/spec-first/connexion/pull/1447
* Fix sanitization of function arguments by Ruwann in https://github.com/spec-first/connexion/pull/1442
* Reload Flask on API file changes by aparcar in https://github.com/spec-first/connexion/pull/1418
* Use both class docstring and init docstring for autoapi by Ruwann in https://github.com/spec-first/connexion/pull/1451
* Automate release process via github actions by RobbeSneyders in https://github.com/spec-first/connexion/pull/1441, https://github.com/spec-first/connexion/pull/1454, https://github.com/spec-first/connexion/pull/1456
* fix-square bracket : V1 by LeComptoirDesPharmacies in https://github.com/spec-first/connexion/pull/1408

New Contributors
* aparcar made their first contribution in https://github.com/spec-first/connexion/pull/1418
* LeComptoirDesPharmacies made their first contribution in https://github.com/spec-first/connexion/pull/1408

**Full Changelog**: https://github.com/spec-first/connexion/compare/2.10.0...2.11.0

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**: https://github.com/zalando/connexion/compare/2.9.0...2.10.0

2.9.0

Release with new (backwards-compatible) features: https://pypi.org/project/connexion/2.9.0/

Notable changes:

* support `required: false` for headers 1293
* support multiple security schemes 1290
* better handling of numerical path parameters in Flask 1290

Detailed list of changes: https://github.com/zalando/connexion/milestone/12

2.8.0

New maintenance/bugfix release https://pypi.org/project/connexion/2.8.0/

See https://github.com/zalando/connexion/milestone/11 for list of changes

2.7.0

* Objects and Arrays recursively construct examples (1148)
* Added `server_args` parameter to AbstractApp (1173) 
* AIOHTTP: get rid of `asyncio.coroutine` (deprecated in Python 3.8) (1186)
* AIOHTTP: fix `_framework_to_connexion_response` for StreamResponse (1217)

2.6.0

* Fix variable scoping (1110)
* Fix aiohttp access_log duplicated if passed as argument (1113)
* Fix pythonic params (1116)
* Fix extra formData (1020)
* Fix nested additionalProperties (1138)
* Allow empty security definition

2.5.1

* Require Python 3.6 for pip installation (1108)

2.5.0

* Drop Python 2.7 support, support Python 3.8
* Convert responses to raise `ProblemException` (955)
* Add error path to schema validation
* Do not sanitize body keys in OpenAPI 3 (1008)
* Date/time serialization (851)
* Forward options to AioHTTP app (885)
* Returning tuples supported in AioHTTP (849)
* Allow Swagger UI configuration options (948)
* Remove security parameter to pass query validation (470)
* Allow users to enable debug mode via environment variable
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #359

@pyup-bot pyup-bot closed this Feb 18, 2022
@ljdursi ljdursi deleted the pyup-update-connexion-2.4.0-to-2.11.1 branch February 18, 2022 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants