Releases: civo/cli
Releases · civo/cli
v1.1.97
What's Changed
- bump goreleaser version by @alessandroargentieri in #515
Full Changelog: v1.1.96...v1.1.97
v1.1.96
What's Changed
- Sort output for instance and diskimage by @uzaxirr in #494
- Add --wait flag for database create command by @kanha-gupta in #506
- Random db name by @uzaxirr in #509
- make switch, merge and wait as default when using save in cluster creation by @uzaxirr in #498
- Volume Resize by @uzaxirr in #495
- add connection str and reformt output in db creds show by @uzaxirr in #507
- add update-kubeconfig cmd by @uzaxirr in #499
- more info upon db creation. by @uzaxirr in #512
- delete kubeconfig upon deleting cluster by @uzaxirr in #511
- vnc console access: introduction of the exchange token mechanism by @alessandroargentieri in #514
New Contributors
- @kanha-gupta made their first contribution in #506
Full Changelog: v1.1.95...v1.1.96
v1.1.95
v1.1.94
What's Changed
- Addition of waits and retries to have the instance vnc URL ready by @alessandroargentieri in #489
- bump civogo by @uzaxirr in #490
Full Changelog: v1.1.93...v1.1.94
v1.1.93
v1.1.92
What's Changed
- Add volumetype list cmd by @uzaxirr in #474
- Support for creating instance with custom volume type by @uzaxirr in #475
- Add support for attached volumes in instance_show.go by @uzaxirr in #476
- add support for NS records by @giornetta in #483
New Contributors
- @giornetta made their first contribution in #483
Full Changelog: v1.1.91...v1.1.92
v1.1.91
v1.0.91
Changelog
- bb0301b Fail when bucket size is less than 500gb
- 4dbd53f Reverted kubernetes.go to match master
- 5d91162 Reverted kubernetes_remove.go to match master
- c7bf446 Support attaching/detaching volumes on create/update instance (#466)
- 1024a3f fix typo in cli fields
- 6d4dcae fix(bucket-credentials): handle pagination to list all credentials
- 5749f98 fix: display private_IPv4 in database list output
- 13f5f1a rm kubeconfig after deleting cluster
v1.0.90
What's Changed
- Create an output writer per pool by @fulviodenza in #450
- Remove deprecated ioutil by @fulviodenza in #452
- Fix wrong assignment of instance region to tags by @uzaxirr in #453
- Display privateIP in DB show cmd by @uzaxirr in #456
- Silence annoying error by @uzaxirr in #458
- Check for No FW rules found by @uzaxirr in #457
- Allow scaling from 0 to one or more nodes by @fulviodenza in #459
New Contributors
- @fulviodenza made their first contribution in #450
Full Changelog: v1.0.89...v1.0.90
v1.0.89
What's Changed
- fix network assignment in firewall ls by @uzaxirr in #443
- Change instance config to use the correct Reserved IP parameter by @haardikdharma10 in #439
- Add ability to update cluster firewall by @haardikdharma10 in #445
Full Changelog: v1.0.88...v1.0.89