Skip to content

Commit

Permalink
OCM-250 | chore: Release v0.1.362 (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbranco authored Aug 15, 2023
1 parent bf9ca4f commit b090071
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.362
- Redact aws access and secret access keys from debug logs

## 0.1.361
- Update model version v0.0.309
- Modify access review response to include `is_ocm_internal` field.
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.361"
const Version = "0.1.362"

0 comments on commit b090071

Please sign in to comment.