Skip to content

Releases: bcit-tlu/qcon-api

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 25 May 04:54
df4d221

1.7.0 (2026-05-25)

Features

  • ci: add Python lint job with ruff (0a86497)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 25 May 04:36
2217e2a

1.6.1 (2026-05-25)

Bug Fixes

  • remove stale release-as and fix CLASSPATH undefined var warning (dec0ea3)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 25 May 04:00
b1ee2bd

1.6.0 (2026-05-25)

Bug Fixes

  • exclude charts/templates/secrets.yaml from secrets gitignore (55e77d6)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 May 02:49
224fad6

0.3.0 (2026-05-25)

Features

  • charts: add generic secret management and volume mounts (b6213e7)
  • charts: conditional secret mounts and clean YAML separators (bee52b9)
  • read POSTGRES_PORT from mounted secret instead of hardcoding (0499080)

Bug Fixes

  • charts: combine with + toJson guard for nil-safe affinity conditional (f83c1a7)

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)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:30

1.5.0 (2026-02-17)

Features

  • add application version to WebSocket server identification (f93a709)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:03

1.4.0 (2026-02-17)

Features

  • add server identification to WebSocket connections (ba03c84)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 10 Feb 18:29
1734bb2

1.3.1 (2026-02-10)

Bug Fixes

  • Optimize image processing to handle large images (1734bb2)
  • Optimize image processing to handle large images (c2248e6)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 21:41
10adf32

1.3.0 (2026-01-09)

Bug Fixes

  • add development fallback for dynamic database credentials and improve startup diagnostics (29071cc)
  • Merge pull request #15 from bcit-ltc/11-refactor-db-engine-to-support-dynamic-credential-rotation (10adf32)

Features

  • add custom PostgreSQL database backend with dynamic credential loading (ee493c4)

v1.2.8

Choose a tag to compare

@github-actions github-actions released this 06 Jan 20:49
f2867af

1.2.8 (2026-01-06)

Bug Fixes

  • Merge pull request #13 from bcit-ltc/12-update-to-django-62-lts (f2867af)
  • remove custom network configuration and upgrade Django to 5.2 (54271be)
  • remove temporary debug pause from docker entrypoint (fc789e1)