v2.7.0
What's Changed
- [v2] identity: Add Get endpoint by ID by @chuliang in https://github.com/gophercloud/gophercloud/pull/3306
- [v2] Switch to a version of gocovmerge compatible with go 1.22 by @mandre in https://github.com/gophercloud/gophercloud/pull/3325
- Merge pull request #3209 from shiftstack/proper-service-discovery by @kayrus in https://github.com/gophercloud/gophercloud/pull/3327
- [v2] Enhance Snapshot struct and add ListDetail function in V3 blockstorage by @dkokkino in https://github.com/gophercloud/gophercloud/pull/3330
- [v2] Improve support for
network standard-attr-*extensions by @mandre in https://github.com/gophercloud/gophercloud/pull/3328 - [v2] Added support for VIF's in Baremetal by @Sharpz7 in https://github.com/gophercloud/gophercloud/pull/3334
- [v2] Baremetal virtual media Get API by @hroyrh in https://github.com/gophercloud/gophercloud/pull/3335
- [v2] vpnaas: add support for more ciphers (auth, encryption, pfs modes) by @bpetermannS11 in https://github.com/gophercloud/gophercloud/pull/3333
Full Changelog: https://github.com/gophercloud/gophercloud/compare/v2.6.0...v2.7.0