Skip to content

Releases: briancaffey/cdk-django

v1.8.2

16 Feb 04:59

Choose a tag to compare

1.8.2 (2025-02-16)

Bug Fixes

  • ecs: fix capacity provider association dependency issue when destroying stacks (b413f4a)

v1.8.1

14 Feb 07:32

Choose a tag to compare

1.8.1 (2025-02-14)

Bug Fixes

  • ecs: fix dependencies in ecs app stack (42af37a)

v1.8.0

14 Feb 07:17

Choose a tag to compare

1.8.0 (2025-02-14)

Features

  • s3: move s3 bucket resources to separate construct (ffc4213)

Bug Fixes

  • ecs: fix error with dependencies between service and cluster capacity provider when destroying app stack (6f9b875)
  • lint: run eslint (ef91308)

v1.7.0

11 Feb 18:24

Choose a tag to compare

1.7.0 (2025-02-11)

Features

  • cdk: bump cdk version to v2.177.0 (4ae4218)
  • examples: remove ad hoc and prod examples to align with other iac library structures (e853f96)

Bug Fixes

  • docs: add section to readme about the release process (61c0cd7)
  • docs: generate docs with yarn build (bb6b55a)
  • docs: sync readme with other iac library readmes and updated cdk version (cbdefd7)
  • docs: update readme (7092e87)
  • lint: run eslint (c8030f9)
  • misc: various fixes to fix base and app stack deployments with cdk (5e43b09)

v1.6.0

26 Jan 15:36

Choose a tag to compare

1.6.0 (2025-01-26)

Features

  • upgrade: run projen upgrade, fix issue with jest types (2778840)

Bug Fixes

  • release: debug broken release (ce27e83)

v1.5.0

02 May 16:49

Choose a tag to compare

1.5.0 (2024-05-02)

Features

  • docgen: upgrade docgen version to fix release (db818f6)
  • upgrade: upgrade projen and cdk versions (fd6afd0)

Bug Fixes

v1.4.0

10 Mar 20:26

Choose a tag to compare

1.4.0 (2024-03-10)

Features

  • cdk: fixes for base - app compatibility (9888efb)
  • cdk: upgrade cdk version, refactor ad-hoc example directory (7bf723b)
  • gha: add github action for service update (b0820a3)
  • s3: fix bucket permissions (e648a7b)

v1.3.0

25 Feb 20:31

Choose a tag to compare

1.3.0 (2024-02-25)

Features

  • project: upgrade projen (0ba65a6)

v1.2.1

12 Jan 02:02

Choose a tag to compare

1.2.1 (2023-01-12)

Bug Fixes

  • upgrade-main: revert to using default github auth method (fbe84ca)

v1.2.0

05 Jan 04:12

Choose a tag to compare

1.2.0 (2023-01-05)

Features

  • context: added context for both ad hoc base and app constructs, clean up and refactor app constructs (6c40d08)
  • docs: regenerate docs with doc gen (05cff0f)