MyGit

v0.11.0

daytonaio/daytona

版本发布时间: 2024-04-12 21:09:24

daytonaio/daytona最新发布版本:v0.13.0-alpha.5(2024-04-27 01:48:29)

What's Changed

Breaking Changes

Breaking changes are related to #371.

Provider Targets Users who made changes to provider targets will have to redo them after the update.

Git Providers Users who added git providers will have to add them again after the update.

Log File Path Before starting the server, users will need to add the logFilePath property to their server configuration.

On Mac The file is located at: ~/Library/Application\ Support/daytona/server/config.json. To add: "logFilePath": "/Users/YOUR_USERNAME/Library/Application Support/daytona/server/daytona.log"

On Linux The file is located at: ~/.config/daytona/server/config.json To add: "logFilePath": "/home/YOUR_USERNAME/.config/daytona/server/daytona.log"

On Windows The file is located at: C:\Users\YOUR_USERNAME\AppData\Roaming\daytona\server\config.json To add: "logFilePath": "C:\Users\YOUR_USERNAME\AppData\Roaming\daytona\server\daytona.log"

New Contributors

Full Changelog: https://github.com/daytonaio/daytona/compare/v0.10.0...v0.11.0

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

查看:2024-04-12发行的版本