Skip to content

v0.2.196

Choose a tag to compare

@github-actions github-actions released this 26 Oct 23:42
· 322 commits to main since this release

v0.2.196 - 2025-10-26

⛰️ Features

  • (application) Custom run and item metadata can be dumped as JSON via the CLI - (d237220)
  • (application) Custom run metadata can be updated via the CLI - (d237220)
  • (application) Custom run metadata can be edited via the GUI (admins only) - (d237220)
  • (application) Allow to submit tags via CLI and find back runs via tags - (d237220)
  • (application) Support download of results for input items where external_ids points to GCP bucket or webserver. - (79875f3)
  • (application) Scrollable runs in sidebar with auto-refresh and notifier on run terminated - (79875f3)
  • (application) Generate, show and validate custom metadata for input items - (b0b0c48)
  • (application) Support for test-app in GUI - (b0b0c48)
  • (application) Show error code on failed items - (b0b0c48)
  • (application) Show more more details in CLI commands applicaton run list and application run describe - (b0b0c48)
  • (platform) Support for tags in custom sdk metadata, run and item-level - (d237220)
  • (platform) Support created_at and updated_at in custom sdk metadata, run and item-level - (d237220)
  • (platform) Support nocache=True on cached operations - (d237220)
  • (platform) Custom run and item metadata can be updated - (d237220)

🚜 Refactor

  • (application) Improve dryness - (b0b0c48)
  • (dataset) Move business logic to from CLI to service. (#204) - (79875f3)
  • (dataset) Move business logic to from CLI to service. - (79875f3)

📚 Documentation

  • (AI) Update - (d237220)
  • (application) Auto-generate json schema from pydantic models for sdk specific custom metadata of input items - (b0b0c48)

🧪 Testing

  • (application) Re-classified test_cli_run_describe_invalid_uuid as e2e - (d600904)
  • (application) Fix race condition in test - (21febad)

⚙️ Miscellaneous Tasks

  • (ai) Improve vscode/agent guidance - (fdc7b01)
  • (deps) Bump - (d237220)
  • (platform) Fix race condition in e2e test due to caching (#206) - (d237220)
  • (platform) Improved depth of tests - (d237220)
  • (platform) Fix race condition in e2e test due to caching by using nocache - (d237220)
  • (platform) Start with submit-and-find e2e tests later replacing submit-and-wait - (d237220)
  • (platform) Fix test - (6dee520)
  • (qupath) Enable complex automated test scenario covering creating QuPath projects - (d237220)
  • (qupath) Reenable E2E Test Scenario (Download -> Create Project -> Inspect) - (fdc7b01)
  • (tests) Strip ansi codes by default when normalizing output, reducing flakiness of tests in rare scenarios - (b0b0c48)
  • (tests) Significantly improve daily scheduled test now called flow tests, including beating heart on - (b0b0c48)
  • (tests) PLATFORM_ENVIRONMENT dependent app versions in tests - (fdc7b01)
  • Chore(deps); bump - (fdc7b01)