v0.14.0
版本发布时间: 2024-05-07 22:19:27
daytonaio/daytona最新发布版本:v0.46.0(2024-11-22 20:14:47)
What's Changed
Features
- feat: api server health check route by @Tpuljak in https://github.com/daytonaio/daytona/pull/503
- feat: initial screen command options by @idagelic in https://github.com/daytonaio/daytona/pull/502
- feat: git providers command format by @idagelic in https://github.com/daytonaio/daytona/pull/500
- feat: default summary to yes by @idagelic in https://github.com/daytonaio/daytona/pull/498
- feat: server started label update by @idagelic in https://github.com/daytonaio/daytona/pull/497
- feat: daytona code message wording by @idagelic in https://github.com/daytonaio/daytona/pull/496
Fixes
- fix: daemon server health check by @Tpuljak in https://github.com/daytonaio/daytona/pull/495
- fix: daytona create help by @idagelic in https://github.com/daytonaio/daytona/pull/486
Chores and tests
- chore: update debug server arg by @idagelic in https://github.com/daytonaio/daytona/pull/505
- docs: update SECURITY.md by @Tpuljak in https://github.com/daytonaio/daytona/pull/504
Breaking changes
- As part of https://github.com/daytonaio/daytona/pull/500, the
git-providers
command no longer lists connected providers. That has been moved togit-providers list
.
Full Changelog: https://github.com/daytonaio/daytona/compare/v0.13.0...v0.14.0