github daytonaio/daytona v0.25.2

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

What's Changed

Fixes

Chores and tests

  • chore: add dev env variables to vscode launch configs by @Tpuljak in #930
  • docs: add packaging guidelines by @Tpuljak in #923

Notes

Because of #927 and #943, providers will need to be updated with daytona provider update (this refers only to the Docker Provider currently).

New Providers

We have 3 new providers with an alpha release!

To test the alpha versions of these providers, users will have to configure their server to use the prerelease channel for our providers. To do so, follow these steps:

daytona serve
daytona server configure -> change Registry URL to https://download.daytona.io/daytona-providers-pre-release
daytona provider install -> select the provider you wish to install
daytona target set -> add a new target to the installed provider

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

Full Changelog: v0.25.1...v0.25.2

Don't miss a new daytona release

NewReleases is sending notifications on new releases.