Skip to content

Commit

Permalink
Release 0.1.398 (#899)
Browse files Browse the repository at this point in the history
  • Loading branch information
tirthct authored Jan 31, 2024
1 parent fa30c4c commit f8f6b7f
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.398
- Add regions support from ocm shards

## 0.1.397
- Add `NewUnauthenticatedConnectionBuilder` function to allow creating a
`Connection` without client side authentication
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.397"
const Version = "0.1.398"

0 comments on commit f8f6b7f

Please sign in to comment.