Skip to content

Releases: Trainy-ai/pluto

0.0.23

22 May 18:27
Immutable release. Only release title and notes can be modified.
b279ceb

Choose a tag to compare

What's Changed

  • Handle OmegaConf configs in run config serialization by @asaiacai in #114

Full Changelog: 0.0.22...0.0.23

0.0.22

20 May 04:17
Immutable release. Only release title and notes can be modified.
4587211

Choose a tag to compare

What's Changed

  • Add CODEOWNERS and enforce least-privilege permissions in GitHub Actions by @asaiacai in #106
  • Remove git push from PyPI release workflow by @asaiacai in #110
  • Reduce logging verbosity for high-frequency endpoints by @asaiacai in #111
  • Replace custom Poetry action with official setup-python action by @asaiacai in #112

Full Changelog: 0.0.21...0.0.22

0.0.21

07 May 00:16
3a8b23e

Choose a tag to compare

What's Changed

  • test: deflake e2e config/tag asserts and torchrun deadline by @asaiacai in #99
  • fix(compat/neptune): leave pluto alive on close/exit by @asaiacai in #100
  • Improve wandb-to-pluto project resolution with kwarg fallback by @asaiacai in #101
  • ci: migrate from ubuntu-latest to Ubicloud runners by @asaiacai in #103
  • fix(compat/wandb): activate auto-shim from pluto login, not just env vars by @asaiacai in #102

Full Changelog: 0.0.20...0.0.21

0.0.20

23 Apr 11:08
f3600b5

Choose a tag to compare

What's Changed

  • Add run forking support to pluto.init() by @asaiacai in #77
  • Add preview warning for run forking API by @asaiacai in #92
  • [sentry] Only report pluto-touching exceptions to internal Sentry by @asaiacai in #94
  • Add wandb dual-logging via .pth import hook by @ryanhayame in #85
  • Use deep merge for config inheritance instead of shallow merge by @asaiacai in #93
  • Accept display IDs in query methods that take a run ID by @asaiacai in #95
  • Close without mark complete by @asaiacai in #97

Full Changelog: 0.0.19...0.0.20

0.0.19

09 Apr 04:09
9dbc91f

Choose a tag to compare

What's Changed

Full Changelog: 0.0.18...0.0.19

0.0.18

06 Apr 08:47
3ddbe3d

Choose a tag to compare

What's Changed

Full Changelog: 0.0.17...0.0.18

0.0.17

06 Apr 08:37
252173a

Choose a tag to compare

What's Changed

  • Pin httpx<1.0 to fix TypeError on verify kwarg by @asaiacai in #87

Full Changelog: 0.0.16...0.0.17

0.0.16

06 Apr 04:50
fe52a99

Choose a tag to compare

What's Changed

Full Changelog: 0.0.15...0.0.16

0.0.15

27 Mar 07:26
3108fb2

Choose a tag to compare

What's Changed

Full Changelog: 0.0.14...0.0.15

0.0.14

24 Mar 00:40
817f0db

Choose a tag to compare

What's Changed

  • [logging] Upgrade git detection logs from debug to warning level by @asaiacai in #78
  • [bugfix] have sys metrics on indep stepper by @asaiacai in #79
  • [cli] Add pluto sync CLI command to retry uploading logs from crashed runs by @asaiacai in #74
  • Bump version from 0.0.13 to 0.0.14 by @asaiacai in #80

Full Changelog: 0.0.13...0.0.14