v0.15.0
版本发布时间: 2024-05-14 23:00:53
daytonaio/daytona最新发布版本:v0.42.1(2024-11-02 00:57:15)
What's Changed
Features
- feat: project env variables configuration input by @Tpuljak in https://github.com/daytonaio/daytona/pull/516
- feat: update container registry list styling to match rest of TUI by @tarunrajput in https://github.com/daytonaio/daytona/pull/525
- feat: add git context updating by @lbrecic in https://github.com/daytonaio/daytona/pull/459
- feat: target command aliases by @idagelic in https://github.com/daytonaio/daytona/pull/517
- feat: workspace API keys and env variables by @Tpuljak in https://github.com/daytonaio/daytona/pull/533
- feat: project naming by @idagelic in https://github.com/daytonaio/daytona/pull/543
- feat: tailscale ssh tunnel package by @Tpuljak in https://github.com/daytonaio/daytona/pull/536
- feat: daytona info consistency by @idagelic in https://github.com/daytonaio/daytona/pull/526
- feat: profile data service by @Tpuljak in https://github.com/daytonaio/daytona/pull/519
- Users can now use
daytona env
to set environment variables that are passed to every workspace
- Users can now use
- feat: remote profile flow by @idagelic in https://github.com/daytonaio/daytona/pull/547
Fixes
- fix: reset project uptime after stop by @Tpuljak in https://github.com/daytonaio/daytona/pull/509
- fix: use workspace names instead of id in CLI messages by @Tpuljak in https://github.com/daytonaio/daytona/pull/520
- fix: use agent api client in tailscale server by @Tpuljak in https://github.com/daytonaio/daytona/pull/534
- fix: info panic by @idagelic in https://github.com/daytonaio/daytona/pull/542
- fix: ensure API calls are heading towards a Daytona Server instance by @Tpuljak in https://github.com/daytonaio/daytona/pull/535
- fix: reinitialize provider if the connection is broken by @Tpuljak in https://github.com/daytonaio/daytona/pull/524
- fix: run server service as user by @Tpuljak in https://github.com/daytonaio/daytona/pull/546
- fix: separate ssh config by @Tpuljak in https://github.com/daytonaio/daytona/pull/548
Chores and tests
- chore: update issue and PR templates by @Tpuljak in https://github.com/daytonaio/daytona/pull/511
- refactor: post start commands as text input by @Tpuljak in https://github.com/daytonaio/daytona/pull/518
- refactor: project configuation view by @idagelic in https://github.com/daytonaio/daytona/pull/510
- refactor: workspace mode command by @idagelic in https://github.com/daytonaio/daytona/pull/506
Full Changelog: https://github.com/daytonaio/daytona/compare/v0.14.0...v0.15.0