Skip to content

Commit 91f623b

Browse files
authored
Merge branch 'main' into cdn/add_wait_handlers
2 parents c56dc32 + b696944 commit 91f623b

File tree

3 files changed

+54
-1
lines changed

3 files changed

+54
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
- **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025
3636
- [v0.22.0](services/rabbitmq/CHANGELOG.md#v0220-2025-04-03)
3737
- **Feature:** Adapt constants to evolved API.
38-
38+
- [0.4.0](services/stackitmarketplace/CHANGELOG.md#v040-2025-04-04)
39+
- **Feature:** Add new `VendorProductId` attribute for subscription products
3940

4041

4142
## Release (2025-03-27)

services/stackitmarketplace/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.4.0 (2025-04-04)
2+
- **Feature:** Add new `VendorProductId` attribute for subscription products
3+
14
## v0.3.1 (2025-03-19)
25
- **Internal:** Backwards compatible change to generated code
36

services/stackitmarketplace/model_subscription_product.go

Lines changed: 49 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)