Skip to content

v3.1.9

Latest
Compare
Choose a tag to compare
@jmejco jmejco released this 25 Sep 08:20
· 1 commit to main since this release
9ff3702

Notes

This release is a maintenance update to address the following recent changes from AWS:

  1. NodeJS 16 runtime deprecation: AWS has announced end of support for NodeJS 16. The codebase has been updated to use NodeJS 20.
  2. AWS CodeCommit changes: AWS has closed new customer access to AWS CodeCommit. The solution will still support CodeCommit as a source to allow users with existing CodeCommit repositories to run deployments. Additional support for S3 as a source has been added. CodeConnections as a source is already supported to integrate with external Git providers. Please see the example config/env.yaml file to understand how to configure the source.
  3. AWS CodeStar changes: AWS has renamed CodeStar Connections to CodeConnections. This change will be reflected in IAM action names and ARNs. For a summary of the changes, see Connections rename - Summary of changes If you were using CodeStar as the source, ensure your env.yaml file is updated.

What's Changed

New Contributors

Full Changelog: v3.1.8...v3.1.9