* 477: support OAuth tokeninfo with scopes as string * 462: fix backward incompatible change with "server" parameter * 463: make the `typing` dependency optional * 478: fix bug related to mock mode
Released on PyPI: https://pypi.python.org/pypi/connexion/1.1.11
- 435 regression: Make `flask.request` object available via `connexion.request`
1.1.8
Not secure
* 426: fix exception on `flask.abort()` * 429: regression: ignore context params if function has no matching arg * 432: regression: fill `flask.request.user` with user ID (security decorator)
1.1.7
Not secure
- 424 Flask as requirement added back to `setup.py`