v0.28.0
版本发布时间: 2024-09-03 22:45:27
daytonaio/daytona最新发布版本:v0.46.0(2024-11-22 20:14:47)
What's Changed
Features
- feat: Support for Webhook events for GitLab/GitLab self-managed prebuilds by @unsuman in https://github.com/daytonaio/daytona/pull/1026
- feat: uninteractive project config creation by @idagelic in https://github.com/daytonaio/daytona/pull/1000
- feat: add provider prefix option to logs by @idagelic in https://github.com/daytonaio/daytona/pull/1045
- feat: add code flag to daytona start cmd by @tarunrajput in https://github.com/daytonaio/daytona/pull/1004
- feat: direct ssh access to local workspaces by @Tpuljak in https://github.com/daytonaio/daytona/pull/1040
- feat: install provider during target set by @idagelic in https://github.com/daytonaio/daytona/pull/1043
Fixes
- fix: pc add image user nil check by @idagelic in https://github.com/daytonaio/daytona/pull/1038
- fix: fetch image user from project config on create by @idagelic in https://github.com/daytonaio/daytona/pull/1039
- fix: windows style carriage returns by @idagelic in https://github.com/daytonaio/daytona/pull/1020
- fix: choose git provider label by @idagelic in https://github.com/daytonaio/daytona/pull/1046
- fix: consider env variable while running
daytona server start
by @aman23bedi in https://github.com/daytonaio/daytona/pull/1041 - fix: ws select sort by @idagelic in https://github.com/daytonaio/daytona/pull/1021
- fix: check binary permissions before serving by @Tpuljak in https://github.com/daytonaio/daytona/pull/1047
Provider Updates
Docker Provider
https://github.com/daytonaio/daytona-provider-docker/releases/tag/v0.10.1
- This release includes a big improvement for download speeds for local non-devcontainer workspaces.
You can update to the latest provider release with daytona provider update
.
New Contributors
- @unsuman made their first contribution in https://github.com/daytonaio/daytona/pull/1026
- @aman23bedi made their first contribution in https://github.com/daytonaio/daytona/pull/1041
Full Changelog: https://github.com/daytonaio/daytona/compare/v0.27.0...v0.28.0