|
1 | 1 | ## Release (2025-XX-XX) |
| 2 | +- `sqlserverflex`: [v1.3.0](services/sqlserverflex/CHANGELOG.md#v130) |
| 3 | + - Add `required:"true"` tags to model structs |
| 4 | +- `postgresflex`: [v1.2.0](services/postgresflex/CHANGELOG.md#v120) |
| 5 | + - Add `required:"true"` tags to model structs |
| 6 | +- `cdn`: [v1.3.0](services/cdn/CHANGELOG.md#v130) |
| 7 | + - **Feature:** Add `DefaultCacheDuration` field to `Config`, `ConfigPatch`, and `CreateDistributionPayload` models |
| 8 | + - Add `required:"true"` tags to model structs |
| 9 | +- `redis`: [v0.25.0](services/redis/CHANGELOG.md#v0250) |
| 10 | + - Add `required:"true"` tags to model structs |
| 11 | +- `rabbitmq`: [v0.25.0](services/rabbitmq/CHANGELOG.md#v0250) |
| 12 | + - Add `required:"true"` tags to model structs |
| 13 | +- `stackitmarketplace`: [v1.6.0](services/stackitmarketplace/CHANGELOG.md#v160) |
| 14 | + - **Feature:** Add new `Assets` model for managing service certificate assets |
| 15 | + - **Feature:** Add new `LocalizedVersion` model for localized content management |
| 16 | + - **Feature:** Add new `NoticePeriod` model with types: `SAME_DAY`, `DAYS`, `MONTHS` |
| 17 | + - **Feature:** Add new `ServiceCertificate` model for service certification |
| 18 | + - **Feature:** Add `Assets` field to `CatalogProductDetail` model |
| 19 | + - **Feature:** Add `OfferType` field to `CatalogProductDetail` model |
| 20 | + - **Feature:** Add `NoticePeriod` field to `CatalogProductPricingOption` model |
| 21 | + - Add `required:"true"` tags to model structs |
| 22 | +- `dns`: |
| 23 | + - [v0.17.0](services/dns/CHANGELOG.md#v0170) |
| 24 | + - **Feature:** Add new record set types |
| 25 | + - **Feature:** Improve documentation for APEX records in `RecordSet` and `CreateRecordSetPayload` models |
| 26 | + - [v0.16.0](services/dns/CHANGELOG.md#v0160) |
| 27 | + - Add `required:"true"` tags to model structs |
2 | 28 | - `ske`: |
3 | 29 | - [v0.26.0](services/ske/CHANGELOG.md#v0260) |
4 | 30 | - Add `required:"true"` tags to model structs |
|
31 | 57 | - Add `required:"true"` tags to model structs |
32 | 58 | - `logme`: [v0.25.0](services/logme/CHANGELOG.md#v0250) |
33 | 59 | - Add `required:"true"` tags to model structs |
34 | | -- `iaas`: [v0.25.0](services/iaas/CHANGELOG.md#v0250) |
35 | | - - Add `required:"true"` tags to model structs |
36 | | -- `dns`: [v0.16.0](services/dns/CHANGELOG.md#v0160) |
37 | | - - Add `required:"true"` tags to model structs |
| 60 | +- `iaas`: |
| 61 | + - [v0.26.0](services/iaas/CHANGELOG.md#v0260) |
| 62 | + - **Feature:** Add `Metadata` field to `Server`, `CreateServerPayload`, and `UpdateServerPayload` models |
| 63 | + - **Feature:** Increase maximum length validation for `machineType` and `volumePerformanceClass` from 63 to 127 characters |
| 64 | + - [v0.25.0](services/iaas/CHANGELOG.md#v0250) |
| 65 | + - Add `required:"true"` tags to model structs |
38 | 66 | - `authorization`: [v0.8.0](services/authorization/CHANGELOG.md#v080) |
39 | 67 | - Add `required:"true"` tags to model structs |
40 | 68 | - `serviceaccount`: [v0.9.0](services/serviceaccount/CHANGELOG.md#v090) |
|
192 | 220 | - **Breaking change:** Introduce interfaces for `APIClient` and the request structs |
193 | 221 | - [v0.22.0](services/opensearch/CHANGELOG.md#v0220-2025-05-14) |
194 | 222 | - **Breaking change:** Introduce typed enum constants for status attributes |
195 | | -- `postgresflex`: [v1.1.0](services/postgresflex/CHANGELOG.md#v110-2025-05-15) |
| 223 | +- `postgresflex`: [v1.0.4](services/postgresflex/CHANGELOG.md#v104-2025-05-09) |
196 | 224 | - **Breaking change:** Introduce interfaces for `APIClient` and the request structs |
197 | 225 | - `rabbitmq`: |
198 | 226 | - [v0.24.0](services/rabbitmq/CHANGELOG.md#v0240-2025-05-15) |
|
0 commit comments