Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/vultr/govultr/v3 from 3.8.1 to 3.10.0 #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps github.com/vultr/govultr/v3 from 3.8.1 to 3.10.0.

Release notes

Sourced from github.com/vultr/govultr/v3's releases.

v3.10.0

Changelog

  • 19c0ba7b9634a6c259662de28c6394cf6b9fa417 Add CDN & Sub-account tests (#332)
  • bfd537cc68e91d3483bb1cf54a34a58eab70ef83 Add http2/3 and timeout options to load balancers (#325)
  • a39baf5bd3bceadb6081a9e5253ffd047fe8bd8e Add instance user scheme field (#328)
  • 6305d72035c2235c0fd745c0e9575310da9957cf Add support for sub-accounts (#329)
  • 6fb2e4bf6d3517a2210391dfc23235aecacadf21 Add user scheme to bare metal (#335)
  • 6cb2b710b374a62fcfdcffbed5723fc3fb232515 Add vanity domain and SSL options to CDN (#326)
  • a130e287e9120995e033f9d2b1f9854522be686b Fix CDN structs and file endpoint URL(#330)
  • d00ea94da1f1cd19f0f970dc0e216c0bbed80244 Fix base struct for subaccount create (#331)
  • 96a096a93b0c702719a5e84ff4c1aea732d4e569 Release v3.10.0 #minor
  • e32f33b2e6a43fc6fb68522d894a698c136f2d29 Remove deprecated Tag and Type fields (#327)
  • 80900b6386fabae40b4f0fedf272603c545e8c95 Remove deprecated private network functionality (#324)
  • 0de3c41acfda54d561860102674f22010db12cf5 Update github workflows to go 1.23 (#334)
  • 3df9f3ba3574b27b9ea02e313163acaa0887cad5 Update go from v1.21 to v1.23 (#333)

v3.9.1

Changelog

  • 67adff8fea7c5da9f5c4db9bc634f080ee13fa15 Add support for Managed MySQL advanced config (#322)
  • d2142cf9d4b52038721b4fb452441acf28f49d11 Fix http method used on CDN push zone file delete (#321)
  • 17aedc2f0235bd9bcb0aa866dd2af7cfe3623c6b Release v3.9.1 #patch

v3.9.0

Changelog

  • dfd5873 Add support for CDN (#319)
  • 40c59d1 Release v3.9.0 #minor
Changelog

Sourced from github.com/vultr/govultr/v3's changelog.

3.10.0 (2024-10-10)

Enhancements

  • Load Balancers: Add HTTP2/3 and timeout options PR 325
  • CDN: add vanity domain and SSL options PR 326
  • Instance: add user scheme field PR 328
  • Bare Metal: add user scheme field PR 335
  • Sub-accounts: Add support for sub-accounts PR 329

Bug Fixes

  • CDN: Fix default empty struct fields and list files endpoint URL PR 330
  • Sub-accounts: Fix base struct on create PR 331

Clean Up

  • Remove deprecated private network functionality PR 324
  • Bare Metal: remove deprecated tag fields PR 327
  • Firewall: remove deprecated type fields PR 327
  • Instance: remove deprecated tag fields PR 327

Dependencies & Automation

  • Update go from v1.21 to v1.23 PR 333
  • Update github workflows to go 1.23 PR 334
  • Add CDN & Sub-account tests PR 332

3.9.1 (2024-08-13)

Enhancements

  • Database: Add support for Managed MySQL advanced config PR 322

Bug Fixes

  • CDN: Fix http method used on push zone file delete PR 321

3.9.0 (2024-06-30)

Enhancements

  • CDN: Full support added PR 319
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/vultr/govultr/v3](https://github.com/vultr/govultr) from 3.8.1 to 3.10.0.
- [Release notes](https://github.com/vultr/govultr/releases)
- [Changelog](https://github.com/vultr/govultr/blob/master/CHANGELOG.md)
- [Commits](vultr/govultr@v3.8.1...v3.10.0)

---
updated-dependencies:
- dependency-name: github.com/vultr/govultr/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants