Skip to content

Releases: aws-beam/aws-erlang

0.7.8

27 Jan 11:19
Compare
Choose a tag to compare

Full Changelog: 0.7.7...0.7.8

0.7.7

24 Jan 10:06
Compare
Choose a tag to compare

Full Changelog: 0.7.6...0.7.7

0.7.6

30 Dec 11:38
c73ee1f
Compare
Choose a tag to compare

What's Changed

  • Avoid case-clause of undefined when checking if sha256 content hash header has to be set by @onno-vos-dev in #114

Full Changelog: 0.7.5...0.7.6

0.7.5

30 Dec 11:01
Compare
Choose a tag to compare

What's Changed

  • Remove add_checksum_hash_header/2 as it breaks multipart uploads by @onno-vos-dev in #113
  • add_checksum_hash_header/2 has been moved to aws-codegen in order to target specific calls that require it. See: aws-beam/aws-codegen#92

Full Changelog: 0.7.4...0.7.5

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