Skip to content

Releases: vultr/vultr-cli

v3.6.0

17 Jul 21:12
bf68cab
Compare
Choose a tag to compare

Changelog

  • 7bf800e Add expanded Kafka options for Databases (#543)
  • 436bef1 Add user and password display for instances and bare metals (#541)
  • 85feeac Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#544)
  • bf68cab Release v3.6.0 #minor
  • 26d5c2f Update govultr from v3.20.0 to v3.21.0 (#542)
  • 89d9817 Update govultr from v3.21.0 to v3.21.1 (#545)

v3.5.0

17 Jun 21:46
6a47e10
Compare
Choose a tag to compare

Changelog

  • f71db01 Add account bandwidth command (#535)
  • 7ddd9e3 Add database backup schedule (#534)
  • 6e4ac8f Add example help text for object storage (#538)
  • 3864797 Add object storage tier create flag and regions printer (#520)
  • e906acb Add/update load balancer SSL create & update functions (#521)
  • 22a8046 Added missing args check in commands (#506)
  • a74b3cd Adjust plans printer for new supported engines (#505)
  • b779ff3 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#509)
  • ab240c1 Bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#523)
  • 2a53d1a Bump github.com/spf13/viper from 1.20.0 to 1.20.1 (#528)
  • 857975d Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#500)
  • 3c20a13 Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 (#510)
  • 1a33eba Bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 (#519)
  • b89fb57 Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#529)
  • 6396c68 Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#532)
  • 1e8b163 Clarify how the instance userdata value is encoded (#499)
  • 0ac9e6d Fix err nil checks (#526)
  • c5d43d1 Fix object storage printer output for tiers (#539)
  • 05a12de Fix whitespace on kubernetes upgrades help text (#522)
  • af7512e Mark vpc2 commands deprecated (#525)
  • 6a47e10 Release v3.5.0 #minor
  • a00d5c1 Remove coverage workflow (#518)
  • 2ebd556 Remove unused lint config rules exclusion (#511)
  • 1c5cd50 Replace Redis-specific fuctions with generic versions (#495)
  • 735da4e Replace deprecated set-output with GITHUB_OUTPUT (#531)
  • df40011 Set global options on account command (#517)
  • 98f161f Set goreleaser builds info to root (#527)
  • 7af49c7 Update Golangci-lint to use v2 (#537)
  • 5f3da5d Update go to v1.24 (#515)
  • 3827fb4 Update govultr from v3.11.2 to v3.12.0 (#494)
  • 63bbe38 Update govultr from v3.12.0 to v3.14.1 (#503)
  • 97676d9 Update govultr from v3.14.1 to v3.15.0 (#516)
  • eee046d Update govultr from v3.15.0 to v3.17.0 (#524)
  • f489313 Update govultr from v3.17.0 to v3.20.0 (#533)
  • ffeba38 Update oauth from 0.23.0 to 0.24.0 (#496)
  • c39e78a Update object storage cluster display and add tiers (#536)

v3.4.0

31 Oct 13:11
c9cd864
Compare
Choose a tag to compare

Changelog

v3.3.1

29 Jul 19:50
3b5e45c
Compare
Choose a tag to compare

Changelog

  • e14ae5d Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#460)
  • 9ff0a7d Make dns record create priority and ttl flags opt (#468)
  • 3b5e45c Release v3.3.1 #patch

v3.3.0

05 Jul 16:02
2a20261
Compare
Choose a tag to compare

Changelog

v3.2.0

11 Jun 17:08
a96fce4
Compare
Choose a tag to compare

Changelog

  • 91fba88 Add mdisk_mode flag for baremetal create (#449)
  • 3c9592a Add support for serverless inference commands (#453)
  • 004ebfa Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#450)
  • 54e9d70 Bump github.com/vultr/govultr/v3 from 3.6.4 to 3.7.0 (#448)
  • 78f4069 Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#451)
  • 9628bae Linter updates and fixes (#457)
  • a96fce4 Release v3.2.0 #minor
  • 7eb0de1 Update .gitignore to ignore linux binary (#455)
  • 63e7a15 Update goreleaser config and GitHub action (#456)
  • 75534dd Update govultr from v2.7.0 to v2.8.1 (#452)
  • 51489cf Update the go-checks actions (#459)

v3.1.0

17 May 17:26
dfff3d9
Compare
Choose a tag to compare

Changelog

  • 2fdb73f Add node-pool list summarize flag (#442)
  • cc17ed6 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#440)
  • 4a4b450 Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#443)
  • 7296ac5 Fix error when a config file is not present (#434)
  • 78868f7 Fix notification on release workflow
  • 537e2d6 Make mattermost notification generic (#445)
  • 014c075 Merge pull request #441 from optik-aper/fix-notifications
  • dfff3d9 Release v3.1.0 #minor
  • 37b271d Set correct flag type on LB proxy protocol (#436)
  • 7644d27 Unify float precision on all printers (#437)
  • e81bf75 Update mattermost notify action
  • 74ce61b fix mistyped persistent_pxe baremetal flag (#432)

v3.0.3

15 Mar 14:16
7fb0ec4
Compare
Choose a tag to compare

Changelog

  • 09201a7 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#428)
  • 24277f4 Fix oauth token when a config file is used (#430)
  • 7fb0ec4 Release v3.0.3 #patch

v3.0.2

12 Mar 16:15
2f08b29
Compare
Choose a tag to compare

Changelog

  • 026e8bb Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#420)
  • 2ab0e74 Fix inadvertent short-circuiting bare metal plan output (#416)
  • f566d86 Kubernetes: add node labels options for node pools (#422)
  • 2f08b29 Release v3.0.2 #patch
  • 3e6faf5 Remove extraneous readme details (#425)
  • e94f063 Tidy up help documentation (#418)
  • 4ad994c Update govultr from v3.6.2 to v3.6.3 (#417)
  • 3b9539e Update govultr from v3.6.3 to v3.6.4 (#421)
  • 5d25961 Use cobra command RunE to make error handling consistent (#419)
  • 2d50677 VPC2: fix incorrect govultr delete method (#426)

v3.0.1

27 Feb 18:35
91b6c96
Compare
Choose a tag to compare

Changelog

  • 9714667 Add correct usage for firewall rules (#414)
  • 30dfcfd Add kubernetes enable-firewall flag on create (#413)
  • 1fcbd72 Build metadata paging from struct and add nil struct checks (#410)
  • c38f1b0 Bump github.com/vultr/govultr/v3 from 3.6.1 to 3.6.2 (#407)
  • eccfc2d Make regions and plans printers consistent (#412)
  • 91b6c96 Release v3.0.1 #patch
  • b84492f Remove shorthand flag output on kubernetes (#406)
  • 1959286 Update README go get example to use v3 (#405)