We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a80c8e commit ab34fe0Copy full SHA for ab34fe0
1 file changed
CHANGELOG.md
@@ -17,6 +17,10 @@ IMPROVEMENTS
17
* Added `compute/v2/extensions/instanceactions.Event` [GH-1851](https://github.com/gophercloud/gophercloud/pull/1851)
18
* Added `compute/v2/extensions/instanceactions.ListOpts` [GH-1858](https://github.com/gophercloud/gophercloud/pull/1858)
19
20
+BUG FIXES
21
+
22
+* Added support for `int64` headers, which were previously being silently dropped [GH-1860](https://github.com/gophercloud/gophercloud/pull/1860)
23
24
## 0.8.0 (February 8, 2020)
25
26
UPGRADE NOTES
0 commit comments