Releases: briancaffey/django-step-by-step
Releases · briancaffey/django-step-by-step
v0.10.0
v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
0.9.1 (2025-02-14)
Bug Fixes
- cdk: bump cdk-django version for dependency fix (c6df6e4)
- cdk: bump cdk-django version for dependency fix to 1.8.1 (e9d28dc)
- chat: fix issue with chat when using openai api key (980fe62)
- gha: upgrade python version to 3.13.2 in github action ci script (f830acb)
- lint: format code with black (acda08f)
- pytest: fix pytest config filterwarnings section (aadf5f3)
v0.9.0
0.9.0 (2025-02-14)
Features
- cdk: add github actions pipeline for cdk operations (63f4757)
- pulumi: add github actions workflow for pulumi iac operations (a0ee814)
Bug Fixes
- cdk: add npx projen build step to build cdk application (483d34e)
- cdk: add setup node step and yarn install step to cdk action (112e6c7)
- cdk: add step to install aws cli in cdk action workflow (6fac385)
- cdk: add tsc step to build cdk application (a74411e)
- cdk: fix cdk deploy step using cdk.out path for synthesized cloudformation (061a6f4)
- cdk: fix github actions pipeline for cdk operations (1fec0aa)
- cdk: fix issue with cdk stack selection (f505a63)
- cdk: fix title for cdk gha (90e6643)
- cdk: fix typo in cdk deploy command (4549e6a)
- cdk: remove artifacts and run cdk deploy directly (07102c9)
- gha: add desired count to ecs action to avoid issue with CDK (eee08c3)
- gha: bumb gha versions for aws creds steps (08e3995)
- gha: do frontend update after backend update (0209511)
- gha: fix descriptions for cdk actions (729d7ba)
- gha: fix run task gha package to lookup subnets by application or private (db88224)
- gha: fix title for cdk actions (cf8224c)
- gha: fix title for pulumi actions (b69f6aa)
- gha: remove frontend update job dependency on backend update job (4358aab)
- misc: fix sentry environment and tf tags (80290ad)
- pulumi: add env vars used in pulumi code (5e1efd2)
- pulumi: add pulumi access token to init step (e373c06)
- pulumi: add pulumi stack init step before doing preview to ensure that the stack has been initialized (8fac1ea)
- pulumi: add yarn install step for pulumi jobs (15119dd)
- pulumi: fix export name for s3 bucket (54399c5)
- pulumi: fix name property in Pulumi yaml files (dbf76bb)
- pulumi: fix pulumi iac example to use correct inputs and exports (93137b6)
- tests: fix pytest and remove old github action files (#60) (269c444)
- typo: fix typo in cdk gha (68aebbe)
- typo: fix typo in env var for acm cert (eab39bf)
v0.8.1
v0.8.0
0.8.0 (2025-02-05)
Features
- compose: setup docker compose config for ec2 (5e10e89)
- compose: setup docker compose config for ec2 (ace0fb7)
- compose: setup docker compose config for ec2 (9e463dd)
- compose: setup docker compose config for ec2 typo (56d9760)
- compose: setup docker compose config for ec2 typo (04fb4de)
- docker-compose: add a docker compose config that can run on ec2 (1e82118)
- docker-compose: add a docker compose config that can run on ec2 (020fe08)
- docker-compose: add a docker compose config that can run on ec2 (58867f5)
- email: updated email settings to support ses (bec6224)
- terraform: update terraform code to support new module structure (5a824f5)
Bug Fixes
- ec2: chmod for entrypoint.sh (3e05e83)
- ec2: fix docker compose volumes for ec2 init compose (070afe2)
- ec2: fix docker compose volumes for ec2 init compose (2a16172)
- nginx: fix docker compose nginx config (6156b10)
- nginx: fix docker compose nginx config (d7a1eb1)
- nginx: fix docker compose nginx config (85fd12e)
- nginx: fix docker compose nginx config typo (4d2844c)
- nginx: fix nginx configs in docker compose for ec2 (5e84d50)
- nginx: fix nginx configs in docker compose for ec2 (099723c)