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.14.0 to 2.16.0 #184

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2022

Bumps github.com/vultr/govultr/v2 from 2.14.0 to 2.16.0.

Release notes

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

v2.16.0

Changelog

  • e495a9f Add node pool scaler options (#215)
  • 09f9aa7 Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1 (#214)
  • e8b1787 Kubernetes: upgrade support (#217)
  • dd14151 Release v2.16.0 #minor
  • cdc2ecc Support new tags from the API (#218)
  • ed643e2 adding ip_type to firewall rules (#216)

v2.15.1

Changelog

  • 88364c5 Release v2.15.1 #patch
  • 86fb7bc block type omit (#212)

v2.15.0

Changelog

  • 618d5dd Add Vultr VPC support (#210)
  • 3edbee4 Release v2.15.0 #minor
  • 71f6f62 block storage: adding block type (#209)
  • 9fa4673 bumping go 1.16 to 1.17 (#208)

v2.14.2

What's Changed

New Contributors

Full Changelog: vultr/govultr@v2.14.1...v2.14.2

v2.14.1

Changelog

  • 225d8fe Release v2.14.1 #patch
  • 66c1ed1 improved retry error response (#204)
Changelog

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

v2.16.0 (2022-05-04)

Enhancement

  • Kubernetes: added auto scaler options to node pools 215
  • Firewall rules: added new field ip_type in get/list responses to be consistent with the create calls 216
  • Kubernetes: Upgrade support 217
  • Baremetal: Added support for new tags field. This field allows multiple string tags to be associated with an instance 218
  • Instance: Added support for new tags field. This field allows multiple string tags to be associated with an instance 218

Deprecations

  • Instance: The tag field has been deprecated in favor for tags 218
  • Baremetal: The tag field has been deprecated in favor for tags 218
  • Firewall rules: The type field has been deprecated in favor for ip_type 216

Dependency Update

  • Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1 214

v2.15.1 (2022-04-12)

Bug fixes

  • Block : add omityempty to block_type to prevent deploy issues 212

v2.15.0 (2022-04-12)

Enhancement

  • Block : New optional field block_type. This new field is currently optional but may become required at a later release 209
  • VPC : New API endpoints that will be replacing network 210
  • Updated Go version from 1.16 to 1.17 208

Deprecations

  • Network : The network resource and all related private network fields on structs are deprecated. You should now be using the VPC provided replacements 210

v2.14.2 (2022-03-23)

Bug Fix

v2.14.1 (2022-02-02)

Enhancement

  • Improved retry error response 204
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.14.0 to 2.16.0.
- [Release notes](https://github.com/vultr/govultr/releases)
- [Changelog](https://github.com/vultr/govultr/blob/master/CHANGELOG.md)
- [Commits](vultr/govultr@v2.14.0...v2.16.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2022
Copy link
Contributor

@ddymko ddymko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ddymko ddymko merged commit db0a830 into master May 5, 2022
@ddymko ddymko deleted the dependabot/go_modules/github.com/vultr/govultr/v2-2.16.0 branch May 5, 2022 12:54
@optik-aper optik-aper mentioned this pull request Jun 7, 2022
3 tasks
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