Skip to content

v0.33.0

Compare
Choose a tag to compare
@Tpuljak Tpuljak released this 20 Sep 12:42
· 389 commits to main since this release
ecbc042

What's Changed

Features

Fixes

Chores and tests

  • refactor: http status code and error in api(#934) by @the-johnwick in #1056
  • refactor: use errors new for simple strings by @idagelic in #1122

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