Skip to content

Releases: JuliaCloud/AWS.jl

v1.79.0

20 Oct 15:19
4bd8b95
Compare
Choose a tag to compare

AWS v1.79.0

Diff since v1.78.0

Merged pull requests:

v1.78.0

06 Oct 12:32
800e851
Compare
Choose a tag to compare

AWS v1.78.0

Diff since v1.77.0

Merged pull requests:

v1.77.0

27 Sep 11:13
3fe8146
Compare
Choose a tag to compare

AWS v1.77.0

Diff since v1.76.1

Closed issues:

  • Doubled body in LimitExceededException response (#582)

Merged pull requests:

v1.76.1

15 Aug 21:12
de0d4c3
Compare
Choose a tag to compare

AWS v1.76.1

Diff since v1.76.0

Closed issues:

  • Uncaught error when not running on EC2 (#558)
  • MethodError: no method matching bytes(::IOBuffer) (#566)

Merged pull requests:

v1.76.0

28 Jun 20:14
9bf7d8d
Compare
Choose a tag to compare

AWS v1.76.0

Diff since v1.75.0

Merged pull requests:

  • Support HTTP.jl 1.0 (#560) (@quinnj)
  • Don't fail generating AWSException if resposne_stream is BufferStream (#562) (@quinnj)

v1.75.1

28 Jun 20:14
deea490
Compare
Choose a tag to compare

AWS v1.75.1

Diff since v1.75.0

Merged pull requests:

  • Don't fail generating AWSException if resposne_stream is BufferStream (#562) (@quinnj)

v1.75.0

17 Jun 22:12
517a05e
Compare
Choose a tag to compare

AWS v1.75.0

Diff since v1.74.1

Closed issues:

  • Document backends (HTTP and Downloads) (#426)
  • S3.get_object sometimes returning incomplete ranged data without error (#515)
  • JSON parser error when putting CloudWatch log events (#537)
  • Interest in wrapping the AWS Common Runtime (#540)

Merged pull requests:

v1.74.1

10 Mar 21:11
6080e9d
Compare
Choose a tag to compare

AWS v1.74.1

Diff since v1.74.0

Closed issues:

  • Type IOError has no field code (#527)
  • when region is missing (#529)
  • Signature error using S3.put_object_tagging (#534)

Merged pull requests:

  • AWS API Definitions Updated (#526) (@github-actions[bot])
  • Added docs for high-level kwarg passing, fixed docs for AWSConfig kwargs (#530) (@mattBrzezinski)

v1.74.0

03 Dec 21:10
179c636
Compare
Choose a tag to compare

AWS v1.74.0

Diff since v1.73.0

Merged pull requests:

v1.73.0

01 Dec 22:11
1ca68e4
Compare
Choose a tag to compare

AWS v1.73.0

Diff since v1.72.0

Merged pull requests:

  • Fix incomplete get handling via HTTP compat bump and don't write failed retry streams to parent buffer in _http_request (#516) (@IanButterworth)
  • AWS API Definitions Updated (#521) (@github-actions[bot])
  • v1.73.0 (#523) (@mattBrzezinski)