Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

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

Release notes

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

v2.8.0

What's Changed

... (truncated)

Changelog

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

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
  • GH-3438 [v2] dns: add support for /v2/quotas
  • GH-3439 [v2] neutron: add segments extension package
  • GH-3446 nova: add support for hostname updates
  • GH-3452 [v2] neutron: allow omission of subnet_id for IP address
  • GH-3454 [v2] blockstorage: add isPublic query option for volume types
  • GH-3458 [v2] Fix pagination for messaging client
  • GH-3465 [v2] tests: Fix TestVLANTransparentCRUD test
  • GH-3466 [v2] tests: fix tests for recent PR backports
  • GH-3469 [v2] tests: shorten GH-A job names
  • GH-3473 [v2] core: clone service type aliases instead of referencing global slice
  • GH-3475 [v2] Implement update & delete traits on resource provider
  • GH-3476 [v2] tests: fix volumetypes unit tests
  • GH-3477 [v2] script: Improve getenvvar helper
  • GH-3481 [v2] Implement hypervisors.GetExt: Get with Query parameter
  • GH-3487 [v2] Add networking taas tapmirror suite
  • GH-3489 [v2] Fix incorrect ICMP field description in PortRangeMax comment
  • GH-3494 [v2] Networking v2: Support two time formats for subnet, router, SG rule (#3492)
  • GH-3495 [v2] build(deps): bump actions/checkout from 4 to 5
Commits
  • 0f5d6e5 Merge pull request #3419 from shiftstack/prepare_v2.8.0
  • 45ade0d Prepare v2.8.0
  • 6332fe9 Merge pull request #3487 from gophercloud/bp-v2-38c1bca-bc9ccfa-2c6c60b
  • 60e11d4 Merge pull request #3435 from shiftstack/endpoint-discovery-v2
  • 5c06870 Use expected signature for NextPageURL
  • 41d5eaf Merge pull request #3495 from gophercloud/bp-v2-eecd1a9
  • 3a27e4f Merge pull request #3494 from gophercloud/bp-v2-e852df2
  • 21c9bf4 build(deps): bump actions/checkout from 4 to 5
  • 03e6262 Networking v2: Support two time formats for subnet, router, SG rules (#3492)
  • 425325d Merge pull request #3489 from gophercloud/bp-v2-440ef87
  • 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.8.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.8.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 20, 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.

0 participants