Skip to content

Jul Patch 2

v3.1-40 Update 2

xx Jul, 2026

This update release primarily includes bug fixes and minor enhancements to existing features listed below.

Ops Console

Maintenance Window Notifications

Operators can now configure maintenance notifications that will be displayed to users of tenant orgs upon login. Operators can enter a title and body text, and ensure that notifications do not overlap by setting specific start and end times.

Create Notification

For tenant users, the notifications are scrollable, and once marked as read, the count and icon neutralize. In the example below, the end user is presented with the notification right on the login page.

View Notification


GPU Cluster Blueprint

The GPU cluster blueprint has been updated with NVIDIA GPU Operator v26.3, which is compatible with Kubernetes v1.34.7, v1.35.4 and v1.36. The default blueprint includes GPU operator components, and operators can add monitoring components as a custom blueprints if needed.


Swagger Support for Global Settings

Swagger documentation has been added to for global settings, including onboarding overrides and agent mapping.


Token Factory

Model Display Name

This enhancement allows operators to configure a "model display name" for model deployments which is then displayed to end users in the self service portal. End users can access/use the endpoints using the display name.

Model Display Name

Like in the image below, end users are shown both the actual and display name in their model cards. They can access the model using either the actual or display name.

End User Model Display Name


Playground

The integrated playground has been enhanced to support markdown formatting. This is particularly useful when users utilize code blocks in the playground.