Skip to content

v1.9.3

Compare
Choose a tag to compare
@carlostrand carlostrand released this 24 May 10:10
· 4 commits to main since this release
23a3e4e
  • feat: Removed dependency on the AWS CLI for the runner.
  • fix: removed old code from the register cdk function in the step guard.
  • chore: upgraded the framework to use Quarkus 3.
  • feat: rebuild of the SAM step
  • feat: Faster cold starts for EC2 runners.
  • fix: fixed bug when the SAM step was the first step in a parallel branch.
  • build: set mvn build logs to quiet.
  • test: added additional permissions to auto update policy to improve integration tests.
  • fix: fixed bug when the deployment plan failed when updating a stack cross account stack.
  • Fix: EC2 concurrent start bug.