Releases: civo/cli
Releases · civo/cli
v1.0.72
What's Changed
- Refactor version check logic in common.go by @alejandrojnm in #359
Full Changelog: v1.0.71...v1.0.72
v1.0.71
What's Changed
- Bump golang.org/x/crypto from 0.12.0 to 0.17.0 by @dependabot in #352
- chore(config): clean up merge options by @tao12345666333 in #348
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #346
- Update README.md by @dibia27 in #341
- Feature/open_issue by @alejandrojnm in #358
New Contributors
- @tao12345666333 made their first contribution in #348
- @dibia27 made their first contribution in #341
Full Changelog: v1.0.70...v1.0.71
v1.0.70
v1.0.69
v1.0.68
What's Changed
- show k8s deprecated versions by @alessandroargentieri in #345
- Update the struct field for db backup resposne by @vishalanarase in #347
Full Changelog: v1.0.66...v1.0.68
v1.0.67
Deprecated (but supported) kubernetes versions are listed with the:
civo kubernetes version list
Those deprecated ones are not usable for new clusters but the system supports old clusters with deprecated versions, upgrading from a deprecated version to another deprecated (but newer) one, creation of new pools with a deprecated version, etc.
v1.0.66
Fix bug on create kubernetes pool
v1.0.65
v1.0.64
What's Changed
- Add support for db restore for postgres by @vishalanarase in #338
Full Changelog: v1.0.63...v1.0.64
v1.0.63
What's Changed
- Add support for database backup by @vishalanarase in #337
Full Changelog: v1.0.62...v1.0.63