Skip to content

Commit bc84cf6

Browse files
chore: release v0.1.447
1 parent 8e8b0c6 commit bc84cf6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

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

6+
## 0.1.447
7+
- Update model version v0.0.400
8+
- Update ocm-sdk-go examples for Addons
9+
- Update `Parameters` attribute in addon_installation_type.model to the List of `AddonInstallationParameter` type.
10+
- Update `Parameters` attribute in addon_type.model to the List of `AddonParameter` type.
11+
612
## 0.1.446
713
- Update model version v0.0.399
814
- Improve Clusters Azure API type documentation

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.446"
21+
const Version = "0.1.447"

0 commit comments

Comments
 (0)