v0.25.0
What's Changed
Features
- feat: notify users if server ports are taken by @ezhil56x in #812
- feat: add builds runner by @lbrecic in #781
Fixes
- fix: allow users to submit the form earlier by @harkiratsm in #856
- fix: change url for repo API response object by @Tpuljak in #900
- fix: check registry port after removal by @lbrecic in #901
- fix: add check for Docker requirements in Local Container Registry Start by @tarunrajput in #902
- fix: server configuration fails to make directory by @tarunrajput in #908
- fix: remove fatal on project config select ctrl-c by @idagelic in #899
- fix: daytona creation logs in daytona by @Tpuljak in #898
- fix: server start fails if systemd file exists by @lbrecic in #903
- fix: resolve websocket log-reader todos by @lbrecic in #916
- fix: proper API JSON validation by @Tpuljak in #905
Chores and tests
- chore: readme by @idagelic in #893
- chore: revert swagger version update by @Tpuljak in #896
- chore: use different config dir in development mode by @Tpuljak in #883
- chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #909
- refactor: purge cmd by @Tpuljak in #897
- unit tests for the internal package by @Philip-21 in #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 #887
Full Changelog: v0.24.0...v0.25.0