Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 624 Bytes

CHANGES.md

File metadata and controls

18 lines (11 loc) · 624 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.1] - 2023-01-12

Changed

  • Updated the AWS SDK from 2.17.x to 2.19.14 to fix authentication problems resulting from the AWS CLI (around 2.9.14) changing its configuration format for ~/.aws/config (splitting sso properties to a separate configuration section)
  • Added the AWS SDK OIDC plugin required when using SSO with OIDC

[1.0.0] - 2022-10-20

Changed

  • Initial version