Skip to content

2024.05.13

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 02:14
· 90 commits to master since this release

Changed

  • Rename docker compose files to include 'docker-compose' (#4995)

  • Remove obsolete version element from docker compose files (#5059)

  • Add Redis persistent storage when using celery (#5063)

Fixed

  • Add noqa to ignore ruff false positive (#5068)

  • Fix staticfile settings with cloud provider and whitenoise (#5057)

Updated

  • Update djangorestframework-stubs to 3.15.0 (#5041)

  • Update django-stubs to 5.0.0 (#5040)

  • Update mypy to 1.10.0 (#5022)

  • Update werkzeug to 3.0.3 (#5050)