Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
- **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025
- [v0.22.0](services/rabbitmq/CHANGELOG.md#v0220-2025-04-03)
- **Feature:** Adapt constants to evolved API.

- [0.4.0](services/stackitmarketplace/CHANGELOG.md#v040-2025-04-04)
- **Feature:** Add new `VendorProductId` attribute for subscription products


## Release (2025-03-27)
Expand Down
3 changes: 3 additions & 0 deletions services/stackitmarketplace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.4.0 (2025-04-04)
- **Feature:** Add new `VendorProductId` attribute for subscription products

## v0.3.1 (2025-03-19)
- **Internal:** Backwards compatible change to generated code

Expand Down
49 changes: 49 additions & 0 deletions services/stackitmarketplace/model_subscription_product.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading