Skip to content

Releases: aws-beam/aws-elixir

v1.0.3

22 Nov 17:34
6f74762
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

07 Jun 14:29
367ad0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

21 May 07:41
0ff367e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Apr 12:26
7ee474d
Compare
Choose a tag to compare

What's Changed

  • Increase :timer.sleep/1 in client_tests to avoid race conditions in Github Actions by @onno-vos-dev in #179
  • Move to new version of aws-codegen (aws-codegen/issues/103) which uses aws-sdk-go-v2 by @onno-vos-dev in #181
  • Update generated code to include auto-generated types and specs for everything by @onno-vos-dev in #183
  • Fix API Gateway Management API to include Stage on all endpoints by @onno-vos-dev in #184
  • chore: fixing typo on S3 multipart upload doc by @lgraebin in #185
  • Automatic retries by @Doerge in #182
  • Prepare for release of AWS Elixir 1.0.0 by @onno-vos-dev in #187

New Contributors

Full Changelog: v0.14.1...v1.0.0

v0.14.1

16 Feb 14:50
158faa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

05 Jan 18:19
a7f4f88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.3...v0.14.0

v0.13.3

21 Apr 08:08
8e6b744
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.13.3

v0.13.2

08 Mar 08:12
b2e6f22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.0

02 Sep 09:06
e7b6e9a
Compare
Choose a tag to compare

What's Changed

  • Remove "ServiceMetadata" struct by @philss in #146
  • Add host_prefix to request endpoint when available by @philss in #147

Full Changelog: v0.12.0...v0.13.0
Official Changelog: https://hexdocs.pm/aws/changelog.html

v0.12.0

22 Jul 20:24
862422a
Compare
Choose a tag to compare

What's Changed

  • Fix query string encoding for lists and map values by @philss in #142
  • Update the AWS generated modules to reflect v1.44.60 of Go SDK.

Full Changelog: v0.11.0...v0.12.0