genevieve / leftovers

Go cli & library for cleaning up orphaned IAAS resources.
Apache License 2.0
149 stars 22 forks source link

Bump github.com/gophercloud/gophercloud from 0.0.0-20190322150113-a30f18a1bae0 to 1.3.0 #127

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gophercloud/gophercloud from 0.0.0-20190322150113-a30f18a1bae0 to 1.3.0.

Release notes

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

v1.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/gophercloud/gophercloud/compare/v1.2.0...v1.3.0

v1.2.0

What's Changed

New Contributors

... (truncated)

Changelog

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

v1.3.0 (2023-03-28)

  • GH-2464 keystone: add v3 limits create operation
  • GH-2512 Manila: add List for share-access-rules API
  • GH-2529 Added target state "rebuild" for Ironic nodes
  • GH-2539 Add release instructions
  • GH-2540 [all] IsEmpty to check for HTTP status 204
  • GH-2543 keystone: add v3 OS-FEDERATION mappings get operation
  • GH-2545 baremetal: add inspection_{started,finished}_at to Node
  • GH-2546 Drop train job for baremetal
  • GH-2549 objects: Clarify ExtractContent usage
  • GH-2550 keystone: add v3 OS-FEDERATION mappings update operation
  • GH-2552 objectstorage: Reject container names with a slash
  • GH-2555 nova: introduce servers.ListSimple along with the more detailed servers.List
  • GH-2558 Expand docs on 'clientconfig' usage
  • GH-2563 Support propagate_uplink_status for Ports
  • GH-2567 Fix invalid baremetal-introspection service type
  • GH-2568 Prefer github mirrors over opendev repos
  • GH-2571 Swift V1: support object versioning
  • GH-2572 networking v2: add extraroutes Add and Remove methods
  • GH-2573 Enable tests for object versioning
  • GH-2576 keystone: add v3 OS-FEDERATION mappings delete operation
  • GH-2578 Add periodic jobs for OpenStack zed release and reduce periodic jobs frequency
  • GH-2580 [neutron v2]: Add support for network segments update
  • GH-2583 Add missing rule protocol constants for IPIP
  • GH-2584 CI: workaround mongodb dependency for messaging and clustering master jobs
  • GH-2587 fix: Incorrect Documentation
  • GH-2593 Make TestMTUNetworkCRUDL deterministic
  • GH-2594 Bump actions/setup-go from 3 to 4

v1.2.0 (2023-01-27)

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 the hardcoded string gophercloud/2.0.0.

  • GH-2542 Add field hidden in containerinfra/v1/clustertemplates
  • GH-2537 Support value_specs for Ports
  • GH-2530 keystone: add v3 OS-FEDERATION mappings create operation
  • GH-2519 Modify user-agent header to ensure current gophercloud version is provided

v1.1.1 (2022-12-07)

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 of v1.1.0 to avoid cache issues.

v1.1.0 (2022-11-24)

... (truncated)

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)