Skip to content

Bump github.com/gophercloud/gophercloud/v2 from 2.8.0 to 2.10.0#19

Merged
pierreprinetti merged 1 commit intomainfrom
dependabot/go_modules/github.com/gophercloud/gophercloud/v2-2.10.0
Jan 19, 2026
Merged

Bump github.com/gophercloud/gophercloud/v2 from 2.8.0 to 2.10.0#19
pierreprinetti merged 1 commit intomainfrom
dependabot/go_modules/github.com/gophercloud/gophercloud/v2-2.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps github.com/gophercloud/gophercloud/v2 from 2.8.0 to 2.10.0.

Release notes

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

v2.10.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.9.0...v2.10.0

v2.9.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.8.0...v2.9.0

Changelog

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

v2.10.0 (2026-01-05)

  • GH-3569 identity/role: restore backward compatibility for description
  • GH-3570 [v2] identityv3/service: add name and description fields
  • GH-3577 [v2] add: description field to identity.v3.Endpoint
  • GH-3580 [v2] keystone: add support for per page limit
  • GH-3582 [v2] network.v2.Port: add support for update mac_address
  • GH-3585 [v2] identity.v3.Endpoint: add enabled field on creation and on update
  • GH-3590 [v2] fix (image/v2/images): image v2 unmarshal issue
  • GH-3594 [v2] Add new fields for ListOpts volumetypes
  • GH-3595 [v2] identity.v3.Endpoint: make name as optional on creation

v2.9.0 (2025-11-17)

  • GH-3508 [v2] Trigger "hold" workflow on merge groups
  • GH-3511 [v2] Closes #2321 - Fix TestRolesCRUD by including DomainID to TestRolesCRUD
  • GH-3513 [v2] build(deps): bump actions/labeler from 5 to 6
  • GH-3516 [v2] refactor: Trivial fixes
  • GH-3524 [v2] [glance]: Add 'uploading' status
  • GH-3525 [v2] compute: Add host aggregate uuid field
  • GH-3526 [v2] Enable deletion for network and loadbalancer quotas
  • GH-3541 [v2] docs: Document tested releases for acceptance tests
  • GH-3544 [v2] Identity V3: Add Options field to roles.
  • GH-3547 [v2] Add config_drive to server struct
  • GH-3548 [v2] Identity: Add description field to roles
  • GH-3549 [v2] compute: add cpu info topology cells entry
  • GH-3550 [v2] Migrate epoxy jobs to Ubuntu 24.04 (Noble), drop caracal jobs
  • GH-3551 [v2] build(deps): bump github/codeql-action from 3 to 4
  • GH-3557 [v2] Fix EC2 authentication to work with new Keystone auth requirement
  • GH-3558 [v2] identity/services: add omitempty to the type field
  • GH-3559 [v2] fix: handle Nova create image response for microversion 2.45 and above
Commits
  • 5e112f7 Merge pull request #3596 from shiftstack/prepare-v2.10
  • 0719b09 Prepare for v2.10.0
  • 4752e58 Merge pull request #3594 from shiftstack/volumetype-filters-v2
  • a30cd11 Merge pull request #3595 from gophercloud/bp-v2-d2e0b94
  • 288ff18 identity.v3.Endpoint: make name as optional on creation
  • cd37e15 Merge pull request #3580 from gophercloud/bp-v2-0119785
  • 6469a30 Add new fields for ListOpts volumetypes
  • f5c55da Merge pull request #3582 from gophercloud/bp-v2-9b8dcd5
  • 36ef673 Merge pull request #3590 from gophercloud/bp-v2-c830e59-83f935c-7736038
  • 5f68cbf test: add missing comma
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/v2](https://github.com/gophercloud/gophercloud) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.10.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.8.0...v2.10.0)

---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.10.0
  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 Jan 12, 2026
@pierreprinetti pierreprinetti merged commit c33c871 into main Jan 19, 2026
2 checks passed
@pierreprinetti pierreprinetti deleted the dependabot/go_modules/github.com/gophercloud/gophercloud/v2-2.10.0 branch January 19, 2026 14:30
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