Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 22, 2021

This PR contains the following updates:

Package Change Age Confidence
github.com/gophercloud/gophercloud v0.14.0 -> v0.25.0 age confidence

Release Notes

gophercloud/gophercloud (github.com/gophercloud/gophercloud)

v0.25.0

Compare Source

BREAKING CHANGES

  • Replaced blockstorage/noauth.NewBlockStorageNoAuth with NewBlockStorageNoAuthV2 and NewBlockStorageNoAuthV3 GH-2343
  • Renamed blockstorage/extensions/schedulerstats.Capabilities's GoodnessFuction field to GoodnessFunction GH-2346

IMPROVEMENTS

  • Added RequestOpts.OmitHeaders to provider client GH-2315
  • Added identity/v3/extensions/projectendpoints.List GH-2304
  • Added identity/v3/extensions/projectendpoints.Create GH-2304
  • Added identity/v3/extensions/projectendpoints.Delete GH-2304
  • Added protocol any to networking/v2/extensions/security/rules.Create GH-2310
  • Added REDIRECT_PREFIX and REDIRECT_HTTP_CODE to loadbalancer/v2/l7policies.Create GH-2324
  • Added SOURCE_IP_PORT LB method to loadbalancer/v2/pools.Create GH-2300
  • Added AllocatedCapacityGB capability to blockstorage/extensions/schedulerstats.Capabilities GH-2348
  • Added Metadata to dns/v2/recordset.RecordSet GH-2353
  • Added missing fields to compute/v2/extensions/servergroups.List GH-2355
  • Added missing labels fields to containerinfra/v1/nodegroups GH-2377
  • Added missing fields to loadbalancer/v2/listeners.Listener GH-2407
  • Added identity/v3/limits.List GH-2360
  • Added ParentProviderUUID to placement/v1/resourceproviders.Create GH-2356
  • Added placement/v1/resourceproviders.Delete GH-2357
  • Added placement/v1/resourceproviders.Get GH-2358
  • Added placement/v1/resourceproviders.Update GH-2359
  • Added networking/v2/extensions/bgp/peers.List GH-2241
  • Added networking/v2/extensions/bgp/peers.Get GH-2241
  • Added networking/v2/extensions/bgp/peers.Create GH-2388
  • Added networking/v2/extensions/bgp/peers.Delete GH-2388
  • Added networking/v2/extensions/bgp/peers.Update GH-2396
  • Added networking/v2/extensions/bgp/speakers.Create GH-2395
  • Added networking/v2/extensions/bgp/speakers.Delete GH-2395
  • Added networking/v2/extensions/bgp/speakers.Update GH-2400
  • Added networking/v2/extensions/bgp/speakers.AddBGPPeer GH-2400
  • Added networking/v2/extensions/bgp/speakers.RemoveBGPPeer GH-2400
  • Added networking/v2/extensions/bgp/speakers.GetAdvertisedRoutes GH-2406
  • Added networking/v2/extensions/bgp/speakers.AddGatewayNetwork GH-2406
  • Added networking/v2/extensions/bgp/speakers.RemoveGatewayNetwork GH-2406
  • Added baremetal/v1/nodes.SetMaintenance and baremetal/v1/nodes.UnsetMaintenance GH-2384
  • Added sharedfilesystems/v2/services.List GH-2350
  • Added sharedfilesystems/v2/schedulerstats.List GH-2350
  • Added sharedfilesystems/v2/schedulerstats.ListDetail GH-2350
  • Added ability to handle 502 and 504 errors GH-2245
  • Added IncludeSubtree to identity/v3/roles.ListAssignments GH-2411

v0.24.0

Compare Source

UPGRADE NOTES

  • Set Go minimum version to 1.14 GH-2294

IMPROVEMENTS

  • Added blockstorage/v3/qos.Get GH-2283
  • Added blockstorage/v3/qos.Update GH-2283
  • Added blockstorage/v3/qos.DeleteKeys GH-2283
  • Added blockstorage/v3/qos.Associate GH-2284
  • Added blockstorage/v3/qos.Disassociate GH-2284
  • Added blockstorage/v3/qos.DisassociateAll GH-2284
  • Added blockstorage/v3/qos.ListAssociations GH-2284

v0.23.0

Compare Source

IMPROVEMENTS

  • Added networking/v2/extensions/agents.ListBGPSpeakers GH-2229
  • Added networking/v2/extensions/bgp/speakers.BGPSpeaker GH-2229
  • Added identity/v3/roles.Project.Domain GH-2235
  • Added identity/v3/roles.User.Domain GH-2235
  • Added identity/v3/roles.Group.Domain GH-2235
  • Added loadbalancer/v2/pools.CreateOpts.Tags GH-2237
  • Added loadbalancer/v2/pools.UpdateOpts.Tags GH-2237
  • Added loadbalancer/v2/pools.Pool.Tags GH-2237
  • Added networking/v2/extensions/bgp/speakers.List GH-2238
  • Added networking/v2/extensions/bgp/speakers.Get GH-2238
  • Added compute/v2/extensions/keypairs.CreateOpts.Type GH-2231
  • When doing Keystone re-authentification, keep the error if it failed GH-2259
  • Added new loadbalancer pool monitor types (TLS-HELLO, UDP-CONNECT and SCTP) GH-2237

v0.22.0

Compare Source

v0.21.0

Compare Source

v0.20.0

Compare Source

v0.19.0

Compare Source

v0.18.0

Compare Source

v0.17.0

Compare Source

v0.16.0

Compare Source

v0.15.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from 3034af2 to ccd4450 Compare February 23, 2021 15:48
@renovate renovate bot changed the title Update module github.com/gophercloud/gophercloud to v0.15.0 Update module github.com/gophercloud/gophercloud to v0.16.0 Feb 23, 2021
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch 2 times, most recently from 335323f to 1626d58 Compare April 10, 2021 04:45
@renovate renovate bot changed the title Update module github.com/gophercloud/gophercloud to v0.16.0 Update module github.com/gophercloud/gophercloud to v0.17.0 Apr 10, 2021
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from 1626d58 to 4490855 Compare June 11, 2021 15:16
@renovate renovate bot changed the title Update module github.com/gophercloud/gophercloud to v0.17.0 Update module github.com/gophercloud/gophercloud to v0.18.0 Jun 11, 2021
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from 4490855 to 8383b06 Compare October 18, 2021 23:30
@renovate renovate bot changed the title Update module github.com/gophercloud/gophercloud to v0.18.0 Update module github.com/gophercloud/gophercloud to v0.22.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from 8383b06 to c7b28f0 Compare November 15, 2021 15:45
@renovate renovate bot changed the title Update module github.com/gophercloud/gophercloud to v0.22.0 Update module github.com/gophercloud/gophercloud to v0.23.0 Nov 15, 2021
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from c7b28f0 to c0233f1 Compare December 13, 2021 21:46
@renovate renovate bot changed the title Update module github.com/gophercloud/gophercloud to v0.23.0 Update module github.com/gophercloud/gophercloud to v0.24.0 Dec 13, 2021
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from c0233f1 to 81234d9 Compare April 13, 2022 13:24
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from 81234d9 to 2bfeec9 Compare April 25, 2022 09:17
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from 2bfeec9 to 61ac04a Compare May 30, 2022 16:11
@renovate renovate bot changed the title Update module github.com/gophercloud/gophercloud to v0.24.0 Update module github.com/gophercloud/gophercloud to v0.25.0 May 30, 2022
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from 61ac04a to 4be4637 Compare November 20, 2022 16:59
@renovate renovate bot changed the title Update module github.com/gophercloud/gophercloud to v0.25.0 fix(deps): update module github.com/gophercloud/gophercloud to v0.25.0 Feb 21, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/gophercloud/gophercloud to v0.25.0 Update module github.com/gophercloud/gophercloud to v0.25.0 May 20, 2025
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from 4be4637 to 9c28c0a Compare August 10, 2025 14:36
@renovate
Copy link
Author

renovate bot commented Aug 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871 -> v0.0.0-20211202192323-5770296d904e

@renovate renovate bot changed the title Update module github.com/gophercloud/gophercloud to v0.25.0 fix(deps): update module github.com/gophercloud/gophercloud to v0.25.0 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-gophercloud-gophercloud-0.x branch from 9c28c0a to 0512fbf Compare October 9, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant