We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a63d398 commit 92b75e9Copy full SHA for 92b75e9
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.448
7
+- Update model version v0.0.401
8
+ - Include support for HCP shared vpc fields in `Cluster` and `DNS` models.
9
+
10
## 0.1.447
11
- Update model version v0.0.400
12
- Update ocm-sdk-go examples for Addons
version.go
@@ -18,4 +18,4 @@ limitations under the License.
18
19
package sdk
20
21
-const Version = "0.1.447"
+const Version = "0.1.448"
0 commit comments