Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 02:04
28a6fb6

0.9.0 (2024-12-27)

Features

  • ci: replaced pack-cli with nixpack. (2ee03aa)

Bug Fixes

  • ci|build: updated image labels. (7de3197)
  • ci: added grants to MySQL service containers. (5887f8f)
  • ci: added MySQL service containers. (a7d973a)
  • ci: cleared double-quotes and removed granting permissions. (874efd8)
  • ci: manual install of CLI and build commands. (84d4fcd)
  • ci: missing variables and image labels. (5511dd0)
  • ci: removed pack-cli commands for image push. (39e3754)
  • ci: updated docker network name. (064dce5)
  • ci: updated MYSQL_HOSTNAME for connection with service-container. (339d4e2)
  • deploy: enabled whitenoise for serving staticfiles without NGINX in Railway. (7480637)
  • deployment: explicitly configured replicas and regions. (468ae1e)
  • deps: bumped Django version to fix conflicts with trivy scan. (3edecfe)

Documentation

  • added validation steps. (bba01b9)
  • updated descriptions and diagrams. (1986692)