Skip to content

Releases: drg-adaptive/api-gateway-request-signer

v2.1.1

21 Nov 17:05
3079720
Compare
Choose a tag to compare

2.1.1 (2019-11-21)

Bug Fixes

  • remove faker and add unit tests (3079720)

v2.1.0

20 Nov 20:47
c95100f
Compare
Choose a tag to compare

2.1.0 (2019-11-20)

Features

  • add makeRequestWithRetries method (5bcd655)

v2.0.0

20 Nov 15:00
fcf4968
Compare
Choose a tag to compare

2.0.0 (2019-11-20)

  • Merge pull request #3 from drg-adaptive/remove-aws-config (fcf4968), closes #3

Bug Fixes

  • dependencies: remove aws sdk and use env vars (380ca33)

BREAKING CHANGES

  • Credentials may be loaded differently by the aws sdk. If they came from somewhere
    other than environment variables, this library will no longer work.
  • dependencies: Credentials may be loaded differently by the aws sdk. If they came from somewhere
    other than environment variables, this library will no longer work.

v1.0.2

19 Nov 19:45
Compare
Choose a tag to compare

1.0.2 (2019-11-19)

Bug Fixes

  • export RequestToSign interface (9ec9f64)

v1.0.1

07 Nov 19:08
Compare
Choose a tag to compare

1.0.1 (2019-11-07)

Bug Fixes

  • update import from crypto-js (c1359ab)

Initial release

06 Nov 16:31
Compare
Choose a tag to compare
v1.0.0

fix: ignore releaserc in npm package