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/v2 from 2.4.0 to 2.12.0 #3

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2021

Bumps github.com/vultr/govultr/v2 from 2.4.0 to 2.12.0.

Release notes

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

v2.12.0

Breaking Changes

  • Plans : Changed MonthlyCost from int to float32 192

v2.11.1

Bug fixes

  • LoadBalancers : Fixed SSL struct json params to the proper API fields 189

v2.11.0

Breaking Changes

  • Instances : Update call will now return *Instance in addition to error 185
  • Instances : Reinstall call now allows changing of hostname and also returns *Instance in addition to error 181

Enhancement

  • Instances : The hostname of the instance is now returned in any call that returns Instance data 187
  • Domains : There is a new field called dns_sec which will return enabled or disabled depending on how your domain is configured 184

v2.10.0

Enhancement

  • Billing : Added support for billing 178

v2.9.2

Change

  • Iso : Changed client field to be unexported 168
  • Snapshot : Changed client field to be unexported 168
  • Plans : Changed client field to be unexported 168
  • Regions : Changed client field to be unexported 168

v2.9.1

Enhancement

v2.9.0

Breaking Change

  • Kubernetes : PlanID is now Plan and Count is now NodeQuantity to follow API pattern 161

Enhancement

  • Snapshots : Add compressed size field 162

v2.8.1

Enhancement

  • Kubernetes : Add support for deletion with resources 159
  • Kubernetes : Add support for getting available versions159

Dependency Update

  • Bump Go version to 1.16 158

v2.8.0

Enhancement

  • Added support for Vultr Kubernetes Engine 156

... (truncated)

Changelog

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

v2.12.0 (2021-12-01)

Breaking Changes

  • Plans : Changed MonthlyCost from int to float32 192

v2.11.1 (2021-11-26)

Bug fixes

  • LoadBalancers : Fixed SSL struct json params to the proper API fields 189

v2.11.0 (2021-11-18)

Breaking Changes

  • Instances : Update call will now return *Instance in addition to error 185
  • Instances : Reinstall call now allows changing of hostname and also returns *Instance in addition to error 181

Enhancement

  • Instances : The hostname of the instance is now returned in any call that returns Instance data 187
  • Domains : There is a new field called dns_sec which will return enabled or disabled depending on how your domain is configured 184

v2.10.0 (2021-11-03)

Enhancement

  • Billing : Added support for billing 178

v2.9.2 (2021-10-20)

Change

  • Iso : Changed client field to be unexported 168
  • Snapshot : Changed client field to be unexported 168
  • Plans : Changed client field to be unexported 168
  • Regions : Changed client field to be unexported 168

v2.9.1 (2021-10-18)

Enhancement

  • Kubernetes : Added Tag support for nodepools 164

v2.9.0 (2021-09-27)

Breaking Change

  • Kubernetes : PlanID is now Plan and Count is now NodeQuantity to follow API pattern 161

Enhancement

  • Snapshots : Add compressed size field 162

v2.8.1 (2021-08-31)

Enhancement

  • Kubernetes : Add support for deletion with resources 159
  • Kubernetes : Add support for getting available versions159

Dependency Update

  • Bump Go version to 1.16 158

v2.8.0 (2021-08-18)

Enhancement

  • Added support for Vultr Kubernetes Engine 156

... (truncated)

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 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/v2](https://github.com/vultr/govultr) from 2.4.0 to 2.12.0.
- [Release notes](https://github.com/vultr/govultr/releases)
- [Changelog](https://github.com/vultr/govultr/blob/master/CHANGELOG.md)
- [Commits](vultr/govultr@v2.4.0...v2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2021
@ddymko ddymko self-requested a review December 10, 2021 15:17
@ddymko ddymko merged commit eed974b into master Dec 10, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vultr/govultr/v2-2.12.0 branch December 10, 2021 15:30
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.

1 participant