Skip to content

Commit 4b6c608

Browse files
committed
chore: release 0.1.385
1 parent d28f2cb commit 4b6c608

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This document describes the relevant changes between releases of the OCM API
44
SDK.
55

6+
## 0.1.385
7+
- Update model version to v0.0.338
8+
- Add `ProductTechnologyPreviews` and `ProductMinimalVersions` endpoints
9+
610
## 0.1.384
711
- Updated client for `KubeletConfig` to align `post` and `update` function signatures
812

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ limitations under the License.
1818

1919
package sdk
2020

21-
const Version = "0.1.384"
21+
const Version = "0.1.385"

0 commit comments

Comments
 (0)