Release 0.30.0
🪄 Features
W&B Launch Enters Public Preview
W&B Launch is now ready for lift off! Connect your EKS cluster or GPU server to W&B and we'll automatically package your runs so that you can re-run them using new configs or data with just a few clicks.
Through April, this feature is available as a free open preview for all Dedicated Cloud and Customer-Managed W&B deployments. To get started, try the quickstart at https://docs.wandb.ai/guides/launch . We’re looking forward to hearing your feedback.
LDAP Authentication
W&B now supports authenticating users with LDAP, including against LDAP groups. Anonymous binding and TLS/SSL with custom certificates are supported. To enable this for your instance, let your W&B customer success manager know.
Improved resources and profile navigation
It’s now easier to find documentation and other helpful resources, with a new consolidated W&B Resource Menu. The Profile Menu was also overhauled for a simpler navigation experience.
🔨 Fixes
- In large workspaces, can now access sections 100+ without using search
- Reports with a link-to-reports section can now be added through the Reports API
- Users can now preview the image that will be shown when embedding links.
- Wide Runs tables now scroll properly
- “Add alias” triggers will now appear in the Model Registry settings table.
- Registered models are now sorted by the last time a model version was linked (most recent first).
- Updated URLs to point to new documentation site
- Artifact files will now be deleted from storage for artifact collections where every version has been deleted.
- The Artifact and Model Collection views now default to showing all a list versions, rather than only the latest.
- For instances using SSO, invite links will now direct to
/login
without errors. - Correctly handle escaped double quotes in strings
- Users can now scroll suggestions while the Weave expression editor is focused
- The literal 'null' can now be used in Weave expressions
- Prevent Weave Panels from flashing
- Improved legend behavior and line styles in Weave plots