v0.39.0
版本发布时间: 2024-10-15 22:31:39
daytonaio/daytona最新发布版本:v0.42.1(2024-11-02 00:57:15)
What's Changed
Features
- feat: non-interactive prebuild add/update by @Abiji-2020 in https://github.com/daytonaio/daytona/pull/1217
- feat: improve git provider config selection view by @idagelic in https://github.com/daytonaio/daytona/pull/1247
- feat: improve git provider config list view by @idagelic in https://github.com/daytonaio/daytona/pull/1252
Fixes
- fix: git provider update alias by @idagelic in https://github.com/daytonaio/daytona/pull/1242
- fix: update prebuild properties by @idagelic in https://github.com/daytonaio/daytona/pull/1244
- fix: ensure prebuild is unique per branch by @idagelic in https://github.com/daytonaio/daytona/pull/1250
- fix: resolve nil pointer dereference on base api url by @lbrecic in https://github.com/daytonaio/daytona/pull/1251
- fix: server stop hanging by @Tpuljak in https://github.com/daytonaio/daytona/pull/1248
- fix: allow ctrl+c in provider install by @bryans-go in https://github.com/daytonaio/daytona/pull/1219
- fix: git provider config id when entering custom repo or sample by @idagelic in https://github.com/daytonaio/daytona/pull/1253
Chores and tests
- refactor: default config generation by @Tpuljak in https://github.com/daytonaio/daytona/pull/1249
- refactor: move api-key view package outside server by @idagelic in https://github.com/daytonaio/daytona/pull/1246
- refactor: reuse the list component across the cli by @idagelic in https://github.com/daytonaio/daytona/pull/1245
New Contributors
- @Abiji-2020 made their first contribution in https://github.com/daytonaio/daytona/pull/1217
Full Changelog: https://github.com/daytonaio/daytona/compare/v0.38.0...v0.39.0