Releases: aws-beam/aws-elixir
Releases · aws-beam/aws-elixir
v1.0.6
What's Changed
- DELETE requests have no body by @g-meyer in #210
- Update ubuntu versions to ubuntu-latest by @onno-vos-dev in #211
- Update ubuntu in codegen-generate pipeline too by @onno-vos-dev in #212
- Release 1.0.6 by @onno-vos-dev in #213
New Contributors
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Fixes dialyzer error due to proplist and Keyword incompatibility by @jessestimpson in #207
- feat: Allow option
sign_request?
to disable signing by @djgoku in #208 - Prepare release of 1.0.5 by @onno-vos-dev in #209
New Contributors
- @jessestimpson made their first contribution in #207
- @djgoku made their first contribution in #208
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- fix: properly accumulate custom headers by @jhosteny in #203
- Prepare for release of 1.0.4 by @onno-vos-dev in #205
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Build on OTP-26 and OTP-27 and drop building on OTP-21 by @onno-vos-dev in #196
- Add support for custom metadata. by @jhosteny in #201
- Prepare for release of 1.0.3 by @onno-vos-dev in #202
New Contributors
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Fix typo in AWS.Request by @janpieper in #190
- Fix minor typos by @lgraebin in #193
- Issue #194 fix correct signing name by @onno-vos-dev in #195
New Contributors
- @janpieper made their first contribution in #190
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Fix typo in changelog by @onno-vos-dev in #188
- Fix correct hostname for global endpoints by @onno-vos-dev in #191
- Prepare for release of AWS Elixir 1.0.1 by @onno-vos-dev in #192
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
What's Changed
- Fix endpoint creation for global endpoints by @onno-vos-dev in #178
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Allow call-site specification of http client options. by @Doerge in #165
- Fix deprecations and permissions on workflows by @philss in #166
- chore: Add docs for multipart upload to S3 by @vitorlimadev in #167
- Remove inspector_scan.ex by @onno-vos-dev in #172
- adding support for the ec2 protocol by @cheese-head in #170
- 📝 [doc] Added example for s3 textract by @enkr1 in #151
- Update version in mix.exs to 0.14.0 and update changelog by @onno-vos-dev in #173
New Contributors
- @Doerge made their first contribution in #165
- @vitorlimadev made their first contribution in #167
- @cheese-head made their first contribution in #170
- @enkr1 made their first contribution in #151
Full Changelog: v0.13.3...v0.14.0
v0.13.3
What's Changed
- Relax
finch
version requirement by @balexand in #159 - Fixes #160 - Skip signature without access_key_id and secret_access_key by @xprazak2 in #161
- Update version in mix.exs to 0.13.3 and update changelog by @onno-vos-dev in #163
New Contributors
Full Changelog: v0.13.2...v0.13.3