Skip to content

Commit

Permalink
Merge pull request #1014 from ziccardi/release_450
Browse files Browse the repository at this point in the history
chore: release v0.1.450
  • Loading branch information
machi1990 authored Dec 13, 2024
2 parents 101e4a2 + 71ffe78 commit c818134
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.450
- Update model version v0.0.403
- Add `NodesOutboundConnectivity` in azure_type.model to the `Azure` model
- Add `AzureNodesOutboundConnectivity` model

## 0.1.449
Update model version v0.0.402
- Add WifConfig status endpoint
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.449"
const Version = "0.1.450"

0 comments on commit c818134

Please sign in to comment.