Skip to content

Update saas-updates.md #1443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/home/saas-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@ SaaS releases follow a scheduled rollout cadence, typically every two weeks, all

In contrast, bug fixes are deployed as needed to address urgent issues and are released immediately to ensure the stability and security of the service.

* Latest release: [March 04, 2025](#march-04-2025)
* Latest release: [March 05, 2025](#march-05-2025)
* Previous releases: [February 16-23, 2025](#february-16-23-2025), [February 02-09, 2025](#february-02-09-2025)

## March 2025 releases

### March 04, 2025
### March 05, 2025

#### Product enhancements

* Added functionality to verify the proper installation of Knative. The UI and API will reflect the status of various features based on their current state in Knative.
* Added the NVIDIA logo to the platform, including the login page and other general areas.
* Audit log: Only users with tenant-wide permissions now have the ability to access audit logs, ensuring proper access control and data security.
* CLI v2: Users will be able to submit workloads and map secrets to volumes using the `--secret-volume` flag. This feature is applicable for all workload types - workspaces, training, and inference.

* SSO OpenID Connect authentication now supports token exchange of JWT tokens with groups in both list and map formats. In map format, the group name is used as the value. This applies to new identity providers only.

#### Resolved Bugs

Expand Down