v0.17.0-alpha.1
Pre-release
Pre-release
Major update
Project Builders (#363)
Projects will now be built using one of the available builders. The first one available is the DevContainer builder.
User are able to choose how their project will be built in the advanced configuration view, or leave it up to Daytona to automatically detect the used configuration standard of a project.
What's Changed / Minor updates
- refactor: apiclient package name by @idagelic in #573
- fix: multi-project create not working by @tarunrajput in #578
- fix: store project and workspace api keys in db by @Tpuljak in #591
- feat: git provider required scopes by @idagelic in #583
Breaking Changes
User should run daytona server configure
and edit the Build Registry Port
to 3988
. After the change was made, users need to restart the server.
Full Changelog: v0.16.0...v0.17.0-alpha.1