v0.35.1
版本发布时间: 2024-10-01 23:31:49
daytonaio/daytona最新发布版本:v0.42.1(2024-11-02 00:57:15)
What's Changed
Fixes
- fix: version flag cmd RunE by @idagelic in https://github.com/daytonaio/daytona/pull/1173
- fix: correctly check for server running in install script by @idagelic in https://github.com/daytonaio/daytona/pull/1181
- fix: stop server as user on install by @Tpuljak in https://github.com/daytonaio/daytona/pull/1183
- fix: properly check if git provider can handle repo url by @Tpuljak in https://github.com/daytonaio/daytona/pull/1184
- fix: inconsistency with non-follow log reading by @Tpuljak in https://github.com/daytonaio/daytona/pull/1182
- fix: entry not visible in initial screen by @idagelic in https://github.com/daytonaio/daytona/pull/1180
- fix: prevent purge if server is active by @idagelic in https://github.com/daytonaio/daytona/pull/1186
Chores and tests
- refactor: add health check route to api client by @idagelic in https://github.com/daytonaio/daytona/pull/1185
Breaking changes
#1182
Removed continue-on-completed
flag from the build logs
command. Because the logs are now read correctly, the flag becomes obsolete.
Full Changelog: https://github.com/daytonaio/daytona/compare/v0.35.0...v0.35.1