There was an error while loading. Please reload this page.
1 parent 1e17031 commit 46aef28Copy full SHA for 46aef28
2 files changed
CHANGES.md
@@ -3,6 +3,11 @@
3
This document describes the relevant changes between releases of the OCM API
4
SDK.
5
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
11
## 0.1.496 Feb 24 2026
12
- Update model to 0.0.451
13
- Add the `GcpDnsDomain` type and include in the `DNSDomain` as a field.
version.go
@@ -18,4 +18,4 @@ limitations under the License.
18
19
package sdk
20
21
-const Version = "0.1.496"
+const Version = "0.1.497"
0 commit comments