v0.25.0
版本发布时间: 2024-08-13 18:55:55
daytonaio/daytona最新发布版本:v0.48.0(2024-12-06 22:14:40)
What's Changed
Features
- feat: notify users if server ports are taken by @ezhil56x in https://github.com/daytonaio/daytona/pull/812
- feat: add builds runner by @lbrecic in https://github.com/daytonaio/daytona/pull/781
Fixes
- fix: allow users to submit the form earlier by @harkiratsm in https://github.com/daytonaio/daytona/pull/856
- fix: change url for repo API response object by @Tpuljak in https://github.com/daytonaio/daytona/pull/900
- fix: check registry port after removal by @lbrecic in https://github.com/daytonaio/daytona/pull/901
- fix: add check for Docker requirements in Local Container Registry Start by @tarunrajput in https://github.com/daytonaio/daytona/pull/902
- fix: server configuration fails to make directory by @tarunrajput in https://github.com/daytonaio/daytona/pull/908
- fix: remove fatal on project config select ctrl-c by @idagelic in https://github.com/daytonaio/daytona/pull/899
- fix: daytona creation logs in daytona by @Tpuljak in https://github.com/daytonaio/daytona/pull/898
- fix: server start fails if systemd file exists by @lbrecic in https://github.com/daytonaio/daytona/pull/903
- fix: resolve websocket log-reader todos by @lbrecic in https://github.com/daytonaio/daytona/pull/916
- fix: proper API JSON validation by @Tpuljak in https://github.com/daytonaio/daytona/pull/905
Chores and tests
- chore: readme by @idagelic in https://github.com/daytonaio/daytona/pull/893
- chore: revert swagger version update by @Tpuljak in https://github.com/daytonaio/daytona/pull/896
- chore: use different config dir in development mode by @Tpuljak in https://github.com/daytonaio/daytona/pull/883
- chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in https://github.com/daytonaio/daytona/pull/909
- refactor: purge cmd by @Tpuljak in https://github.com/daytonaio/daytona/pull/897
- unit tests for the internal package by @Philip-21 in https://github.com/daytonaio/daytona/pull/887
Breaking changes
#905
The breaking change is regarding to services that rely on our Swagger files and any tools that generate api clients from the definition.
New Contributors
- @Philip-21 made their first contribution in https://github.com/daytonaio/daytona/pull/887
Full Changelog: https://github.com/daytonaio/daytona/compare/v0.24.0...v0.25.0