Skip to content

v0.25.0

Compare
Choose a tag to compare
@Tpuljak Tpuljak released this 13 Aug 10:55
· 404 commits to main since this release
cd21e05

What's Changed

Features

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

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

Full Changelog: v0.24.0...v0.25.0