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 d28f2cb + 4b6c608 commit 9545f89Copy full SHA for 9545f89
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.385
7
+- Update model version to v0.0.338
8
+ - Add `ProductTechnologyPreviews` and `ProductMinimalVersions` endpoints
9
+
10
## 0.1.384
11
- Updated client for `KubeletConfig` to align `post` and `update` function signatures
12
version.go
@@ -18,4 +18,4 @@ limitations under the License.
18
19
package sdk
20
21
-const Version = "0.1.384"
+const Version = "0.1.385"
0 commit comments