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/gophercloud/gophercloud from 0.18.0 to 0.19.0 #287

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2021

Bumps github.com/gophercloud/gophercloud from 0.18.0 to 0.19.0.

Changelog

Sourced from github.com/gophercloud/gophercloud's changelog.

0.19.0 (July 22, 2021)

NOTES / BREAKING CHANGES

  • compute/v2/extensions/keypairs.List now takes a ListOptsBuilder argument GH-2186
  • compute/v2/extensions/keypairs.Get now takes a GetOptsBuilder argument GH-2186
  • compute/v2/extensions/keypairs.Delete now takes a DeleteOptsBuilder argument GH-2186
  • compute/v2/extensions/hypervisors.List now takes a ListOptsBuilder argument GH-2187

IMPROVEMENTS

  • Added blockstorage/v3/qos.List GH-2167
  • Added compute/v2/extensions/volumeattach.CreateOpts.Tag GH-2177
  • Added compute/v2/extensions/volumeattach.CreateOpts.DeleteOnTermination GH-2177
  • Added compute/v2/extensions/volumeattach.VolumeAttachment.Tag GH-2177
  • Added compute/v2/extensions/volumeattach.VolumeAttachment.DeleteOnTermination GH-2177
  • Added db/v1/instances.Instance.Address GH-2179
  • Added compute/v2/servers.ListOpts.AvailabilityZone GH-2098
  • Added compute/v2/extensions/keypairs.ListOpts GH-2186
  • Added compute/v2/extensions/keypairs.GetOpts GH-2186
  • Added compute/v2/extensions/keypairs.DeleteOpts GH-2186
  • Added objectstorage/v2/containers.GetHeader.Timestamp GH-2185
  • Added compute/v2/extensions.ListOpts GH-2187
  • Added sharedfilesystems/v2/shares.Share.CreateShareFromSnapshotSupport GH-2191
  • Added compute/v2/servers.Network.Tag for use in CreateOpts GH-2193
Commits
  • 4dfac38 Update CHANGELOG.md
  • 2509091 Update CHANGELOG.md
  • d36ceaf add tag attribute to servers.Network (#2193)
  • 004d8c8 Update CHANGELOG.md
  • 9f639c2 sharedfilesystems: Add CreateShareFromSnapshotSupport field to Share struct (...
  • 5a7ac65 Acc Tests: Enable Shared Filesystem access tests (#1803)
  • 782f2f7 Update CHANGELOG.md
  • 69ecde8 Compute v2: Implement Hypervisor request options (#2187)
  • 932f091 Update CHANGELOG.md
  • 1f08945 Object Storage v1: Adding Timestamp to GetHeader results (#2185)
  • Additional commits viewable in compare view

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/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/master/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v0.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 23, 2021
@davidkarlsen davidkarlsen merged commit 50336da into master Jul 23, 2021
@davidkarlsen davidkarlsen deleted the dependabot/go_modules/github.com/gophercloud/gophercloud-0.19.0 branch July 23, 2021 07:12
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant