Merged pull requests:
- Update services based on v1.43.11 of AWS Go SDK #89 (github-actions[bot])
0.5.0 (2022-03-03)
Merged pull requests:
- Update services based on v1.43.10 of AWS Go SDK #88 (github-actions[bot])
- Update services based on v1.43.8 of AWS Go SDK #86 (github-actions[bot])
- Update services based on v1.43.7 of AWS Go SDK #85 (github-actions[bot])
- Update services based on v1.43.6 of AWS Go SDK #84 (github-actions[bot])
- Update services based on v1.43.5 of AWS Go SDK #83 (github-actions[bot])
- Update services based on v1.43.3 of AWS Go SDK #81 (github-actions[bot])
- Update services based on v1.43.2 of AWS Go SDK #80 (github-actions[bot])
- Update services based on v1.43.1 of AWS Go SDK #79 (github-actions[bot])
- Update services based on v1.43.0 of AWS Go SDK #78 (github-actions[bot])
- Ensure that the URL and CanonicalRequest use the same url and sorting of query parameters #77 (onno-vos-dev)
- Update services based on v1.42.53 of AWS Go SDK #76 (github-actions[bot])
- encode_uri/1 should html encode with uppercase to handle special chars such as + #74 (onno-vos-dev)
- http_uri:encode/1 does not handle paths containing () which the encoding from aws-signature does #73 (onno-vos-dev)
- Update services based on v1.42.52 of AWS Go SDK #72 (github-actions[bot])
- Add another function clause to handle responses with only a StatusCode and ResponseHeaders #70 (onno-vos-dev)
- Update services based on v1.42.50 of AWS Go SDK #69 (github-actions[bot])
- Update services based on v1.42.49 of AWS Go SDK #68 (github-actions[bot])
- Update services based on v1.42.48 of AWS Go SDK #67 (github-actions[bot])
- Update services based on v1.42.47 of AWS Go SDK #66 (github-actions[bot])
- Open PR with changes on releases of AWS Go SDK #65 (philss)
- Sort querystring prior to signing #62 (onno-vos-dev)
- Fix querystring for query strings with no value #61 (onno-vos-dev)
- Update hackney to latest version #60 (anha0825)
- Update code after aws-codegen #81 #59 (onno-vos-dev)
0.4.0 (2021-11-15)
Closed issues:
- Function clause on
aws_s3:head_object/4
#51
Merged pull requests:
- Add retry mechanism to aws erlang #57 (onno-vos-dev)
- Fix typespec of request/8 and response handling of a HEAD request #56 (onno-vos-dev)
- Add make_local_client/4 which allows specifying an endpoint like 0.0.0.0 #55 (onno-vos-dev)
- Update generated modules as per aws-sdk-go sha: 2582633 #54 (onno-vos-dev)
- Handle utf8 in aws_util:decode_xml/1 #53 (anha0825)
- The xmerl application is required by the aws_util module #52 (robertoaloi)
0.3.1 (2021-09-17)
Merged pull requests:
- Add support for S3 metadata #50 (robertoaloi)
- Add instructions to build docs locally #48 (robertoaloi)
- Minor fixes to the README #47 (robertoaloi)
- Improve readme #46 (robertoaloi)
0.3.0 (2021-03-23)
Fixed bugs:
- Error when providing multiple querystring parameters #30
- Support integer values in query protocol #23
Closed issues:
- Bump jsx to 3.0.0 #32
- Replace Travis CI badge with GitHub actions badge #21
- Build pipeline using GitHub actions #19
- Generate APIs using the rest-xml protocol #16
- Generate APIs using the query protocol #14
- Create release and publish #8
- aws_request:sign_request/5 fails due to undefined value for service in aws_client map #4
Merged pull requests:
- Prepare release 0.3.0 #45 (robertoaloi)
- Upgrade generated modules #44 (robertoaloi)
- Fix variable name in README #43 (robertoaloi)
- Update generated modules #42 (robertoaloi)
- aws_util: use newer crypto API for OTP >= 23 #41 (mikpe)
- Update generated modules. #40 (robertoaloi)
- Send body as binary for some services #39 (philss)
- Fix acronyms in function names #38 (philss)
- Improve generated Erlang docs #37 (philss)
- Bump hackney to 1.16.0, upgrade rebar.lock file #36 (robertoaloi)
- Generate clients for all AWS services (EC2 missing) #35 (jfacorro)
- Update generated modules #34 (jfacorro)
- [#32] Bump jsx to 3.0.0 which returns maps by default #33 (jfacorro)
- [#30] Maintain the order of the query parameters #31 (jfacorro)
- Remove Elixir files #28 (jfacorro)
- Handle querystring parameters #27 (jfacorro)
- Include additional headers only if they don't already exist #26 (jfacorro)
- Remove empty lines #25 (jfacorro)
- [#23] Support integer values query protocol #24 (jfacorro)
- [#21] Replace Travis CI badge #22 (jfacorro)
- [#19] Add GitHub workflow for building and testing #20 (jfacorro)
- Correctly handle multi-segment URI parameters #18 (jfacorro)
- [#16] rest-xml protocol #17 (jfacorro)
- [#14] Query protocol apis #15 (jfacorro)
- Add GitHub link in .app.src #13 (jfacorro)
0.2.0 (2020-08-07)
Closed issues:
Merged pull requests:
- Add package name, license and build tools to .app.src #12 (jfacorro)
- Prepare release 0.2.0 #11 (jfacorro)
- Regenerate to add missing apis #10 (jfacorro)
- Regenerate clients #9 (jkakar)
- Invalid request signature #7 (jfacorro)
- Regenerate code to upgrade to Go AWS SDK v1.25.14 #3 (jcomellas)
- Update APIs to aws/go-aws-sdk commit #6c40606 #2 (jmettes)
- Some upgrades #1 (ypaq)
0.1.1 (2016-02-10)
0.1.0 (2016-01-26)
* This Changelog was automatically generated by github_changelog_generator