Skip to content
Compare
Choose a tag to compare
@arukaen arukaen released this 05 Sep 15:12
3fb8f1b

This new version introduces significant improvements, including the ability to clean up older versions and their associated provisioned concurrency configurations.

New Features

  • Cleanup of Older Versions: The action now automatically deletes older versions of the Lambda function, helping you manage resources more effectively.
  • Cleanup of Provisioned Concurrency: Along with older versions, the action also removes their associated provisioned concurrency configurations.

How to Upgrade

To upgrade to this new version, update the uses line in your GitHub Actions workflow:

uses: IronCloud/setup-provisioned-concurrency@v2