What's Changed
🪄 Enhancements
- perf(artifacts): remove recursive download by @szymon-piechowicz-wandb in #6544
- feat(nexus): add debounce summary in handler by @kptkin in #6570
- feat(integrations): fix bug in ultralytics import and version pinning by @soumik12345 in #6605
- feat(launch): Support template variables when queueing launch runs by @KyleGoyette in #6602
- feat(cli): add --skip-console option to offline sync cli command by @kptkin in #6557
- feat(nexus): add basic graphql versioning mechanism by @dmitryduev in #6624
- feat(nexus): add Apple M* GPU stats monitoring by @dmitryduev in #6619
- feat(launch): add helper to load wandb.Config from env vars by @bcsherma in #6644
- feat(integrations): port OpenAI WandbLogger for openai-python v1.0 by @ayulockin in #6498
- feat(integrations): fix version check for openAI WandbLogger by @ayulockin in #6648
- feat(integrations): Diffusers autologger by @soumik12345 in #6561
- feat(sdk): Adding parameter to image to specify file type jpg, png, bmp, gif by @fdsig in #6280
🔨 Fixes
- fix(nexus): make offline sync work properly by @dmitryduev in #6569
- fix(launch): Fix run existence check to not depend on files being uploaded in the run by @KyleGoyette in #6548
- fix(launch): gcp storage uri verifaction failed due to improper async wrapping by @bcsherma in #6581
- fix(sdk): updating summary with nested dicts now doesn't throw an error by @ArtsiomWB in #6578
- fix(launch): Add prioritization mode to RunQueue create by @TimH98 in #6610
- fix(nexus): create symlink to the server logs in the runs folder by @kptkin in #6628
- fix(integrations): single value problem in wandb/wandb_torch.py::log_tensor_stats by @gmongaras in #6640
- fix(integrations): tmin vs tmax in wandb/wandb_torch.py::log_tensor_stats by @dmitryduev in #6641
- fix(nexus): minor fix up for non server cases by @kptkin in #6645
- fix(sdk): make old settings more robust by @dmitryduev in #6654
- fix(sdk): handle tags when resuming a run by @dmitryduev in #6660
📚 Docs
- docs(integrations): fix doc-string typo in a keras callback by @evilpegasus in #6586
New Contributors
- @evilpegasus made their first contribution in #6586
- @yogeshg made their first contribution in #6573
- @gmongaras made their first contribution in #6640
Full Changelog: v0.16.0...v0.16.1