Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 May 20:25
ad08afb

0.2.0 (2026-05-24)

Features

  • add application version to WebSocket server identification (f93a709)
  • add custom PostgreSQL database backend with dynamic credential loading (ee493c4)
  • add secrets loader to support both file and environment variable sources (214a2a2)
  • add server identification to WebSocket connections (ba03c84)
  • add subdirectory support to secret loading for better credentia… (ab1eacb)
  • add subdirectory support to secret loading for better credential organization (7ec7ea0)
  • Merge pull request #8 from bcit-ltc/7-modify-secrets-directory (ab1eacb)

Bug Fixes

  • add debug logging for secrets directory in docker entrypoint (06e1cb6)
  • add development fallback for dynamic database credentials and improve startup diagnostics (29071cc)
  • add digest-empty guard to release-retag sign step (5e30328)
  • add temporary pause in docker entrypoint for manual migration troubleshooting (af724b1)
  • add x-release-please-version annotation to Chart.yaml version field (8be32b0)
  • address review feedback on probes and chart name (ce4cdf3)
  • adds permissions to workflow file (30f4a15)
  • adds secret generation to skaffold (2d739c2)
  • correct PostgreSQL host configuration in Docker environment (edf019f)
  • corrects codeowners (90841d5)
  • disable text conversion and numbering fix steps in document processing (955a163)
  • disable text conversion and numbering fix steps in document processing (66d2124)
  • Merge pull request #10 from bcit-ltc/9-subprocesses-fails (955a163)
  • Merge pull request #13 from bcit-ltc/12-update-to-django-62-lts (f2867af)
  • Merge pull request #15 from bcit-ltc/11-refactor-db-engine-to-support-dynamic-credential-rotation (10adf32)
  • Merge pull request #6 from bcit-ltc/5-refactor-to-match-names-with-helm-configs-vars (7e8e8b6)
  • move database migrations before debug sleep in docker entrypoint (89f92df)
  • Optimize image processing to handle large images (1734bb2)
  • Optimize image processing to handle large images (c2248e6)
  • point release-please to VERSION file (b40dea3)
  • preserve helm push error output on failure (2d5c0a6)
  • push to verify deployment (6b9df29)
  • re-pushes updated chart (a6b3443)
  • remove custom network configuration and upgrade Django to 5.2 (f2867af)
  • remove custom network configuration and upgrade Django to 5.2 (54271be)
  • remove elastic env vars (a8434a9)
  • remove temporary debug pause from docker entrypoint (fc789e1)
  • remove VERSION file, align with org release-please pattern (811c8b0)
  • removes deployment config files (898e5ee)
  • skip empty affinity block in rendered manifest (2c6c2de)
  • test deployment (064accd)
  • Update README.md (43f8684)
  • Update README.md (4f81512)
  • updates app chart (641c233)
  • updates README (11529ca)