Skip to content

Releases: JuliaComputing/OpenAPI.jl

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:25
8ce0218

OpenAPI v0.2.3

Diff since v0.2.2

Merged pull requests:

Closed issues:

  • Update to JSON.jl v1 (#91)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Apr 04:48

OpenAPI v0.2.2

Diff since v0.2.1

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Jan 04:20

OpenAPI v0.2.1

Diff since v0.2.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 17:13

OpenAPI v0.2.0

Diff since v0.1.28

This release adds new methods that code generated from openapi-generator releases v7.13 and later would make use of. This is not really a breaking change from the Julia package's perspective. The new Julia package is compatible with code generated by older openapi-generator releases. But not the other way round. Code generated from openapi-generator releases v7.13 and later would need the latest release of OpenAPI.jl.

v0.1.28

Choose a tag to compare

@github-actions github-actions released this 14 Mar 05:07
3c9d48a

OpenAPI v0.1.28

Diff since v0.1.27

Merged pull requests:

Closed issues:

  • JSON is not parsed in responses for APIs that set custom mime types (#71)

v0.1.27

Choose a tag to compare

@github-actions github-actions released this 12 Feb 07:55
8103b19

OpenAPI v0.1.27

Diff since v0.1.26

Merged pull requests:

v0.1.26

Choose a tag to compare

@github-actions github-actions released this 24 Sep 13:43
aa9266b

OpenAPI v0.1.26

Diff since v0.1.25

Merged pull requests:

  • chore: add delay for docker tools, doc updates (#80) (@tanmaykm)
  • feat: use native interrupt support in Downloads.jl (#82) (@tanmaykm)
  • chore: re-enable julia nightly in ci (#83) (@tanmaykm)

Closed issues:

  • Throwing InterruptException to download task not a good idea (#81)

v0.1.25

Choose a tag to compare

@github-actions github-actions released this 25 Jul 04:58
7323f20

OpenAPI v0.1.25

Diff since v0.1.24

Merged pull requests:

  • feat: support for query parameter serialization style "deepObject" (#78) (@vdayanand)
  • chore: update version for tagging (#79) (@tanmaykm)

v0.1.24

Choose a tag to compare

@github-actions github-actions released this 28 Jun 08:52
ca35820

OpenAPI v0.1.24

Diff since v0.1.23

Merged pull requests:

v0.1.23

Choose a tag to compare

@github-actions github-actions released this 18 May 03:36
35834a6

OpenAPI v0.1.23

Diff since v0.1.22

Merged pull requests: