Changelog

Part 1, Chapter 2


2.0.0

Released May 13, 2026

  • Switched from Poetry to uv for Python dependency management
  • Replaced Black, isort, and Flake8 with Ruff for linting and formatting
  • Updated Python from 3.9 to 3.13
  • Updated Node.js from 16 to 22
  • Migrated to Pydantic v2 (model_config, pydantic-settings)
  • Migrated from AWS Amplify v5 to v6
  • Updated moto to v5 (mock_dynamodb → mock_aws)
  • Replaced deprecated datetime.utcnow() with datetime.now(datetime.timezone.utc)
  • Removed deprecated docker-compose.yml version key
  • Updated all GitHub Actions to latest versions

1.0.0

Released April 20, 2023

  • First release!



Mark as Completed