Skip to content

Commit

Permalink
bump version to 0.1.433 (#981)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobGray committed Jul 29, 2024
1 parent 67f29d4 commit 46acdd5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.433
- Update model version v0.0.384
- Add clusters_mgmt API model for v2alpha1
- Update model version v0.0.385
- Update WIF endpoint path
- Remove WIF templates endpoints

## 0.1.432
- Update model version v0.0.383
- Add `Kind` and `Id` field to GCP `Authentication` structure
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.432"
const Version = "0.1.433"

0 comments on commit 46acdd5

Please sign in to comment.