v0.33.0
版本发布时间: 2024-09-20 20:42:26
daytonaio/daytona最新发布版本:v0.42.1(2024-11-02 00:57:15)
What's Changed
Features
- feat: support creating multiple projects non-interactively by @Tpuljak in https://github.com/daytonaio/daytona/pull/944
- feat: force build deletion by @idagelic in https://github.com/daytonaio/daytona/pull/1135
Fixes
- fix: escape git namespace when fetching from API by @Tpuljak in https://github.com/daytonaio/daytona/pull/1118
- fix: devcontainer command definition by @Tpuljak in https://github.com/daytonaio/daytona/pull/1113
- fix: ctrl-c out of cloning option selection by @idagelic in https://github.com/daytonaio/daytona/pull/1115
- fix: build container config by @idagelic in https://github.com/daytonaio/daytona/pull/1121
- fix: ctrl-c out of daytona command by @idagelic in https://github.com/daytonaio/daytona/pull/1123
- fix: build run project config selection verb by @idagelic in https://github.com/daytonaio/daytona/pull/1124
- fix: sort build views by updatedat by @idagelic in https://github.com/daytonaio/daytona/pull/1125
- fix: windows invalid user id mapping by @idagelic in https://github.com/daytonaio/daytona/pull/1130
- fix: ssh proxycommand file location windows by @idagelic in https://github.com/daytonaio/daytona/pull/1131
- fix: add selected project name to ssh on multi project workspace by @lbrecic in https://github.com/daytonaio/daytona/pull/1133
- fix: daytona code windows for vscode-like ides by @idagelic in https://github.com/daytonaio/daytona/pull/1132
- fix: pull image before building by @Tpuljak in https://github.com/daytonaio/daytona/pull/1134
Chores and tests
- refactor: http status code and error in api(daytonaio#934) by @the-johnwick in https://github.com/daytonaio/daytona/pull/1056
- refactor: use errors new for simple strings by @idagelic in https://github.com/daytonaio/daytona/pull/1122
Provider updates
A few bugs regarding providers were squashed so existing users should update all installed providers with daytona provider update --all
New Providers:
Fly.io Provider
Our Fly Provider is officially out of alpha on version 0.1.0
. With this provider, you can easily create workspaces on Fly machines.
Azure Provider
Our Azure Provider makes it easy to create workspaces as Azure VMs.
Both the new providers can be installed with daytona provider install
.
Full Changelog: https://github.com/daytonaio/daytona/compare/v0.32.0...v0.33.0