Releases: vultr/govultr
Releases · vultr/govultr
v3.0.0
Changelog
- 0aabc4a Add fix for HTTP response to be able to pull json
- 5a30f05 Add golangci and update go version in workflows (#235)
- 367737c Add in management for logical dbs, maintenance, and service alerts
- bcc4424 Add some missing struct comments
- fb17de5 Add tests for main DBaaS management functions
- 2ba0ed6 Added Response var to funcs
- fe35f2a Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2 (#236)
- e96e657 Complete base implementation of DBaaS API endpoints
- ef0e3cf Disable keep alive, fix various linting issues
- cf6d286 Finish up basic endpoints and implement db user management
- 604570e Fix context error in govultr test (#239)
- be7b9b0 Initial implementation and starting endpoints
- efdfc99 Merge branch 'master' into govultr-dbaas
- 1c2e0b7 Merge branch 'master' into govultr-dbaas
- eb60e01 Merge pull request #238 from christhemorse/govultr-dbaas
- 4a0b177 Merge pull request #240 from mondragonfx/CLOUD-2480
- 40eb1a8 Merge remote-tracking branch 'origin/master' into CLOUD-2480
- 942e5a9 Release v3.0.0 #major
- 2692256 Update Go to v1.20 (#241)
- 09ff22a Update go to v1.19 (#234)
- 7b9b955 Updated for HTTP response changes
- 48ea8a6 add response to backups
- b6d7370 style: format go code
v2.17.2
Changelog
- 5362ba0 Add reserved IP test
- 15e43f6 Add update to reserved IP
- 0fd1ffe Change reserved IP update param to pointer
- 945cc0b Merge pull request #227 from optik-aper/reserved-ip-update
- b3a7418 Merge pull request #228 from optik-aper/release-v2.17.2
- 7d96f1c Release v2.17.2 #patch
- d9b3f19 Release v2.17.2 #patch
- 8e0dd22 Release v2.17.2 #patch (#229)
v2.17.1
v2.17.0
v2.16.0
v2.15.1
v2.15.0
v2.14.2
What's Changed
- Restore v2 endpoint fix by @andrake81 in #206
- Release 2.14.2 #patch by @ddymko in #207
New Contributors
- @andrake81 made their first contribution in #206
Full Changelog: v2.14.1...v2.14.2