We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca143a5 commit 51764ffCopy full SHA for 51764ff
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Release (2025-XX-XX)
2
+- `iaas`: [v0.29.1](services/iaas/CHANGELOG.md#v0291)
3
+ - **Bugfix:** Parsing oneOf with enum and string value
4
+
5
## Release (2025-08-13)
6
- `scf`:
7
- [v0.2.0](services/scf/CHANGELOG.md#v020)
services/iaas/CHANGELOG.md
@@ -1,3 +1,6 @@
+## v0.29.1
+- **Bugfix:** Parsing oneOf with enum and string value
## v0.29.0
- **Feature:** Add new method to get project details `GetProjectDetails`
services/iaas/VERSION
@@ -1 +1 @@
-v0.29.0
+v0.29.1
0 commit comments