Skip to content

Releases: bubaley/production-django-docker-template

v1.7.2

15 Oct 21:56

Choose a tag to compare

Bug Fixes

v1.7.1

14 Oct 16:04

Choose a tag to compare

Bug Fixes

v1.7.0

14 Oct 13:47

Choose a tag to compare

Features

  • update logg, add request context and logg_proxy. update dependencies (089464c)

Bug Fixes

v1.6.3

23 Jun 15:16

Choose a tag to compare

Bug Fixes

  • Makefile: enhance logging and wait-for commands for better visibility during production tasks (8b594d3)

v1.6.2

15 Jun 18:32

Choose a tag to compare

Bug Fixes

  • docker-compose: update health check command to use sys.argv for URL input (5f155f2)

v1.6.1

15 Jun 16:36

Choose a tag to compare

Bug Fixes

  • .gitignore: remove Pipfile.lock and poetry.lock from ignored files (1dab7c0)
  • .gitignore: remove uv.lock from ignored files (e9aef2a)

v1.6.0

07 Jun 01:24

Choose a tag to compare

Features

  • release: migrate versioning from version.py to version.json (604420b)
  • release: update versioning strategy and add version file (1e2ad17)
  • settings: add version retrieval from version.py and integrate with Sentry release tracking (aedd61d)

Bug Fixes

  • update uv sync commands to use --locked option and revert version in uv.lock (e69e97e)

v1.5.7

06 Jun 23:50

Choose a tag to compare

Bug Fixes

  • docker: reduce stop grace period and update gunicorn timeout settings (676e6ed)

v1.5.6

06 Jun 00:56

Choose a tag to compare

Bug Fixes

  • release: pass tag output from changelog step to version retrieval (c696951)

v1.5.5

06 Jun 00:48

Choose a tag to compare

Bug Fixes

  • update ruff pre-commit hook version to v0.11.13 (29c906e)