Skip to content

v0.4.5

Choose a tag to compare

@pavelzbornik pavelzbornik released this 08 Jan 13:28
1a2ab0c

0.4.5 (2026-01-08)

Bug Fixes

  • address PR review comments (d9e45c5)
  • correct table header formatting in db_schema.md and exception-handling.md (f1dcfea)
  • downgrade CUDA version in Dockerfile to 13.0.1 (c6ad4cc)
  • increase health check wait time and improve error logging in CI workflow; add curl to Dockerfile (2ae089f)
  • replace datetime.utcnow() with timezone-aware datetime.now(timezone.utc) (25e519b)
  • revert CUDA base image version to 13.0.1 (cf47db0)

Documentation

  • issue-templates: add Copilot Story issue template with TDD and testing standards (dbfe2c6)