Releases: briancaffey/cdk-django
Releases · briancaffey/cdk-django
v1.5.0
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
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
1.3.0 (2024-02-25)
Features
v1.2.1
1.2.1 (2023-01-12)
Bug Fixes
- upgrade-main: revert to using default github auth method (fbe84ca)
v1.2.0
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)
v1.1.0
1.1.0 (2023-01-04)
Features
- projenrc: make updates to release mechanism and other settings changes in projenrc.ts (5804110)
- projenrcts: ts file for .projenrc.ts (228a901)
v1.0.0
1.0.0 (2023-01-04)
Features
- docgen: build docs (2bf207b)
- refactor: big refactor of base and app constructs (46d7a9a)
- release: set majorVersion to 1 (17891d2)
v0.0.26
0.0.26 (2021-12-04)
Features
- add frontend container (43f92d2)
- django-vue: add construct for app with both django and vue deployed to the same domain using cloudformation wip (32b74e5)
- docker ec2: add construct for docker swarm on ec2 (565b6a9)
- env-var: support extra environment variables for backend containers (23bf980)
Bug Fixes
- deps: remove package-lock.json (cd76611)
- fix error in stack file (32d6a22)
- integ: add certificateArn setting to django vue integ construct (fb1c7cd)
- lint errors (57eba60)
- registry auth issues with docker swarm deployment (9fed7f4)
- update node version (4eb1035)
- update workflow (8d87dfb)
v0.0.25
0.0.25 (2021-09-13)
Features
- docs: update readme with static site info (bee720c)
- ecs-exec: add ecs exec setup in CDK (77345f4)