Skip to content

Releases: aws-beam/aws-erlang

0.7.4

29 Dec 08:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.3...0.7.4

0.7.3

27 Dec 15:54
4866740
Compare
Choose a tag to compare

What's Changed

  • Unify badges between aws-elixir and aws-erlang by @onno-vos-dev in #108
  • Retry requests when getting timeout from hackney. by @anha0825 in #109

Full Changelog: 0.7.2...0.7.3

0.7.2

23 Dec 09:53
51d1339
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

10 Nov 11:27
Compare
Choose a tag to compare

What's Changed

  • Add x-amz-checksum-sha256 header to avoid crashing aws_s3:delete_objects by @onno-vos-dev in #105

Full Changelog: 0.7.0...0.7.1

0.7.0

23 Aug 19:47
f534602
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.7.0

0.4.0

19 Nov 09:34
c0b00d7
Compare
Choose a tag to compare

What's Changed

  • The xmerl application is required by the aws_util module by @robertoaloi in #52
  • Handle utf8 in aws_util:decode_xml/1 by @anha0825 in #53
  • Add make_local_client/4 which allows specifying an endpoint like 0.0.0.0 by @onno-vos-dev in #55
  • Update generated modules as per aws-sdk-go sha: 2582633 by @onno-vos-dev in #54
  • Fix typespec of request/8 and response handling of a HEAD request by @onno-vos-dev in #56
  • Add retry mechanism to aws erlang by @onno-vos-dev in #57

New Contributors

  • @anha0825 made their first contribution in #53
  • @onno-vos-dev made their first contribution in #55

Full Changelog: 0.3.1...0.4.0

0.3.1

27 Oct 13:11
39ad5c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

23 Mar 08:25
4f31ac7
Compare
Choose a tag to compare

To see what's new please check the CHANGELOG.

0.2.0

07 Aug 10:24
206c1ba
Compare
Choose a tag to compare

To see what's new please check the CHANGELOG.

0.1.1

05 Aug 09:35
Compare
Choose a tag to compare

Added aws_gamelift, aws_mca and aws_waf clients.