Skip to content

Releases: daytonaio/daytona

v0.35.1

01 Oct 15:31
01ae798
Compare
Choose a tag to compare

What's Changed

Fixes

Chores and tests

  • refactor: add health check route to api client by @idagelic in #1185

Breaking changes

#1182

Removed continue-on-completed flag from the build logs command. Because the logs are now read correctly, the flag becomes obsolete.

Full Changelog: v0.35.0...v0.35.1

v0.35.0

27 Sep 14:06
075d669
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Telemetry

Breaking changes

#1158

Removed the --public flag from daytona forward while inside a workspace. Public forwarding is not the default behavior when running forwarding a port from a workspace.

Provider Updates

Because of #1171, users should update all providers with daytona provider update --all to ensure that Devcontainer Docker Compose projects are successfully created.

New Contributors

Full Changelog: v0.34.0...v0.35.0

v0.34.0

24 Sep 15:36
89305ae
Compare
Choose a tag to compare

What's Changed

Features

  • feat: display commits ahead and behind in dtn info by @bryans-go in #1103
  • feat: auto-copy api key to clipboard by @Tpuljak in #1137
  • feat: Added support for Azure DevOps Prebuild Webhooks by @unsuman in #1110

Fixes

  • fix: gitlab remove fatal error when getting project from MR by @idagelic in #1138
  • fix: prebuild run prompt if run flag is provided by @tarunrajput in #1139

Chores and tests

Full Changelog: v0.33.0...v0.34.0

v0.33.0

20 Sep 12:42
ecbc042
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Chores and tests

Provider updates

A few bugs regarding providers were squashed so existing users should update all installed providers with daytona provider update --all

New Providers:

Fly.io Provider

Our Fly Provider is officially out of alpha on version 0.1.0. With this provider, you can easily create workspaces on Fly machines.

Azure Provider

Our Azure Provider makes it easy to create workspaces as Azure VMs.

Both the new providers can be installed with daytona provider install.

Full Changelog: v0.32.0...v0.33.0

v0.32.0

17 Sep 15:19
0842ec9
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix: wrap branch name argument into quotation marks by @lbrecic in #1107

Provider Updates

Because of #1108 and #1107, users will have to update all installed providers with daytona provider update --all.

Full Changelog: v0.31.0...v0.32.0

v0.31.0

13 Sep 11:35
51d2957
Compare
Choose a tag to compare

What's Changed

Features

  • feat(ide): Support for JetBrains Fleet IDE by @unsuman in #1087
  • feat: Filter param daytona create tui by @abhishek818 in #862
  • feat: add spinner to workspace start, stop and delete by @tarunrajput in #1072
  • feat: Support for Gitea Webhook Prebuilds by @unsuman in #1097
  • feat: suggest adding a target after provider install by @Tpuljak in #1095
  • feat: add JetBrains gateway installation check by @tarunrajput in #1098
  • feat: add auto-complete functionality to input fields(#372) by @bryans-go in #1100

Fixes

  • fix: ssh access with remote profiles by @Tpuljak in #1092
  • fix: Daytona Info Uncommitted Changes Warning on first create (#745) by @bryans-go in #1091

Full Changelog: v0.30.1...v0.31.0

v0.31.0-beta.1

12 Sep 09:03
a540533
Compare
Choose a tag to compare
v0.31.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.30.1...v0.31.0-beta.1

v0.30.1

11 Sep 09:47
bdddcde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.30.1

v0.30.0

10 Sep 12:22
505d2f1
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Chores and tests

  • chore(deps): upgrade github.com/charmbracelet/huh from v0.2.3 to v0.3.0 by @jemiluv8 in #799

Breaking changes

#1033

Changed the --auto-start flag in code and start to --yes/-y.

Provider updates

#1080

This change will improve creation times of remote and devcontainer workspaces by up to 50%.
No need to update providers if they are already on their latest version.

New Contributors

Full Changelog: v0.29.1...v0.30.0

v0.29.1

09 Sep 11:15
3ae1f95
Compare
Choose a tag to compare

What's Changed

  • fix: Handling and Logging of Missing Project Config on Repository Creation (#933) by @bryans-go in #1076
  • fix: multi ws select marking by @idagelic in #1078
  • fix: add verbose arg to get ws info by @lbrecic in #1077

Provider Updates

The DigitalOcean Provider received two patches that address stopping and destroying workspaces. Please update to v0.1.5 using daytona provider update.

New Contributors

  • @bryans-go made their first contribution in #1076

Full Changelog: v0.29.0...v0.29.1