-
New External Data Volume types are now supported: Windows Share (SMB), and EFS.
-
Project cards now show executions on the footer, allowing you to see at a glance which projects have workspaces, running jobs, or apps.
-
Fixed an issue that caused an error in displaying projects after deleting a project that had an External Data Volume.
-
Fixed an issue that made the cursor appear in the wrong location when editing compute environments using Chrome browser on Windows.
-
Fixed an issue that caused snapshots not to be cleaned up and visible errors on long-lived workspaces.
-
The Projects API (
/v4/projects
) times out on deployments containing a large amount of historical data.
-
An external dependency was removed on 7/24/21, causing build failures for DAD-related environments.
-
As a system admin, when creating a project on behalf of another user, you will receive a 403 error.
-
When a project owner is an organization, you cannot change the Workspace and Jobs volume size.
-
When auto shutdown is enabled for a workspace and you are working in a Git-based project with CodeSync, if the auto shutdown is triggered, the changes to
mnt/code
are committed to Git but changes tomnt/artifacts
are not synced/pushed.