Skip to content

Releases: spec-first/connexion

1.1.4

13 Jan 10:26
Compare
Choose a tag to compare
  • #384: ProblemExceptions should be caught by our common handler

1.1.3

11 Jan 16:36
Compare
Choose a tag to compare
  • #383: Problem as exceptions should convert properly to problem responses

1.1.2

11 Jan 14:15
Compare
Choose a tag to compare
  • #382: fix content-type header bug

1.1.1

07 Jan 18:23
Compare
Choose a tag to compare

1.1

04 Jan 19:05
da1a4fa
Compare
Choose a tag to compare
1.1

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

10 Oct 20:35
Compare
Choose a tag to compare
  • #304: add --host CLI option

1.0.128

04 Oct 17:09
Compare
Choose a tag to compare
  • #309: update Swagger UI to version 2.2.5

1.0.127

04 Oct 11:48
Compare
Choose a tag to compare

1.0.125

30 Sep 06:22
Compare
Choose a tag to compare
  • #298: allow specifying the host to listen on
  • #287/#289: respect what the API consumes (do not always assume JSON)

1.0.124

22 Sep 21:13
Compare
Choose a tag to compare
  • #294: add --version option to Connexion CLI (print current version)
  • #297: add --base-path option to Connexion CLI (overwrite Swagger basePath)