v0.24.2
📦 weights-biasesView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces support for Federated Auth (JWT) in wandb.Api() and fixes an issue with refreshing expired artifact download URLs.
✨ New Features
- wandb.Api() now supports Federated Auth (JWT based authentication).
🐛 Bug Fixes
- Refresh presigned download url when it expires during artifact file downloads.