Changelog
Part 1, Chapter 2
2.0.0
Released November 7, 2023
- Upgraded to Python 3.11, FastAPI 0.103.2, Pydantic 2.4.0, Poetry 1.6.1, and SQLAlchemy 2.0.21.
- Added VPC endpoints.
- Replaced EC2 ECS instances with Fargate.
- Upgraded to Terraform 1.5.7.
- Leveraged Terraform's jsonencode function for defining IAM policies (instead of using strings with EOF).
- Updated Gitlab CI/CD configurations to use latest syntax.
- Used main branch instead of master.
- Simplified auto releases for every merge to the main branch.
- Added ECR lifecycle policies.
- Updated to Postgres 15.4.
1.0.2
Released October 12, 2022
- Fixed Poetry setup.
1.0.1
Released September 1, 2022
- Minor fixes based on user feedback.
1.0.0
Released September 7, 2021
- First release!
✓ Mark as Completed