Skip to content

Latest commit

 

History

History
79 lines (39 loc) · 4.33 KB

CHANGELOG.md

File metadata and controls

79 lines (39 loc) · 4.33 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2023-10-22)

⚠ BREAKING CHANGES

  • provider order updated to include additional providers

Features

  • add remaining default chain providers to profile chains (39db5ca)

  • bump packages (5cef3bf)

1.3.0 (2023-10-22)

Features

1.2.1 (2023-07-20)

Bug Fixes

  • add sso region when using new sso method (467212c)
  • fix config and credentials file names (0aa6859)
  • handle old aws-sdk versions (ecc35c0)

1.2.0 (2023-07-02)

Features

  • complete test suite (37bf081), closes #3
  • recode init load for new sso login (97c77bf)

Bug Fixes

  • clear env and promote m utility in tests (9ea839d)
  • correct npm install command (2126527)
  • get upstream aws-sdk sso fixes (168d76a)

1.1.3 (2022-08-10)

Bug Fixes

1.1.2 (2022-04-26)

Bug Fixes

  • guard against credential object being altered (14ddedd), closes #5

1.1.1 (2022-02-23)

Bug Fixes

  • support serverless 2 and lowest sso enabled aws-sdk (972b551)

1.1.0 (2022-02-23)

Features

  • log resolved credential provider (5f683ae)
  • patch credentials (aff949d)
  • sso credential resolution (487a448)
  • sso provider with prompt (42abb9f)