Skip to content

Commit

Permalink
chore: release 0.1.408 (#924)
Browse files Browse the repository at this point in the history
* chore: release 0.1.408

Signed-off-by: Yashvardhan Kukreja <yash.kukreja.98@gmail.com>

---------

Signed-off-by: Yashvardhan Kukreja <yash.kukreja.98@gmail.com>
  • Loading branch information
yashvardhan-kukreja authored Mar 6, 2024
1 parent 287d0a5 commit e67fb80
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
This document describes the relevant changes between releases of the OCM API
SDK.

# 0.1.407
## 0.1.408
- Update model version v0.0.361
- Add `Scope` attribute to `ReservedResource`.
- Add `Scope` attribute to `ClusterAuthorizationRequest`.

## 0.1.407
- Update model version v0.0.360
- Add `ComponentRoutes` attribute to `Ingress`

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.407"
const Version = "0.1.408"

0 comments on commit e67fb80

Please sign in to comment.