Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 May 09:23
· 61 commits to main since this release

v1.3.0 - 2026-05-04

⛰️ Features

🐛 Bug Fixes

  • (application) Sort query results by submitted_at before limit - (a2480ed)
  • (ci) Fix publish-release workflow - (a97ccb9)
  • (ci) Pin HETA version in E2E test - (d124c17)
  • (ci) Include v prefix in release_version output for Ketryx - (6d7720f)
  • (ci) Replace \d with [0-9] in semver validation grep pattern - (62aa11f)
  • (ci) Prevent PYTHONHOME from leaking into nox sub-sessions on Windows - (adb1fa0)
  • (deps) Update dependency packaging to v26 - (6f1df69)
  • (deps) Update minor and patch dependencies - (d1f565e)
  • (system) Replace uptime with psutil - (346a9f6)
  • Claude Sonnet 4.6 noreply@anthropic.com - (6d7720f)
  • Claude Opus 4.6 noreply@anthropic.com - (adb1fa0)
  • Use renovate vulnerabiltyAlerts (#549) - (3a77e30)
  • Update requests dependency to 2.33.0 for CVE-2026-25645 compliance (#511) - (8ad550d)
  • Add CVE-2026-4539 to the list of ignored vulnerabilities in noxfile (#508) - (1e2e0a5)
  • Prevent microsecond drift when offsets are equal in e2e test (#504) - (e59a5db)
  • Prevent microsecond drift when offsets are equal in e2e test - (e59a5db)
  • System health exits with 0 when degraded - (d24c285)

🚜 Refactor

  • (tests) Extract submitted_run context manager - (8cf4c1d)

📚 Documentation

⚡ Performance

  • (application) Replace like_regex with == for tag filtering (#516) - (aacb20a)
  • (application) Replace like_regex with == for tag filtering in application_runs - (aacb20a)
  • Claude Opus 4.6 (1M context) noreply@anthropic.com - (aacb20a)

🧪 Testing

  • Increase deadline for flaky tests - (fa90a99)
  • Run heavy test on ubuntu-latest only - (01e1ec2)
  • Split health CLI format tests from live platform monitoring - (1360d9a)
  • Claude Sonnet 4.6 noreply@anthropic.com - (1360d9a)
  • Increase timeout for test_cli_run_submit_succeeds_when_system_degraded_and_no_force - (f2fb6d1)
  • Limit list operation in CLI test - (e4dfc98)

⚙️ Miscellaneous Tasks

🛡️ Security

  • (deps) Update dependency lxml to v6.1.0 [security] (#556) - (12ec0c7)
  • (deps) Update dependency uv to v0.11.6 [security] - (32daf66)
  • (deps) Update dependency pytest to v9.0.3 [security] - (269f072)
  • (deps) Update dependency pillow to v12.2.0 [security] - (a510df1)
  • (deps) Update dependency marimo to v0.23.0 [security] - (1b1b4b6)
  • (deps) Update dependency aiohttp to v3.13.4 [security] - (61d3472)
  • (deps) Update dependency fastmcp to v3.2.0 [security] - (a9bccae)
  • (deps) Update dependency nicegui to v3.9.0 [security] - (65d553f)
  • (security) Prevent script and commit-message injections (#512) - (24737e0)
  • Renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - (12ec0c7)
  • Claude Sonnet 4.6 noreply@anthropic.com - (24737e0)
  • Merge pull request #498 from aignostics/renovate/pypi-nicegui-vulnerability - (65d553f)

Build