Skip to content

v0.2.217

Choose a tag to compare

@github-actions github-actions released this 01 Dec 16:35
· 530 commits to main since this release
dd1962e

v0.2.217 - 2025-12-01

馃悰 Bug Fixes

  • (application,bucket,dataset) Remove use of aiopath which turns out to not be compatible with python 3.11.x as advertised - (238d47a)
  • Replace tkinter.NONE with literal to support Python 3.13.9 on macOS (#296) - (28d4b32)

馃И Testing

  • (platform) Reenable flex start for hourly tests against staging - (2d4e382)
  • Fix flaky GUI tests (#297) - (c9815ec)

鈿欙笍 Miscellaneous Tasks

  • (gha) Use github token on labels sync / checkout, given our repo is not public - (b0202de)
  • (gha) Use github token for checkout on labels sync - (1814d80)