We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03e2d7d + 537cdef commit c69a7a9Copy full SHA for c69a7a9
CHANGES.md
@@ -3,6 +3,10 @@
3
This document describes the relevant changes between releases of the OCM API
4
SDK.
5
6
+## 0.1.386
7
+- Update model version to v0.0.339
8
+ - Add `MachineTypes` to `GCPInquiriesClient` endpoints
9
+
10
## 0.1.385
11
- Update model version to v0.0.338
12
- Add `ProductTechnologyPreviews` and `ProductMinimalVersions` endpoints
version.go
@@ -18,4 +18,4 @@ limitations under the License.
18
19
package sdk
20
21
-const Version = "0.1.385"
+const Version = "0.1.386"
0 commit comments