Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps github.com/gophercloud/gophercloud/v2 from 2.7.0 to 2.9.0.

Release notes

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

v2.9.0

What's Changed

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

v2.8.0

What's Changed

... (truncated)

Changelog

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

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

v2.8.0 (2025-08-18)

  • GH-3348 [v2] [networking] add ExtractRoutersInto func helper to routers
  • GH-3354 [v2] Fix a small typo
  • GH-3358 [v2] tests: fix devstack master branch tests
  • GH-3361 [v2] octavia: fix http_version type to float
  • GH-3362 [v2] tests: fix containerinfra template creation
  • GH-3367 [v2] Use Makefile for CI jobs
  • GH-3375 [v2] core: add missing Builder interfaces
  • GH-3378 [v2] tests: fix failing rabbitmq service
  • GH-3379 [v2] CI: Remove Bobcat
  • GH-3384 [v2] Move master CI jobs to Ubuntu 24.04
  • GH-3386 [v2] tests: Fix TestBGPAgentCRUD
  • GH-3387 [v2] Update the doc of openstack.AuthOptionsFromEnv function
  • GH-3389 [v2] networking: add constants for statuses
  • GH-3391 [v2] CI: Add Epoxy
  • GH-3393 [v2] dns: implement shared zones list
  • GH-3394 [v2] acceptance: Prevent 409 when bulk-creating secgroup rules
  • GH-3396 [v2] identity: add support for string boolean in users' enabled member
  • GH-3397 [v2] Adjust List func to accept a Builder in tenants, routers and security groups packages
  • GH-3399 [v2] blockstorage: add manage-existing and unmanage api call
  • GH-3401 [v2] Added address groups to Networking extensions, with tests.
  • GH-3407 [v2] neutron: add segment_id support to subnets
  • GH-3413 [v2] build(deps): bump joelanford/go-apidiff from 0.8.2 to 0.8.3
  • GH-3416 [v2] tests: bump devstack-action
  • GH-3422 [v2] Fix documentation for gateway_ip in subnet update
  • GH-3431 [v2] Use container-infra for OpenStack-API-Version
  • GH-3433 [v2] make: Use fixed version of gotestsum
  • GH-3434 [v2] Randomize test order for unit tests
  • GH-3435 [v2] Add versioned endpoint discovery

... (truncated)

Commits
  • fba717b Merge pull request #3560 from shiftstack/prepare-v2.9.0
  • b873723 Prepare for v2.9.0
  • 9e7cfc0 Merge pull request #3559 from gophercloud/bp-v2-398a995
  • 0f47c99 fix: handle Nova create image response for microversion 2.45 and above
  • a0bd339 Merge pull request #3558 from gophercloud/bp-v2-47c5691
  • 2c52f33 identity/services: add omitempty to the type field
  • cac4191 Merge pull request #3557 from gophercloud/bp-v2-69bd65e
  • 891f073 Fix EC2 authentication to work with new Keystone auth requirement
  • 71761e6 Merge pull request #3526 from gophercloud/bp-v2-81eb442-1abcebd-a108557
  • c940b04 Merge pull request #3549 from gophercloud/bp-v2-86e7a03
  • 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.7.0 to 2.9.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.9.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.7.0...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.9.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 Nov 17, 2025
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