Skip to content

Releases: aignostics/python-sdk

v0.2.230

09 Dec 11:27
b8d04c6

Choose a tag to compare

Full Changelog: v0.2.229...v0.2.230

v0.2.229

07 Dec 21:31
4ff9cd2

Choose a tag to compare

v0.2.229 - 2025-12-07

📚 Documentation

  • (readme) Introduce sequence diagram - (bdac6bd)

🧪 Testing

  • (gui) Enabel gui tests for macos on arm - (45a4ef7)

v0.2.228

07 Dec 17:44
3aa780f

Choose a tag to compare

v0.2.228 - 2025-12-07

📚 Documentation

  • (nicegui) Bump attributions - (0101310)

⚙️ Miscellaneous Tasks

  • (application) Bump timeout for application run and application run describe page from 3s to 30s - (56eeff5)
  • (gui) Refactor to enable bump to nicegui 3.3.1 - (56eeff5)

v0.2.226

07 Dec 00:52
99fee02

Choose a tag to compare

v0.2.226 - 2025-12-06

⚙️ Miscellaneous Tasks

  • (docker) Give more time for bytecode compilation with python 3.14 on github with qemu for arm - (b8afdff)
  • (native) Don't use splash for native linux with python 3.14 - (b8afdff)

v0.2.225

06 Dec 10:39
6238894

Choose a tag to compare

v0.2.225 - 2025-12-06

⚙️ Miscellaneous Tasks

  • Reduce slides per run for stress test to 50 to clear scheduler queue. - (3002543)

🛡️ Security

v0.2.224

04 Dec 16:53

Choose a tag to compare

v0.2.224 - 2025-12-04

🐛 Bug Fixes

  • Prevent Launchpad crash with FastAPI 0.123.7+ (#317) - (49b2aa8)

🧪 Testing

  • Set TTL for signed URLs to deadline + 10 hours - (f6b937a)
  • Set deadline for HETA tests to 24h - (3ac09c2)
  • Fix flaky CLI test (#313) - (cc27a94)

v0.2.223

04 Dec 12:16

Choose a tag to compare

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

02 Dec 16:25

Choose a tag to compare

v0.2.222 - 2025-12-02

⛰️ Features

  • Show accepted file extensions in Launchpad (#298) - (2efab98)

🐛 Bug Fixes

  • Resolve NiceGUI drawer JavaScript timeout on run results (#305) - (51f7434)

🧪 Testing

  • (platform) Pause stress tests due to overwhelming load - (2617a05)
  • (platform) Stress tests, 0..99 with 10k slides - (300a647)

⚙️ Miscellaneous Tasks

  • Update version in CLI_REFERENCE.md on bump (#300) - (7cd1aad)

v0.2.221

02 Dec 13:50
3be8b62

Choose a tag to compare

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

02 Dec 03:21
dc8bf14

Choose a tag to compare

v0.2.219 - 2025-12-01

⚙️ Miscellaneous Tasks

🛡️ Security