Skip to content

Releases: gophercloud/gophercloud

v2.0.0-rc.3

05 Jun 16:02
3bb883c
Compare
Choose a tag to compare
v2.0.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3

v2.0.0-rc.2

03 Jun 12:46
a5e81b3
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2

v2.0.0-rc.1

27 May 14:08
930d18c
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

What's Changed

Read more

v1.12.0

27 May 12:46
651cde8
Compare
Choose a tag to compare

What's Changed

  • [v1] CI backports by @mandre in #2979
  • [v1] baremetal: fix handling of the "fields" query argument by @mandre in #2985
  • [v1] [CI] Fix portbiding tests by @gophercloud-backport-bot in #2989
  • [v1] [CI] Fix portbiding tests by @gophercloud-backport-bot in #2992
  • [v1] build(deps): bump EmilienM/devstack-action from 0.14 to 0.15 by @gophercloud-backport-bot in #2993
  • [v1] testhelper: mark all helpers with t.Helper by @gophercloud-backport-bot in #2998
  • [v1] CI: remove Zed from testing coverage by @gophercloud-backport-bot in #3043

Full Changelog: v1.11.0...v1.12.0

v2.0.0-beta.5

06 May 13:56
a6f5f19
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5

v2.0.0-beta.4

16 Apr 15:23
9aef383
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

Require Go v1.21 rather than Go v1.21.6

v2.0.0-beta.3

09 Apr 08:06
001c197
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

v1.11.0

06 Mar 18:34
4a0303d
Compare
Choose a tag to compare

What's Changed

This release replaces v1.9 and v1.10, making the Context embedded in the Provider client working again as expected.

Full Changelog: v1.10.0...v1.11.0

v2.0.0-beta.2

27 Feb 10:51
8eb18a0
Compare
Choose a tag to compare

What's Changed

  • [v2] Add ParseOption type to made clouds.Parse() more usable for optional With* funcs by @gophercloud-backport-bot in #2919
  • [v2] build(deps): bump EmilienM/devstack-action from 0.11 to 0.14 by @gophercloud-backport-bot in #2923
  • [v2] replace deprecated library by @gophercloud-backport-bot in #2926
  • [v2] simplify conditional expressions by @gophercloud-backport-bot in #2927
  • [v2] CHANGELOG: Plus one to the breaking changes by @gophercloud-backport-bot in #2925
  • [v2] change coding style by @gophercloud-backport-bot in #2929
  • [v2] Fix AllowReauth reauthentication by @gophercloud-backport-bot in #2934
  • [v2] provider client: Reauthenticate with context by @gophercloud-backport-bot in #2937
  • [v2] Make Gophercloud context-aware by @gophercloud-backport-bot in #2943
  • [v2] Use volumeID, not attachmentID, to detach volume by @gophercloud-backport-bot in #2946

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

v1.10.0

27 Feb 15:23
5b44c45
Compare
Choose a tag to compare

What's Changed

  • [v1] authentication: Add WithContext functions by @gophercloud-backport-bot in #2893
  • [v1] pager: Add WithContext functions by @gophercloud-backport-bot in #2894
  • [v1] Authenticate with a clouds.yaml by @gophercloud-backport-bot in #2899
  • [v1] Add ParseOption type to made clouds.Parse() more usable for optional With* funcs by @gophercloud-backport-bot in #2917
  • [v1] build(deps): bump EmilienM/devstack-action from 0.11 to 0.14 by @gophercloud-backport-bot in #2924
  • [v1] Fix AllowReauth reauthentication by @pierreprinetti in #2933
  • [v1] compute: Use volumeID, not attachmentID for volume attachments by @pierreprinetti in #2950

Full Changelog: v1.9.0...v1.10.0