What's Changed
Notable Changes
This version drops support for Python 3.8.
Added
- Multi-run workspace experience in W&B LEET TUI (
wandb beta leetcommand). (@dmitryduev in #11299) - Config editor for W&B LEET TUI (
wandb beta leet configcommand). (@dmitryduev in #11327) ownerproperty onwandb.apis.public.Projectto access the project owner's user information. (@jacobromero in #11278)
Changed
- Python 3.8 is no longer supported (@tonyyli-wandb in #11198, #11290, #11164)
Fixed
- Sweep agents now exit gracefully when the sweep is deleted, instead of running indefinitely with repeated 404 errors (@domphan-wandb in #11226)
wandb-corecrashes no longer produce extremely long, repetitive tracebacks in older Python versions (@timoffex in #11284)- TensorBoard sync no longer stops after 1 MB of data (@timoffex in #11334)
- Regression introduced in 0.24.0