|
68 | 68 | - **Internal:** Improve deserializing and error types
|
69 | 69 | - [v0.6.0](services/ske/CHANGELOG.md#v060)
|
70 | 70 | - **Feature:** Add new `ClusterErrorCode` types: `CLUSTERERRORCODE_INFRA_SNA_NETWORK_NOT_FOUND`, `CLUSTERERRORCODE_FETCHING_ERRORS_NOT_POSSIBLE`
|
71 |
| -- `stackitmarketplace`: [v1.5.0](services/stackitmarketplace/CHANGELOG.md#v150) |
72 |
| - - **Feature:** Add new `Assets` model for managing service certificate assets |
73 |
| - - **Feature:** Add new `LocalizedVersion` model for localized content management |
74 |
| - - **Feature:** Add new `NoticePeriod` model with types: `SAME_DAY`, `DAYS`, `MONTHS` |
75 |
| - - **Feature:** Add new `ServiceCertificate` model for service certification |
| 71 | +- `stackitmarketplace`: |
| 72 | + - [v1.5.1](services/stackitmarketplace/CHANGELOG.md#v151) |
| 73 | + - **Internal:** Improve deserializing and error types |
| 74 | + - [v1.5.0](services/stackitmarketplace/CHANGELOG.md#v150) |
| 75 | + - **Feature:** Add new `Assets` model for managing service certificate assets |
| 76 | + - **Feature:** Add new `LocalizedVersion` model for localized content management |
| 77 | + - **Feature:** Add new `NoticePeriod` model with types: `SAME_DAY`, `DAYS`, `MONTHS` |
| 78 | + - **Feature:** Add new `ServiceCertificate` model for service certification |
| 79 | + - [v1.4.0](services/stackitmarketplace/CHANGELOG.md#v140) |
| 80 | + - **Feature:** Add support for offer types |
| 81 | + - new model `OfferType` |
| 82 | + - new attribute `CatalogProductDetail` for `CatalogProductDetail` model |
| 83 | + - Attribute `is_product_listing` in `CatalogProductDetail` is now of type `Optional[StrictBool]` (previously `StrictBool`) |
76 | 84 | - `cdn`:
|
77 | 85 | - [v1.3.0](services/cdn/CHANGELOG.md#v130)
|
78 | 86 | - **Breaking change:** Replace oneOf `ConfigBackend` with `HttpBackend`
|
|
85 | 93 | - **Internal:** Improve deserializing and error types
|
86 | 94 | - [v0.3.0](services/opensearch/CHANGELOG.md#v030)
|
87 | 95 | - **Breaking change:** Attribute `tls_protocols` of `InstanceParameters` model is now of type `List[StrictStr]` (previously `StrictStr`)
|
88 |
| -- `stackitmarketplace`: [v1.4.0](services/stackitmarketplace/CHANGELOG.md#v140) |
89 |
| - - **Feature:** Add support for offer types |
90 |
| - - new model `OfferType` |
91 |
| - - new attribute `CatalogProductDetail` for `CatalogProductDetail` model |
92 |
| - - Attribute `is_product_listing` in `CatalogProductDetail` is now of type `Optional[StrictBool]` (previously `StrictBool`) |
93 | 96 | - `iaas`: [v0.5.4](services/iaas/CHANGELOG.md#v054)
|
94 | 97 | - **Improvement:** Increase max length of `machine_type` and `volume_performance_class` fields from 63 to 127 characters in API methods
|
95 | 98 | - **Improvement:** Increase max length of `name` fields from 63 to 127 characters for various models:
|
|
0 commit comments