Skip to content

Releases: dodopizza/dodocli

dodo-v1.2.0

10 Feb 07:39
40f207b

Choose a tag to compare

🦤 Release 1.2.0

Changelog

🚀 Features

  • feat: added dodo db access and dodo db revoke commands for temporary MySQL database access management. Create a MySQLProxy in 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 --help command [#60410869] (#217)

📦 How to update?

Execute command:

dodo upgrade

dodo-v1.2.0-57731759-realese-candidate-rc1

16 Feb 07:19
40f207b

Choose a tag to compare

🦤 Release 1.2.0-57731759-realese-candidate-rc1

Changelog

🧹 Maintenance

  • Create VERSION

📦 How to update?

Execute command:

dodo upgrade

dodo-v1.2.0-57731759-add-db-extend-rc2

18 Feb 13:54
40f207b

Choose a tag to compare

Pre-release

🦤 Release 1.2.0-57731759-add-db-extend-rc2

Changelog

🧹 Maintenance

  • change messages

📦 How to update?

Execute command:

dodo upgrade

dodo-v1.2.0-57731759-add-db-extend-rc1

18 Feb 13:41
40f207b

Choose a tag to compare

Pre-release

🦤 Release 1.2.0-57731759-add-db-extend-rc1

Changelog

🧹 Maintenance

  • Update service.go

📦 How to update?

Execute command:

dodo upgrade

dodo-v1.1.0

29 Jan 07:04
40f207b

Choose a tag to compare

🦤 Release 1.1.0

It's very important to pay attention to the kubevpn update and follow the "⚠️" instructions.

Changelog

🚀 Features

  • feat: updated local cluster naming, now it's fixed to d-local-kind. Flag -n is removed from command dodo cluster local create and dodo 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 init and dodo upgrade now will clean up old temporary directories before starting installation (#214)
  • fix: flag --context for command dodo app details now 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 -a

dodo-v0.0.1-test-release-candidate-action-rc2

13 Feb 09:58
40f207b

Choose a tag to compare

🦤 Release 0.0.1-test-release-candidate-action-rc2

Changelog

🧹 Maintenance

  • Create VERSION

📦 How to update?

Execute command:

dodo upgrade

dodo-v1.0.3

21 Jan 13:56
debdd0f

Choose a tag to compare

🦤 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 upgrade

dodo-v1.0.1

12 Jan 12:44
debdd0f

Choose a tag to compare

🦤 Release 1.0.1

Changelog

🐛 Bug Fixes

  • fix: Fixed message for dodo disconnect command [#58741687] (#206)
  • fix: Prevent dodocli from updating multiple times when used dodo upgrade [#58741687] (#207)

📦 How to update?

Execute command:

dodo upgrade

dodo-v1.0.0

12 Jan 09:24
debdd0f

Choose a tag to compare

🦤 Release 1.0.0

Changelog

🚀 Features

  • 🛠 Command Structure Changed: dev connect and dev disconnect are now subcommands of workspace(Readme).
  • ☸️ Cluster Commands: A large branch of commands has been added under cluster(Readme), providing capabilities for managing local clusters and ClusterSecret(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 disconnect command.

🧹 Maintenance

  • Increase timeout to 10 minutes for command dodo workspace wakeup

📦 How to update?

Execute command:

dodo upgrade

dodo-v0.4.0

25 Dec 10:12
debdd0f

Choose a tag to compare

🦤 Release 0.4.0

Последняя проверка того, как работает версионирование

Changelog

🚀 Features

  • feat: changed message format in commits [#48157278] (#203)

📦 How to update?

Execute command:

dodo upgrade