Skip to content

Commit

Permalink
Release v0.1.242
Browse files Browse the repository at this point in the history
Signed-off-by: Tzvika Avni <[email protected]>
  • Loading branch information
zvikorn committed Feb 16, 2022
1 parent 444a199 commit 8f259eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,21 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.242 Feb 16 2022

- Update to model 0.0.174
- adding rhit_account_id to Account class

## 0.1.241 Feb 11 2022

- Update to model 0.1.173:
- Update to model 0.0.173:
- addons: Support attributes necessary for STS.
- Add ProductIds param to Status Resource.
- Add Role bindings to Subscription.

## 0.1.240 Feb 4 2022

- Update to model 0.1.172:
- Update to model 0.0.172:
- Remove deprecated `SKUs` endpoint.
- Remove deprecated quota summary resource and type.
- Add QuotaVersion to ClusterAuth.
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.241"
const Version = "0.1.242"

0 comments on commit 8f259eb

Please sign in to comment.