Releases: cdk-cosmos/cosmos
Releases Β· cdk-cosmos/cosmos
v0.9.4
v0.9.4 (2023-01-12)
π Enhancement:
@cdk-cosmos/core
- #342 Enable IMDSv2 Support in ECS Stack (@achakoteIAG)
Committers: 1
- Amit Chakote (@achakoteIAG)
v0.9.3
v0.9.3 (2022-01-17)
π Bug Fix
@cosmos-building-blocks/pipeline
- #332 #331 fix GithubEnterpriseSourceAction trigger always true bug (@thomasguerneyiag)
Committers: 1
- Tom Guerney (@thomasguerneyiag)
v0.9.2
v0.9.2 (2021-11-24)
π§Ή Miscellaneous Chores
@cdk-cosmos/cdk-credentials-plugin
,@cdk-cosmos/core
,@cosmos-building-blocks/app-ec2
,@cosmos-building-blocks/common
,@cosmos-building-blocks/network
,@cosmos-building-blocks/pipeline
,@cosmos-building-blocks/service
Committers: 1
- Hakan Uner (@unerh)
v0.9.1
v0.9.0
v0.8.12
v0.8.11
v0.8.11 (2021-06-22)
Breaking Change:
- "@aws-cdk/aws-s3-deployment": "1.104.0" is a new required module (add to package.json)
π Enhancement:
@cdk-cosmos/core
,@cosmos-building-blocks/common
,@cosmos-building-blocks/pipeline
- #298 #241 cert bucket feature (@thomasguerneyiag)
π Bug Fix
@cdk-cosmos/core
,@cosmos-building-blocks/pipeline
Committers: 2
- Tim P (@timpur)
- Tom Guerney (@thomasguerneyiag)
v0.8.10
v0.8.9
v0.8.9 (2021-06-15)
Breaking Deployment when asgCapacityProvider Enabled:
When enabling asgCapacityProvider
prop, since cluster no longer uses the galaxy share key by default you'll run into a stack dependency issue. When we try to deploy the galaxy cfn will try to delete the share key export that is still in use by the child ecs stack. We have to manually deploy the SolarSystems first, by manually running the cdk code build with STACKS="-e *SolarSystems"
. Note if you have PRD you may want to roll this out separately.
eg CFN Error: *SharedKey* cannot be deleted as it is in use by *SolarSystem-Ecs*
π Enhancement:
@cdk-cosmos/cdk-credentials-plugin
,@cdk-cosmos/core
,@cosmos-building-blocks/app-ec2
,@cosmos-building-blocks/common
,@cosmos-building-blocks/network
,@cosmos-building-blocks/pipeline
,@cosmos-building-blocks/service
π Bug Fix
@cdk-cosmos/core
,@cosmos-building-blocks/pipeline
Committers: 1
- Tim P (@timpur)
v0.8.8
v0.8.8 (2021-05-28)
π Enhancement:
@cdk-cosmos/core
@cdk-cosmos/cdk-credentials-plugin
,@cdk-cosmos/core
,@cosmos-building-blocks/app-ec2
,@cosmos-building-blocks/common
,@cosmos-building-blocks/network
,@cosmos-building-blocks/pipeline
,@cosmos-building-blocks/service
π Bug Fix
@cdk-cosmos/core
@cdk-cosmos/core
,@cosmos-building-blocks/pipeline
Committers: 1
- Tim P (@timpur)