Skip to content

Commit

Permalink
ARO-7207 | chore: release v0.1.446
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsorianod committed Oct 22, 2024
1 parent e4d09b7 commit c8783e8
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 c8783e8

Please sign in to comment.