MyGit

v0.46.0

daytonaio/daytona

版本发布时间: 2024-11-22 20:14:47

daytonaio/daytona最新发布版本:v0.48.0(2024-12-06 22:14:40)

What's Changed

Features

Fixes

Telemetry

Chores and tests

Breaking changes

#1300

Before running the Server again, all providers will need to be removed by running the following command:

Linux:

rm -rf ~/.config/daytona/providers/*-provider/*-provider

Mac:

rm -rf ~/Library/Application\ Support/daytona/providers/*-provider/*-provider

Windows (PowerShell):

Remove-Item -Recurse -Force "C:\Users\<USERNAME>\AppData\Roaming\daytona\providers\*-provider\*-provider.exe"

After updating and starting the server. You can reinstall your providers with daytona provider install

Full Changelog: https://github.com/daytonaio/daytona/compare/v0.45.0...v0.46.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-11-22发行的版本