Skip to content

Releases: cdk-cosmos/cosmos

v0.9.4

16 Jan 03:30
Compare
Choose a tag to compare

v0.9.4 (2023-01-12)

πŸš€ Enhancement:

Committers: 1

v0.9.3

17 Jan 06:01
Compare
Choose a tag to compare

v0.9.3 (2022-01-17)

πŸ› Bug Fix

Committers: 1

v0.9.2

24 Nov 05:03
Compare
Choose a tag to compare

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

v0.9.1

20 Oct 00:13
Compare
Choose a tag to compare

v0.9.1 (2021-10-20)
🧹 Miscellaneous Chores
#325 #324 Adding documentation for contribution and missing release notes (@unerh)
Committers: 1
Hakan Uner (@unerh)

v0.9.0

18 Oct 06:31
Compare
Choose a tag to compare

v0.9.0 (2021-10-18)

πŸ› Bug Fix

  • @cdk-cosmos/cdk-credentials-plugin, @cdk-cosmos/core, @cosmos-building-blocks/service

Committers: 1

v0.8.12

20 Jul 22:52
Compare
Choose a tag to compare

v0.8.12 (2021-07-20)

πŸ› Bug Fix

  • @cdk-cosmos/core, @cosmos-building-blocks/service
    • Using recommended certificate validation - #308 Bug/#305 cfn certs (@unerh)

Committers: 2

v0.8.11

22 Jun 05:03
Compare
Choose a tag to compare

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

πŸ› Bug Fix

  • @cdk-cosmos/core, @cosmos-building-blocks/pipeline
    • #299 Bug: Disable Updates for GHE Connection Host (@timpur)

Committers: 2

v0.8.10

18 Jun 05:48
Compare
Choose a tag to compare

v0.8.10 (2021-06-18)

πŸ› Bug Fix

  • @cosmos-building-blocks/service
    • #296 #294 merging host header config instead of duplicating it (@unerh)

Committers: 2

v0.8.9

15 Jun 05:52
Compare
Choose a tag to compare

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
    • #290 Fix CDK Pipeline Trigger default enabled (@timpur)

Committers: 1

v0.8.8

28 May 03:33
Compare
Choose a tag to compare

v0.8.8 (2021-05-28)

πŸš€ Enhancement:

  • @cdk-cosmos/core
    • #284 Add CFN-Signals for EC2 Update Rollovers (@timpur)
  • @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
    • #285 Add ECS rebalance pattern for services (@timpur)

πŸ› Bug Fix

  • @cdk-cosmos/core
    • #286 Small bug with cfn-init not installed on ami (@timpur)
    • #284 Add CFN-Singals for EC2 Update Rollovers (@timpur)
  • @cdk-cosmos/core, @cosmos-building-blocks/pipeline

Committers: 1