Skip to content

Releases: vultr/govultr

v3.4.1

17 Nov 22:27
24ef2ca
Compare
Choose a tag to compare

Changelog

v3.4.0

10 Nov 20:21
7eea7c4
Compare
Choose a tag to compare

Changelog

  • 4a9cf4e Add managed firewall support for VKE (#277)
  • b12163a Add support for container registry operations (#278)
  • ef4ca43 Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 (#280)
  • 7eea7c4 Release v3.4.0 #minor
  • a6dd1f5 Support read replica promotion for Managed Databases (#276)

v3.3.4

30 Oct 14:59
b693a3a
Compare
Choose a tag to compare

Changelog

v3.3.3

24 Oct 15:55
9933c2a
Compare
Choose a tag to compare

Changelog

  • a914d97 Convert DatabaseUpdate VPCID to pointer for empty values (#270)
  • 9933c2a Release v3.3.3 #patch

v3.3.2

23 Oct 16:09
4307010
Compare
Choose a tag to compare

Changelog

  • ec41e34 Add support for Managed Database public/private hostnames (#268)
  • 4307010 Release v3.3.2 #patch
  • 3cddd19 Remove references to deprecated V1 API (#266)

v3.3.1

18 Aug 18:09
26a18c0
Compare
Choose a tag to compare

Changelog

v3.3.0

10 Aug 13:28
d82fde3
Compare
Choose a tag to compare

Changelog

v3.2.0

24 Jul 20:01
b7f7327
Compare
Choose a tag to compare

Changelog

  • f90b44d Add support for DBaaS VPC networks
  • d679d8f Implement stricter golangci-lint configurations (#259)
  • a19273a Merge pull request #255 from christhemorse/dbaas-vpc-support
  • b7f7327 Release v3.2.0 #minor
  • 9f9e05a Update tests for DBaaS VPC structure changes

v3.1.0

13 Jul 15:41
00146a2
Compare
Choose a tag to compare

Changelog

v3.0.3

07 Jun 18:34
b36999e
Compare
Choose a tag to compare

Changelog

  • 66ca860 Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.4 (#248)
  • b36999e Release v3.0.3 #patch
  • 174d41c Remove unused parameters from database update request (#247)