github daytonaio/daytona v0.13.0

latest releases: v0.100.0, v0.53.0, v0.52.1...
16 months ago

What's Changed

Features

Fixes

Chores and tests

Breaking changes

  • The target, provider and container-registry commands are now at the root of the CLI. (#481)
  • The Daytona server is now started in the foreground with the command daytona serve. Starting the server in daemon mode is now achieved with daytona server (-y). (#483)
  • Users should run daytona server configure (after starting the server with daytona serve) and update the Default Container User to daytona and Default Post-start Commands to sudo dockerd. (#430, #422). Additionally, users should update the Docker provider to the latest version with daytona provider update
  • Because of the change to generating workspace IDs (#475), users will no longer be able to connect to existing workspaces after they upgrade. We suggest deleting all workspaces before upgrading to v0.13.0.
  • daytona create now takes a Git repository as an argument and creates a workspace from it. If users wish to override the name of the workspace, they can use the --name flag. (#480)

New Contributors

Full Changelog: v0.12.1...v0.13.0

Don't miss a new daytona release

NewReleases is sending notifications on new releases.