Skip to content

Releases: vultr/vultr-cli

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)

v3.0.0

15 Feb 05:25
53a147e
Compare
Choose a tag to compare

Changelog

v2.22.0

01 Feb 18:57
c730163
Compare
Choose a tag to compare

Changelog

  • 3ca21df Bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#390)
  • 673ca75 Bump github.com/vultr/govultr/v3 from 3.4.1 to 3.5.0 (#382)
  • ee4ca69 Bump github.com/vultr/govultr/v3 from 3.6.0 to 3.6.1 (#393)
  • f695cdb Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#392)
  • 84f650c Database: Support user access control for Redis databases (#383)
  • 6a58e4b Fix read-write flag for docker credentials (#395)
  • c730163 Release v2.22.0 #minor
  • 96e97ab Support Marketplace App Variables (#389)
  • 9760160 Update govultr from v3.5.0 to v3.6.0 (#388)

v2.21.0

29 Nov 15:30
bfe95c7
Compare
Choose a tag to compare

Changelog

v2.20.0

01 Nov 17:09
dff57b9
Compare
Choose a tag to compare

Changelog

  • e2d0913 Add support for DBaaS FerretDB subscriptions (#369)
  • f86914e Add support for public/private host, cleanup summarize view (#363)
  • 01af115 Add support for the VKE HA control plane option (#368)
  • 13add15 Adjust DBaaS VPC pointer to detect changes (#366)
  • 73327b2 Allow some commands to be run without authenticating against the API (#364)
  • 2bd1f1b Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#357)
  • f896291 Bump golang.org/x/net from 0.15.0 to 0.17.0 (#358)
  • 98fe914 Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#356)
  • dff57b9 Release v2.20.0 #minor
  • 1516c5c Update govultr to v3.3.2 (#362)
  • ab18ce0 Update govultr to v3.3.3 (#365)
  • 1ca2285 Update govultr to v3.3.4 (#367)

v2.19.0

18 Oct 18:02
6b45f1a
Compare
Choose a tag to compare

Changelog

  • 20f4990 Add golangci-lint config and fix linter errors (#353)
  • 4caf976 Add project name back to the archive file names (#346)
  • 0d07411 Add summarize list options for VKE, VLB & database (#348)
  • b645d84 Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#351)
  • 289dba0 Fix documentation for VPC2 command options (#350)
  • 6b45f1a Release v2.19.0 #minor
  • 117a9a8 Remove the useless cobra init help toggle flag (#349)
  • 3905231 Remove unnecessary Go dependency from .goreleaser (#97)
  • c0eb9ba Rework the printer output code (#355)
  • 333f379 Update to go v1.21 (#347)

v2.18.2

24 Aug 14:15
e7ed881
Compare
Choose a tag to compare

Changelog

  • cf721c4 Fix goreleaser archive names and remove deprecated brew command (#344)
  • e7ed881 Release v2.18.2 #patch