Skip to content

Latest commit

 

History

History
147 lines (108 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

147 lines (108 loc) · 12.7 KB

Changelog

Full Changelog

Merged pull requests:

0.5.0 (2022-03-03)

Full Changelog

Merged pull requests:

0.4.0 (2021-11-15)

Full Changelog

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)

Full Changelog

Merged pull requests:

0.3.0 (2021-03-23)

Full Changelog

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:

0.2.0 (2020-08-07)

Full Changelog

Closed issues:

  • InvalidSignatureException when using temporary client #6
  • API codegen / Feature Request: Lambda #5

Merged pull requests:

0.1.1 (2016-02-10)

Full Changelog

0.1.0 (2016-01-26)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator