MyGit

v0.19.0

daytonaio/daytona

版本发布时间: 2024-06-15 00:02:16

daytonaio/daytona最新发布版本:v0.20.0(2024-06-21 19:17:49)

What's Changed

Features

Fixes

Chores and tests

Breaking changes

#660

Before starting the server, users will need to add 'localBuilderRegistryPort' and 'builderRegistryServer' properties to their server configuration. The following properties should be added:

  "localBuilderRegistryPort": 3988,
  "builderRegistryServer": "local",

(Note: "registryPort" can be removed from the config file)

On Mac The file is located at: ~/Library/Application\ Support/daytona/server/config.json.

On Linux The file is located at: ~/.config/daytona/server/config.json

On Windows The file is located at: C:\Users\YOUR_USERNAME\AppData\Roaming\daytona\server\config.json

#667

With #667, the provider initialization method was changed which requires all providers to be updated with daytona provider update.

Full Changelog: https://github.com/daytonaio/daytona/compare/v0.18.0...v0.19.0

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

查看:2024-06-15发行的版本