Skip to content

Commit

Permalink
Merge pull request #1007 from miguelsorianod/release-0.1.446
Browse files Browse the repository at this point in the history
ARO-7207 | chore: release v0.1.446
  • Loading branch information
miguelsorianod authored Oct 22, 2024
2 parents e4d09b7 + c8783e8 commit 95e2d9b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.446
- Update model version v0.0.399
- Improve Clusters Azure API type documentation
- Add Azure Operators Authentication related types
- Add `AzureOperatorsAuthentication` type to `Azure` type

## 0.1.445
- Update model version v0.0.398
- Add updates for GCP Private Service Connect feature
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.

package sdk

const Version = "0.1.445"
const Version = "0.1.446"

0 comments on commit 95e2d9b

Please sign in to comment.