Releases: civo/cli
Releases · civo/cli
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
v1.0.88
What's Changed
- Add default firewall flag for network create command by @haardikdharma10 in #431
- fix: display correct region in message when no resources are found by @Praveen005 in #440
- Remove size g3.k3s.xsmall from civo cli readme file by @aakashnagpal4567 in #442
Full Changelog: v1.0.87...v1.0.88
v1.0.86
v1.0.84
What's Changed
- Honour Local path flag while saving kube configs by @uzaxirr in #416
- rm extra read config by @uzaxirr in #419
- Make example for detailed by @uzaxirr in #411
- Provide dashboard Link in case of no API set by @uzaxirr in #409
- Api key del by @uzaxirr in #421
- Random Bucket Name by @uzaxirr in #414
- Aliases for DB software by @uzaxirr in #413
- Show dangling volume info only when required. by @uzaxirr in #423
- Rename field HarwareAddr to PhysicalInterface by @vishalanarase in #425
Full Changelog: v1.0.83...v1.0.84
v1.0.83
Remove the bug of duplicate list items
v1.0.82
What's Changed
- Show Region in case of no resources by @uzaxirr in #407
- Rename alias for set api by @uzaxirr in #410
- Sort volume while listing by @uzaxirr in #412
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #385
- Support Private IP in create Instance by @uzaxirr in #415
Full Changelog: v1.0.81...v1.0.82
v1.0.81
Validate CIDR in the firewall rule create command