Releases: dodopizza/dodocli
Releases · dodopizza/dodocli
dodo-v1.2.0
🦤 Release 1.2.0
Changelog
🚀 Features
- feat: added
dodo db accessanddodo db revokecommands for temporary MySQL database access management. Create aMySQLProxyin the cluster with a specified role (ro/rw/fa) and duration, auto port-forward to localhost, and clean up on exit. See DB commands README for details.
🐛 Bug Fixes
- fix: Added more description to
dodo app canary set --helpcommand [#60410869] (#217)
📦 How to update?
Execute command:
dodo upgradedodo-v1.2.0-57731759-realese-candidate-rc1
🦤 Release 1.2.0-57731759-realese-candidate-rc1
Changelog
🧹 Maintenance
- Create VERSION
📦 How to update?
Execute command:
dodo upgradedodo-v1.2.0-57731759-add-db-extend-rc2
🦤 Release 1.2.0-57731759-add-db-extend-rc2
Changelog
🧹 Maintenance
- change messages
📦 How to update?
Execute command:
dodo upgradedodo-v1.2.0-57731759-add-db-extend-rc1
🦤 Release 1.2.0-57731759-add-db-extend-rc1
Changelog
🧹 Maintenance
- Update service.go
📦 How to update?
Execute command:
dodo upgradedodo-v1.1.0
🦤 Release 1.1.0
It's very important to pay attention to the kubevpn update and follow the "
Changelog
🚀 Features
- feat: updated local cluster naming, now it's fixed to
d-local-kind. Flag-nis removed from commanddodo cluster local createanddodo cluster local delete[#60020286] (#215)
🐛 Bug Fixes
- fix: preserve existing kubeconfig in
dodo init -c. Now it will not delete existing contexts (#215) - fix: commands
dodo initanddodo upgradenow will clean up old temporary directories before starting installation (#214) - fix: flag
--contextfor commanddodo app detailsnow working and README.md added [#60080856] (#213) - fix: updated version of kubevpn to 2.9.11 (#212)
📦 How to update?
Execute command:
dodo upgrade⚠️ IMPORTANT
Execute command to update kubevpn:
dodo init -adodo-v0.0.1-test-release-candidate-action-rc2
🦤 Release 0.0.1-test-release-candidate-action-rc2
Changelog
🧹 Maintenance
- Create VERSION
📦 How to update?
Execute command:
dodo upgradedodo-v1.0.3
🦤 Release 1.0.3
Changelog
🐛 Bug Fixes
- fix: Allow 'replicas: 0' in command
dodo app scale set -r. Allow scaling to zero [#59995315] (#209) - fix: changed message for
dodo workspace status(#208)
📦 How to update?
Execute command:
dodo upgradedodo-v1.0.1
🦤 Release 1.0.1
Changelog
🐛 Bug Fixes
- fix: Fixed message for
dodo disconnectcommand [#58741687] (#206) - fix: Prevent dodocli from updating multiple times when used
dodo upgrade[#58741687] (#207)
📦 How to update?
Execute command:
dodo upgradedodo-v1.0.0
🦤 Release 1.0.0
Changelog
🚀 Features
- 🛠 Command Structure Changed:
dev connectanddev disconnectare now subcommands ofworkspace(Readme). - ☸️ Cluster Commands: A large branch of commands has been added under
cluster(Readme), providing capabilities for managing local clusters andClusterSecret(Readme). - 🔄 Context Switching: You can now switch contexts using
cluster switch <context-name>. - 🚑 Troubleshooting: To fix the connection to the cluster, use the
workspace dev disconnectcommand.
🧹 Maintenance
- Increase timeout to 10 minutes for command
dodo workspace wakeup
📦 How to update?
Execute command:
dodo upgradedodo-v0.4.0
🦤 Release 0.4.0
Последняя проверка того, как работает версионирование
Changelog
🚀 Features
- feat: changed message format in commits [#48157278] (#203)
📦 How to update?
Execute command:
dodo upgrade