- 379: support Flask "path" [route parameter variable converter](https://connexion.readthedocs.io/en/latest/routing.html#parameter-variable-converters)
1.1
Not secure
Cumulative release with new minor version number due to broken build pipeline counter. - 366: support problem exceptions - 356: fix handling flask.Response objects - 334: sanitize parameter names
1.0.129
Not secure
- 304: add `--host` CLI option
1.0.128
Not secure
- 309: update Swagger UI to version 2.2.5
1.0.127
Not secure
- 290: fix `basePath` having a trailing slash (and special case `basePath=="/"`) - 292: add `--mock` option to Connexion CLI, see http://connexion.readthedocs.io/en/latest/cli.html#running-a-mock-server
1.0.125
Not secure
- 298: allow specifying the host to listen on - 287/289: respect what the API consumes (do not always assume JSON)