Skip to content

v0.5.1

Choose a tag to compare

@pavelzbornik pavelzbornik released this 24 Mar 08:24
e89ffa3

0.5.1 (2026-03-24)

Bug Fixes

  • address release PR review comments (1076d1c)
  • address remaining PR #461 review findings (95ba984)
  • ci: expand deploy-ghcr permissions for reusable CI workflow (d1b8df0)
  • ci: move write permissions from workflow level to job level (280c6d3)
  • ci: remove dev from push trigger to avoid duplicate check runs (58c54cf)
  • ci: unify concurrency group for push and pull_request events (830e463)
  • deps: upgrade aiohttp 3.13.1 → 3.13.3 and document mark_task_completed (ff25da0)
  • deps: upgrade pillow 12.0.0 → 12.1.1 to fix out-of-bounds write CVE (16c7b71)
  • deps: upgrade protobuf 6.33.0 → 6.33.6 (JSON recursion CVE) (bdcd4fa)
  • deps: upgrade vulnerable packages (starlette, filelock, fonttools, urllib3) (feaa50c)
  • remove deleted uvicorn_log_conf.yaml from Taskfile and validate audit duration (d992a47)
  • test: set ENVIRONMENT=testing in conftest to prevent logs/ dir creation (9f87745)
  • track all API params in test mocks and prefix unused load_model args (baecb5a), closes #253

This PR was generated with Release Please. See documentation.