Skip to content

Commit 46aef28

Browse files
committed
Release v0.1.497
1 parent 1e17031 commit 46aef28

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
This document describes the relevant changes between releases of the OCM API
44
SDK.
55

6+
## 0.1.497 Feb 25 2026
7+
8+
- Update model to 0.0.452
9+
- Add the `AvailableChannels` method to the Version resource
10+
611
## 0.1.496 Feb 24 2026
712
- Update model to 0.0.451
813
- Add the `GcpDnsDomain` type and include in the `DNSDomain` as a field.

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ limitations under the License.
1818

1919
package sdk
2020

21-
const Version = "0.1.496"
21+
const Version = "0.1.497"

0 commit comments

Comments
 (0)