You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: Default to public-hosts privacy. Unlisted is a security concern. Will not break default behavior as end users should never open Sandboxes in workspace of SDK user
* fix: Warn about creating sandboxes from sandboxes
* chore: deprecate automatic lifecycle management related config
* fix: make user (session) creation optional and deprecate it
* fix: properly handle optional id when getting session
* fix: ignore files should be part of template
* fix: deprecate hibernation timeout
* feat: delete method to delete Sandboxes
* chore: remove deprecation indications, we'll rely on docs for now
"description": "Deletes a VM, permanently removing it from the system.\n\nThis endpoint can only be used on VMs that belong to your team's workspace.\nDeleting a VM is irreversible and will permanently delete all data associated with it.\n",
0 commit comments