fix(deps): update module github.com/gophercloud/gophercloud to v1 - autoclosed #90
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.14.0
->v1.12.0
Release Notes
gophercloud/gophercloud (github.com/gophercloud/gophercloud)
v1.12.0
Compare Source
v1.11.0
Compare Source
This version reverts the inclusion of Context in the v1 branch. This inclusion
didn't add much value because no packages were using it; on the other hand, it
introduced a bug when using the Context property of the Provider client.
v1.10.0
Compare Source
v1.9.0
Compare Source
New features and improvements:
CI changes:
v1.8.0
Compare Source
New features and improvements:
CI changes:
v1.7.0
Compare Source
New features and improvements:
CI changes:
v1.6.0
Compare Source
New features and improvements:
CI changes:
v1.5.0
Compare Source
New features and improvements:
v1.4.0
Compare Source
New features and improvements:
CI changes:
v1.3.0
Compare Source
v1.2.0
Compare Source
Starting with this version, Gophercloud sends its actual version in the
user-agent string in the format
gophercloud/v1.2.0
. It no longer sends thehardcoded string
gophercloud/2.0.0
.v1.1.1
Compare Source
The GOPROXY cache for v1.1.0 was corrupted with a tag pointing to the wrong commit. This release fixes the problem by exposing a new release with the same content.
Please use
v1.1.1
instead ofv1.1.0
to avoid cache issues.v1.1.0
Compare Source
v1.0.0
Compare Source
UPGRADE NOTES + PROMISE OF COMPATIBILITY
go get -d github.com/gophercloud/gophercloud
unless the dependency is pinned ingo.mod
.IMPROVEMENTS
compute.v2/extensions/services.Delete
GH-2427standard-attr-revisions
tonetworking/v2/networks
,networking/v2/ports
, andnetworking/v2/subnets
GH-2437updated_at
andcreated_at
fields tonetworking/v2/ports.Port
GH-2445v0.25.0
Compare Source
BREAKING CHANGES
blockstorage/noauth.NewBlockStorageNoAuth
withNewBlockStorageNoAuthV2
andNewBlockStorageNoAuthV3
GH-2343blockstorage/extensions/schedulerstats.Capabilities
'sGoodnessFuction
field toGoodnessFunction
GH-2346IMPROVEMENTS
RequestOpts.OmitHeaders
to provider client GH-2315identity/v3/extensions/projectendpoints.List
GH-2304identity/v3/extensions/projectendpoints.Create
GH-2304identity/v3/extensions/projectendpoints.Delete
GH-2304any
tonetworking/v2/extensions/security/rules.Create
GH-2310REDIRECT_PREFIX
andREDIRECT_HTTP_CODE
toloadbalancer/v2/l7policies.Create
GH-2324SOURCE_IP_PORT
LB method toloadbalancer/v2/pools.Create
GH-2300AllocatedCapacityGB
capability toblockstorage/extensions/schedulerstats.Capabilities
GH-2348Metadata
todns/v2/recordset.RecordSet
GH-2353compute/v2/extensions/servergroups.List
GH-2355containerinfra/v1/nodegroups
GH-2377loadbalancer/v2/listeners.Listener
GH-2407identity/v3/limits.List
GH-2360ParentProviderUUID
toplacement/v1/resourceproviders.Create
GH-2356placement/v1/resourceproviders.Delete
GH-2357placement/v1/resourceproviders.Get
GH-2358placement/v1/resourceproviders.Update
GH-2359networking/v2/extensions/bgp/peers.List
GH-2241networking/v2/extensions/bgp/peers.Get
GH-2241networking/v2/extensions/bgp/peers.Create
GH-2388networking/v2/extensions/bgp/peers.Delete
GH-2388networking/v2/extensions/bgp/peers.Update
GH-2396networking/v2/extensions/bgp/speakers.Create
GH-2395networking/v2/extensions/bgp/speakers.Delete
GH-2395networking/v2/extensions/bgp/speakers.Update
GH-2400networking/v2/extensions/bgp/speakers.AddBGPPeer
GH-2400networking/v2/extensions/bgp/speakers.RemoveBGPPeer
GH-2400networking/v2/extensions/bgp/speakers.GetAdvertisedRoutes
GH-2406networking/v2/extensions/bgp/speakers.AddGatewayNetwork
GH-2406networking/v2/extensions/bgp/speakers.RemoveGatewayNetwork
GH-2406baremetal/v1/nodes.SetMaintenance
andbaremetal/v1/nodes.UnsetMaintenance
GH-2384sharedfilesystems/v2/services.List
GH-2350sharedfilesystems/v2/schedulerstats.List
GH-2350sharedfilesystems/v2/schedulerstats.ListDetail
GH-2350IncludeSubtree
toidentity/v3/roles.ListAssignments
GH-2411v0.24.0
Compare Source
UPGRADE NOTES
IMPROVEMENTS
blockstorage/v3/qos.Get
GH-2283blockstorage/v3/qos.Update
GH-2283blockstorage/v3/qos.DeleteKeys
GH-2283blockstorage/v3/qos.Associate
GH-2284blockstorage/v3/qos.Disassociate
GH-2284blockstorage/v3/qos.DisassociateAll
GH-2284blockstorage/v3/qos.ListAssociations
GH-2284v0.23.0
Compare Source
IMPROVEMENTS
networking/v2/extensions/agents.ListBGPSpeakers
GH-2229networking/v2/extensions/bgp/speakers.BGPSpeaker
GH-2229identity/v3/roles.Project.Domain
GH-2235identity/v3/roles.User.Domain
GH-2235identity/v3/roles.Group.Domain
GH-2235loadbalancer/v2/pools.CreateOpts.Tags
GH-2237loadbalancer/v2/pools.UpdateOpts.Tags
GH-2237loadbalancer/v2/pools.Pool.Tags
GH-2237networking/v2/extensions/bgp/speakers.List
GH-2238networking/v2/extensions/bgp/speakers.Get
GH-2238compute/v2/extensions/keypairs.CreateOpts.Type
GH-2231v0.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.
This PR has been generated by Mend Renovate. View repository job log here.