Skip to content

Latest commit

 

History

History
52 lines (23 loc) · 2.8 KB

File metadata and controls

52 lines (23 loc) · 2.8 KB

Changelog

3.1.2 (2023-07-07)

Bug Fixes

  • Update AWS libraries to pick up a version of fast-xml-parser that addresses CVE-2023-34104. (#37) (b2cdc33)

3.1.1 (2023-03-06)

Bug Fixes

  • Add missing npm build in npm-publish.yml (#33) (bf3119f)

3.1.0 (2023-03-05)

Features

3.0.0 (2023-03-04)

⚠ BREAKING CHANGES

  • provider now accepts a single required parameter options

Features

  • Add credentials optional parameter to the provider (#28) (4584c68)

2.1.1 (2023-02-20)

Bug Fixes

  • deps: update aws dependencies to 3.272.0 (#25) (60466b8)

2.1.0 (2023-02-19)

Features

Bug Fixes

  • Pass region to getDefaultRoleAssumerWithWebIdentity (#16) (8f65e74)