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.15.0 to 0.16.0 #206

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2021

Bumps github.com/gophercloud/gophercloud from 0.15.0 to 0.16.0.

Changelog

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

0.16.0 (February 23, 2021)

UPGRADE NOTES

  • baremetal/v1/nodes.CleanStep.Interface has changed from string to StepInterface GH-2120

BUG FIXES

  • Fixed xor logic issues in loadbalancers/v2/l7policies.CreateOpts GH-2087
  • Fixed xor logic issues in loadbalancers/v2/listeners.CreateOpts GH-2087
  • Fixed If-Modified-Since so it's correctly sent in a objectstorage/v1/objects.Download request GH-2108
  • Fixed If-Unmodified-Since so it's correctly sent in a objectstorage/v1/objects.Download request GH-2108

IMPROVEMENTS

  • Added blockstorage/extensions/limits.Get GH-2084
  • clustering/v1/clusters.RemoveNodes now returns an ActionResult GH-2089
  • Added identity/v3/projects.ListAvailable GH-2090
  • Added blockstorage/extensions/backups.ListDetail GH-2085
  • Allow all ports to be removed in networking/v2/extensions/fwaas_v2/groups.UpdateOpts GH-2073
  • Added imageservice/v2/images.ListOpts.Hidden GH-2094
  • Added imageservice/v2/images.CreateOpts.Hidden GH-2094
  • Added imageservice/v2/images.ReplaceImageHidden GH-2094
  • Added imageservice/v2/images.Image.Hidden GH-2094
  • Added containerinfra/v1/clusters.CreateOpts.MasterLBEnabled GH-2102
  • Added the ability to define a custom function to handle "Retry-After" (429) responses GH-2097
  • Added baremetal/v1/nodes.JBOD constant for the RAIDLevel type GH-2103
  • Added support for Block Storage quotas of volume typed resources GH-2109
  • Added blockstorage/extensions/volumeactions.ChangeType GH-2113
  • Added baremetal/v1/nodes.DeployStep GH-2120
  • Added baremetal/v1/nodes.ProvisionStateOpts.DeploySteps GH-2120
  • Added baremetal/v1/nodes.CreateOpts.AutomatedClean GH-2122
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 24, 2021
@codecov
Copy link

codecov bot commented Feb 24, 2021

Codecov Report

Merging #206 (f5e4a50) into master (69fb2d5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   66.83%   66.83%           
=======================================
  Files           2        2           
  Lines         205      205           
=======================================
  Hits          137      137           
  Misses         43       43           
  Partials       25       25           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69fb2d5...f5e4a50. Read the comment docs.

@davidkarlsen davidkarlsen merged commit 17e620f into master Feb 24, 2021
@davidkarlsen davidkarlsen deleted the dependabot/go_modules/github.com/gophercloud/gophercloud-0.16.0 branch February 24, 2021 11: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