File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 11## 0.16.0 (Unreleased)
22
3+ UPGRADE NOTES
4+
5+ * ` baremetal/v1/nodes.CleanStep.Interface ` has changed from ` string ` to ` StepInterface ` [ GH-2120 ] ( https://github.com/gophercloud/gophercloud/pull/2120 )
6+
37BUG FIXES
48
59* Fixed ` xor ` logic issues in ` loadbalancers/v2/l7policies.CreateOpts ` [ GH-2087 ] ( https://github.com/gophercloud/gophercloud/pull/2087 )
@@ -23,6 +27,8 @@ IMPROVEMENTS
2327* Added ` baremetal/v1/nodes.JBOD ` constant for the ` RAIDLevel ` type [ GH-2103 ] ( https://github.com/gophercloud/gophercloud/pull/2103 )
2428* Added support for Block Storage quotas of volume typed resources [ GH-2109 ] ( https://github.com/gophercloud/gophercloud/pull/2109 )
2529* Added ` blockstorage/extensions/volumeactions.ChangeType ` [ GH-2113 ] ( https://github.com/gophercloud/gophercloud/pull/2113 )
30+ * Added ` baremetal/v1/nodes.DeployStep ` [ GH-2120 ] ( https://github.com/gophercloud/gophercloud/pull/2120 )
31+ * Added ` baremetal/v1/nodes.ProvisionStateOpts.DeploySteps ` [ GH-2120 ] ( https://github.com/gophercloud/gophercloud/pull/2120 )
2632
2733## 0.15.0 (December 27, 2020)
2834
You can’t perform that action at this time.
0 commit comments