|
1 | 1 | ## Release (2025-XX-YY) |
2 | | -- `cdn`: [v1.2.0](services/cdn/CHANGELOG.md#v120) |
3 | | - - **Feature:** Add `default_cache_duration` attribute to `Config`, `ConfigPatch` and `CreateDistributionPayload` model |
4 | | - - Add `originUrlRelated` to available options given in `sort_by` description |
5 | | -- `opensearch`: [v0.3.0](services/opensearch/CHANGELOG.md#v030) |
6 | | - - **Breaking change:** Attribute `tls_protocols` of `InstanceParameters` model is now of type `List[StrictStr]` (previously `StrictStr`) |
7 | | -- `stackitmarketplace`: [v1.4.0](services/stackitmarketplace/CHANGELOG.md#v140) |
8 | | - - **Feature:** Add support for offer types |
9 | | - - new model `OfferType` |
10 | | - - new attribute `CatalogProductDetail` for `CatalogProductDetail` model |
11 | | - - Attribute `is_product_listing` in `CatalogProductDetail` is now of type `Optional[StrictBool]` (previously `StrictBool`) |
| 2 | +- `cdn`: |
| 3 | + - [v1.3.0](services/cdn/CHANGELOG.md#v130) |
| 4 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 5 | + - [v1.2.0](services/cdn/CHANGELOG.md#v120) |
| 6 | + - **Feature:** Add `default_cache_duration` attribute to `Config`, `ConfigPatch` and `CreateDistributionPayload` model |
| 7 | + - Add `originUrlRelated` to available options given in `sort_by` description |
| 8 | +- `opensearch`: |
| 9 | + - [v0.4.0](services/opensearch/CHANGELOG.md#v040) |
| 10 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 11 | + - [v0.3.0](services/opensearch/CHANGELOG.md#v030) |
| 12 | + - **Breaking change:** Attribute `tls_protocols` of `InstanceParameters` model is now of type `List[StrictStr]` (previously `StrictStr`) |
| 13 | +- `stackitmarketplace`: |
| 14 | + - [v1.5.0](services/stackitmarketplace/CHANGELOG.md#v150) |
| 15 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 16 | + - [v1.4.0](services/stackitmarketplace/CHANGELOG.md#v140) |
| 17 | + - **Feature:** Add support for offer types |
| 18 | + - new model `OfferType` |
| 19 | + - new attribute `CatalogProductDetail` for `CatalogProductDetail` model |
| 20 | + - Attribute `is_product_listing` in `CatalogProductDetail` is now of type `Optional[StrictBool]` (previously `StrictBool`) |
12 | 21 | - `iaas`: [v0.5.4](services/iaas/CHANGELOG.md#v054) |
13 | 22 | - **Improvement:** Increase max length of `machine_type` and `volume_performance_class` fields from 63 to 127 characters in API methods |
14 | 23 | - **Improvement:** Increase max length of `name` fields from 63 to 127 characters for various models: |
|
20 | 29 | `UpdateBackupPayload`, `UpdateImagePayload`, `UpdateNicPayload`, `UpdateSecurityGroupPayload` |
21 | 30 | `UpdateServerPayload`, `UpdateSnapshotPayload`, `UpdateVolumePayload`, `Volume`, `VolumePerformanceClass` |
22 | 31 | - **Improvement:** Update regular expression pattern for name validation to allow more flexible naming conventions |
| 32 | +- `alb`: [v0.4.0](services/alb/CHANGELOG.md#v040) |
| 33 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 34 | +- `authorization`: [v0.3.0](services/authorization/CHANGELOG.md#v030) |
| 35 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 36 | +- `certificates`: [v1.1.0](services/certificates/CHANGELOG.md#v110) |
| 37 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 38 | +- `dns`: [v0.4.0](services/dns/CHANGELOG.md#v040) |
| 39 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 40 | +- `git`: [v0.2.0](services/git/CHANGELOG.md#v020) |
| 41 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 42 | +- `iaas`: [v0.6.0](services/iaas/CHANGELOG.md#v060) |
| 43 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 44 | +- `kms`: [v0.1.0](services/kms/CHANGELOG.md#v010) |
| 45 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 46 | +- `lbapplication`: [v0.4.0](services/lbapplication/CHANGELOG.md#v040) |
| 47 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 48 | +- `loadbalancer`: [v0.5.0](services/loadbalancer/CHANGELOG.md#v050) |
| 49 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 50 | +- `logme`: [v0.4.0](services/logme/CHANGELOG.md#v040) |
| 51 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 52 | +- `mariadb`: [v0.3.0](services/mariadb/CHANGELOG.md#v030) |
| 53 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 54 | +- `modelserving`: [v0.2.0](services/modelserving/CHANGELOG.md#v020) |
| 55 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 56 | +- `mongodbflex`: [v1.1.0](services/mongodbflex/CHANGELOG.md#v110) |
| 57 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 58 | +- `objectstorage`: [v1.1.0](services/objectstorage/CHANGELOG.md#v110) |
| 59 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 60 | +- `observability`: [v0.6.0](services/observability/CHANGELOG.md#v060) |
| 61 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 62 | +- `postgresflex`: [v1.1.0](services/postgresflex/CHANGELOG.md#v110) |
| 63 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 64 | +- `rabbitmq`: [v0.3.0](services/rabbitmq/CHANGELOG.md#v030) |
| 65 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 66 | +- `redis`: [v0.3.0](services/redis/CHANGELOG.md#v030) |
| 67 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 68 | +- `resourcemanager`: [v0.6.0](services/resourcemanager/CHANGELOG.md#v060) |
| 69 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 70 | +- `runcommand`: [v1.1.0](services/runcommand/CHANGELOG.md#v110) |
| 71 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 72 | +- `secretsmanager`: [v0.3.0](services/secretsmanager/CHANGELOG.md#v030) |
| 73 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 74 | +- `serverbackup`: [v1.1.0](services/serverbackup/CHANGELOG.md#v110) |
| 75 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 76 | +- `serverupdate`: [v1.1.0](services/serverupdate/CHANGELOG.md#v110) |
| 77 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 78 | +- `serviceaccount`: [v0.3.0](services/serviceaccount/CHANGELOG.md#v030) |
| 79 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 80 | +- `serviceenablement`: [v1.1.0](services/serviceenablement/CHANGELOG.md#v110) |
| 81 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 82 | +- `ske`: [v0.6.0](services/ske/CHANGELOG.md#v060) |
| 83 | + - **Breaking change:** Minimal python version is now Python 3.9 |
| 84 | +- `sqlserverflex`: [v1.1.0](services/sqlserverflex/CHANGELOG.md#v110) |
| 85 | + - **Breaking change:** Minimal python version is now Python 3.9 |
23 | 86 |
|
24 | 87 | ## Release (2025-06-16) |
25 | 88 | - `core`: [v0.2.0](core/CHANGELOG.md#v020-2025-06-12) |
|
0 commit comments