Skip to content

v0.27.0

Compare
Choose a tag to compare
@Tpuljak Tpuljak released this 30 Aug 16:01
· 172 commits to main since this release
f798551

What's Changed

Features

Fixes

Chores and tests

  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #1015

Breaking changes

#1009

The --output/-o flag was renamed to --format/-f.

Notes

#954

To use Samples, users can run daytona server configure and add https://raw.githubusercontent.com/daytonaio/daytona/main/hack/samples/index.json to the Samples Index Url property.
After restarting the server and running daytona create, you should be able to select a sample to quickly get started in a popular tech stack.

New Providers

We have released 2 new providers!

To install these providers, users can run: daytona provider install

You can find more info about them on our docs page (https://www.daytona.io/docs/configuration/providers/#officially-supported-providers)

If any issues occur with the providers, we kindly ask you to submit the issue in the appropriate repository:

New Contributors

Full Changelog: v0.26.1...v0.27.0