v0.18.0
版本发布时间: 2024-06-07 23:57:47
daytonaio/daytona最新发布版本:v0.48.0(2024-12-06 22:14:40)
What's Changed
Features
- feat: builder image configuration by @Tpuljak in https://github.com/daytonaio/daytona/pull/642
- feat: add daytona docs command by @lbrecic in https://github.com/daytonaio/daytona/pull/637
- feat: generate yaml docs by @idagelic in https://github.com/daytonaio/daytona/pull/641
- feat: ability to delete multiple workspaces. Issue #378 by @shashank40 in https://github.com/daytonaio/daytona/pull/636
Fixes
- fix: Improve provider install UI by @lbrecic in https://github.com/daytonaio/daytona/pull/629
- fix 'profile rm' command, #645 by @abhishek818 in https://github.com/daytonaio/daytona/pull/653
- fix: stop server before upgrading by @ezhil56x in https://github.com/daytonaio/daytona/pull/639
- fix: builder image default value by @Tpuljak in https://github.com/daytonaio/daytona/pull/659
- fix: hide registry password from API response by @Tpuljak in https://github.com/daytonaio/daytona/pull/661
Chores and tests
- refactor: not found errors in stores by @Tpuljak in https://github.com/daytonaio/daytona/pull/633
Breaking changes
Users will need to run daytona server configure
, set the Builder Image
to daytonaio/workspace-project:latest
and restart the server before creating new workspaces. This change is causes by #642
New Contributors
- @abhishek818 made their first contribution in https://github.com/daytonaio/daytona/pull/653
- @shashank40 made their first contribution in https://github.com/daytonaio/daytona/pull/636
Full Changelog: https://github.com/daytonaio/daytona/compare/v0.17.0...v0.18.0