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 5c6b58b commit fb1b8d7Copy full SHA for fb1b8d7
CHANGELOG.md
@@ -3,6 +3,8 @@
3
- **Feature:** Add waiter for deletion of organization
4
- `iaas`: [v0.29.1](services/iaas/CHANGELOG.md#v0291)
5
- **Bugfix:** Parsing oneOf with enum and string value
6
+- `stackitmarketplace`: [v1.7.1](services/stackitmarketplace/CHANGELOG.md#v171)
7
+ - **Bugfix:** oneOfs with enums and strings can not be parsed
8
9
## Release (2025-08-13)
10
- `scf`:
services/stackitmarketplace/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v1.7.1
2
+- **Bugfix:** oneOfs with enums and strings can not be parsed
+
## v1.7.0
- **Breaking Change:** Update `InquiryFormType` enums
services/stackitmarketplace/VERSION
@@ -1 +1 @@
-v1.7.0
+v1.7.1
0 commit comments