Changelog
- 89b63d7 Add default BakeTimeInMinutes value to DeploymentConfiguration
- 771a6d6 Bump golang.org/x/oauth2 from 0.16.0 to 0.27.0
- adafd8e Fix service connect configuration removal on deployment
- 545d601 Implement ECS deployment rollback for active deployments
- ef10ecf Improve service deployment waiting logic
- f361aa7 Merge branch 'v2' of https://github.com/kayac/ecspresso into v2
- 32772b1 Merge pull request #856 from itkq/fix-service-connect-removal
- 3ffa7b8 Merge pull request #861 from kayac/feature/ecs-bg
- b3ae8b4 Merge pull request #862 from kayac/dependabot/go_modules/golang.org/x/oauth2-0.27.0
- 1c92937 Refactor deployment wait logic to use shared function
- 0e34b4b fix nightly versioning
- c5493a8 update aws-sdk-go-v2 to latest