Skip to content

Commit c8783e8

Browse files
ARO-7207 | chore: release v0.1.446
1 parent e4d09b7 commit c8783e8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

+6
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.446
7+
- Update model version v0.0.399
8+
- Improve Clusters Azure API type documentation
9+
- Add Azure Operators Authentication related types
10+
- Add `AzureOperatorsAuthentication` type to `Azure` type
11+
612
## 0.1.445
713
- Update model version v0.0.398
814
- Add updates for GCP Private Service Connect feature

version.go

+1-1
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.445"
21+
const Version = "0.1.446"

0 commit comments

Comments
 (0)