0.48.0
December 20, 2023
2 minute read
This release is no longer supported. A major release and its patches are supported for six months from the initial release date.
Customers using Self-managed are responsible to upgrade to a supported release in time to maintain support. For assistance or questions, contact support.
Feature
- All required frontend changes for launch prioritization
- Refer to this blog on how you can run more important jobs than others using Launch.
- Refer to below changes for access control and user attribution behavior of team service accounts:
- When a team is configured in the training environment, a service account from that team can be used to log runs in either of private or public projects within that team, and additionally attribute those runs to a user only if
WANDB_USERNAME
orWANDB_USER_EMAIL
variable is configured in the environment and the user is part of that team. - When a team is not configured in the training environment and a service account is used, the runs would be logged to the named project within the service account’s team, and those would be attributed to a user only if
WANDB_USERNAME
orWANDB_USER_EMAIL
variable is configured in the environment and the user is part of that team. - A team service account can not log runs in a private project in another team, but it can log runs to public projects in other teams.
- When a team is configured in the training environment, a service account from that team can be used to log runs in either of private or public projects within that team, and additionally attribute those runs to a user only if
Fixes
- Reduce column widths for oversized runs selectors
- Fix a couple of bugs related to Custom Roles preview feature
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.