Releases: aignostics/python-sdk
Releases · aignostics/python-sdk
v0.2.230
Full Changelog: v0.2.229...v0.2.230
v0.2.229
v0.2.228
v0.2.226
v0.2.225
v0.2.225 - 2025-12-06
⚙️ Miscellaneous Tasks
- Reduce slides per run for stress test to 50 to clear scheduler queue. - (3002543)
🛡️ Security
- (dep) Require urllib3 >= 2.6.0 given CVE-2025-66471 (GHSA-2xpw-w6gg-jr37); dep of boto3, dicomweb-client and others - (72e862c)
v0.2.224
v0.2.223
v0.2.223 - 2025-12-04
⛰️ Features
🐛 Bug Fixes
- (logging) Log format to be compatible with loguru - (974fcca)
- Move FastAPI imports to function scope (#315) - (1bcce1b)
- Restore ATTRIBUTIONS.md (generated file should not be modified) [skip:ci, skip:test:long-running, skip:test:matrix-runner, skip:test:very-long-running] - (24539ce)
🚜 Refactor
- (platform) Remove superfluous function calls in run submit - (81752df)
📚 Documentation
- Add installation requirements to user documentation [skip:ci, skip:test:long-running, skip:test:matrix-runner, skip:test:very-long-running] - (1caa5c8)
⚡ Performance
- (platform) _get_spots_payload_for_special for 100k items - (b7a8e09)
- (platform) Pre-built item sdk metadata - (4a36778)
🧪 Testing
- (platform) Consistently use SPOT_1_GS_URL and _FILENAME so it can be changed easily for maintenance - (251b097)
⚙️ Miscellaneous Tasks
- (deps) Update docker/metadata-action action to v5.10.0 (#303) - (89e4926)
- (gha) Fix track progress for oe report - (e96452e)
- Reduce items per run to 800 for stress test - (9f43596)
- Upgrade to Python 3.13.10 (#312) - (363e1c7)
- Stop passing GCP secrets to Claude workflows (#311) - (fe9149f)
- Reenable stress tests with 1k items - (0751c5c)
- Renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - (89e4926)
v0.2.222
v0.2.222 - 2025-12-02
⛰️ Features
🐛 Bug Fixes
🧪 Testing
- (platform) Pause stress tests due to overwhelming load - (2617a05)
- (platform) Stress tests, 0..99 with 10k slides - (300a647)
⚙️ Miscellaneous Tasks
- @arne-aignx made their first contribution
v0.2.221
v0.2.221 - 2025-12-02
⚙️ Miscellaneous Tasks
- (deps) Update docker/setup-qemu-action action to v3.7.0 (#304) - (ba881b7)
- (deps) Bump docker/metadata-action from 5.8.0 to 5.9.0 (#246) - (bfcfa61)
- (deps) Bump getsentry/action-release from 3.3.0 to 3.4.0 (#242) - (e445a6a)
- (deps) Bump idc-index-data from 22.1.5 to 23.0.1 (#277) - (ee4c7b7)
- (deps) Update dependency hatchling to v1.28.0 (#302) - (a96c8cd)
- (deps-dev) Bump hatchling from 1.27.0 to 1.28.0 (#290) - (c908758)
- Remove unused pyjpegls given not compatible with 3.14 as of today - (248def6)
- Hatchling - (c908758)
- Dependabot[bot] support@github.com - (c908758)
- Dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - (c908758)
- Helmut Hoffer von Ankershoffen né Oertel helmut@aignostics.com - (c908758)
- Renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - (ba881b7)
- Docker/metadata-action - (bfcfa61)
- Getsentry/action-release - (e445a6a)
- Idc-index-data - (ee4c7b7)
v0.2.219
v0.2.219 - 2025-12-01
⚙️ Miscellaneous Tasks
- (deps) Update github artifact actions (#238) - (b32e20a)
- (deps) Update ghcr.io/astral-sh/uv docker tag to v0.9.14 (#280) - (d348c62)
- (deps) Bump astral-sh/setup-uv from 7.1.1 to 7.1.4 (#278) - (449358c)
- (deps) Update actions/checkout action to v5.0.1 (#279) - (f9a25a1)
- Renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - (b32e20a)
- Helmut Hoffer von Ankershoffen né Oertel helmut@aignostics.com - (b32e20a)
- Astral-sh/setup-uv - (449358c)
- Dependabot[bot] support@github.com - (449358c)
- Dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - (449358c)
🛡️ Security
- (dep) Override fonttools given CVE-2025-66034 (GHSA-768j-98cg-p3fv), dep of matplotlib - (94e985f)