Skip to content

Releases: JuliaComputing/Azure.jl

v0.5.0

30 Jan 01:28
4f4f698
Compare
Choose a tag to compare

Azure v0.5.0

Diff since v0.4.1

Merged pull requests:

  • Support HTTP.jl 1.0 in proposed backport 0.3.2 release (#27) (@quinnj)
  • update to use OpenAPI.jl instead of Swagger.jl (#29) (@tanmaykm)

v0.3.2

12 Jul 17:29
9aeb380
Compare
Choose a tag to compare

Azure v0.3.2

Diff since v0.3.1

Closed issues:

  • TagBot trigger issue (#22)
  • The value for one of the HTTP headers is not in the correct format (#25)

Merged pull requests:

  • use updated Swagger, and Downloads instead of HTTP (#24) (@tanmaykm)
  • avoid chunked transfers in putBlob when possible (#26) (@tanmaykm)
  • Support HTTP.jl 1.0 in proposed backport 0.3.2 release (#27) (@quinnj)

v0.4.1

11 Dec 11:21
0e2b55e
Compare
Choose a tag to compare

Azure v0.4.1

Diff since v0.4.0

Closed issues:

  • The value for one of the HTTP headers is not in the correct format (#25)

Merged pull requests:

  • avoid chunked transfers in putBlob when possible (#26) (@tanmaykm)

v0.4.0

03 Nov 08:56
Compare
Choose a tag to compare

Azure v0.4.0

Diff since v0.3.1

Closed issues:

  • TagBot trigger issue (#22)

Merged pull requests:

  • use updated Swagger, and Downloads instead of HTTP (#24) (@tanmaykm)

v0.3.1

26 May 11:44
9e38946
Compare
Choose a tag to compare
Merge pull request #21 from JuliaComputing/tanmaykm-patch-1

update HTTP.jl compat to support v0.9

Azure v0.3.0

06 Jul 03:54
Compare
Choose a tag to compare
Azure v0.3.0

Azure v0.2.0

16 Apr 04:43
94b53d5
Compare
Choose a tag to compare
Merge pull request #13 from JuliaComputing/tan/misc

switch to new Swagger generator