Releases: aignostics/python-sdk
Releases · aignostics/python-sdk
v0.2.193
v0.2.193 - 2025-10-22
⛰️ Features
- (application) Custom metadata with run and scheduling information in custom metadata - (925df6f)
- (platform) Retries and caching for read-only and auth operations - (925df6f)
- (platform) Dynamic user agent for all operations - (925df6f)
🐛 Bug Fixes
- (application) Error handling if application_versions called with … (#178) - (fde115d)
- (application) Error handling if application_versions called with str arg - (fde115d)
🎨 Styling
- (application) Layout improvements on application detail page - (925df6f)
⚙️ Miscellaneous Tasks
- (AI) Improve CLAUDE.md files and AI workflows - (925df6f)
- (ai) Improve Claude Code Workflows for GitHub - (cb18241)
- (ai) A few permissions for Claude - (6ba8cf3)
- (api) Support Platform API 1.0.0-beta.7 - (925df6f)
- (gha) Scheduled test against staging platform, using code on branch - (b4c4ad1)
- (lint) Integrate pyright as additional type checker - (925df6f)
- (platform,qupath) Enable additional tests - (cb18241)
- (qupath) More time for tests - (79238b2)
- (test) Introduce schedule tests against staging - (925df6f)
- (tests) Introduce very long running tests - (925df6f)
- (tests) Introduce pytest-timeout and 10s default timeout for all tests - (925df6f)
- (tests) Improve test coverage - (925df6f)
- (tests) Allow retry of another e2e test, given connection closed by server leading to SSL Errors, see https://github.com/aignostics/python-sdk/actions/runs/18486770436/job/52671622634\?pr\=178\#step:16:274 - (fde115d)
- (tests) Bump timeout for dataset integration tests - (02440bf)
- Test on gh (#180) - (925df6f)
- Codecov - (53f425c)
v0.2.192
v0.2.191
v0.2.189
v0.2.183
v0.2.181
v0.2.180
v0.2.180 - 2025-10-04
🛡️ Security
- (audit) No secrets for audit - (8677d8c)
- (dep) CVE-2025-53354 ignored given we run as desktop app; still started to migrate to nicegui 3 - (2557c51)