Sha256: b2cf68c0c3e7bd21edd4f7690517bad820897704e4703f44e563c42c035c83ec

Contents?: true

Size: 1.66 KB

Versions: 1

Compression:

Stored size: 1.66 KB

Contents

Unreleased Changes
------------------

1.3.0 (2021-09-01)
------------------

* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 1.9, 2.0, 2.1, and 2.2.

1.2.4 (2021-07-08)
------------------

* Issue - Fix usage of `:uri_escape_path` and `:apply_checksum_header` in `Signer`.

1.2.3 (2021-03-04)
------------------

* Issue - Include LICENSE, CHANGELOG, and VERSION files with this gem.

1.2.2 (2020-08-13)
------------------

* Issue - Sort query params with same names by value when signing. (#2376)

1.2.1 (2020-06-24)
------------------

* Issue - Don't overwrite `host` header in sigv4 signer if given.

1.2.0 (2020-06-17)
------------------

* Feature - Bump `aws-eventstream` dependency to `~> 1`.

1.1.4 (2020-05-28)
------------------

* Issue - Don't use `expect` header to compute Signature.

1.1.3 (2020-04-27)
------------------

* Issue - Don't rely on the set? method of credentials.

1.1.2 (2020-04-17)
------------------

* Issue - Raise errors when credentials are not set (nil or empty)

1.1.1 (2020-02-26)
------------------

* Issue - Handle signing for unknown protocols and default ports.

1.1.0 (2019-03-13)
------------------

* Feature - Support signature V4 signing per event.

1.0.3 (2018-06-28)
------------------

* Issue - Reduce memory allocation when generating signatures.

1.0.2 (2018-02-21)
------------------

* Issue - Fix Ruby warning: shadowed local variable "headers".

1.0.2 (2017-08-31)
------------------

* Issue - Update `aws-sigv4` gemspec metadata.

1.0.1 (2017-07-12)
------------------

* Issue - Make UTF-8 encoding explicit in spec test.


1.0.0 (2016-11-08)
------------------

* Feature - Initial release of the `aws-sigv4` gem.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aws-sigv4-1.3.0 CHANGELOG.md