|
1 | 1 | ## Release (2026-MM-DD) |
2 | 2 |
|
| 3 | +- `core`: |
| 4 | + - [v0.3.0](core/CHANGELOG.md#v030) |
| 5 | + - **Chore:** Bump minimum Python version to 3.10 |
| 6 | + - **Chore:** Update dependencies |
| 7 | +- `alb` |
| 8 | + - [v0.11.0](services/alb/CHANGELOG.md#v0110) |
| 9 | + - **Chore:** Bump minimum Python version to 3.10 |
| 10 | + - **Chore:** Update dependencies |
| 11 | +- `auditlog` |
| 12 | + - [v0.3.0](services/auditlog/CHANGELOG.md#v030) |
| 13 | + - **Chore:** Bump minimum Python version to 3.10 |
| 14 | + - **Chore:** Update dependencies |
| 15 | +- `authorization` |
| 16 | + - [v0.9.0](services/authorization/CHANGELOG.md#v090) |
| 17 | + - **Chore:** Bump minimum Python version to 3.10 |
| 18 | + - **Chore:** Update dependencies |
| 19 | +- `cdn` |
| 20 | + - [v2.7.0](services/cdn/CHANGELOG.md#v270) |
| 21 | + - **Chore:** Bump minimum Python version to 3.10 |
| 22 | + - **Chore:** Update dependencies |
| 23 | +- `certificates` |
| 24 | + - [v1.7.0](services/certificates/CHANGELOG.md#v170) |
| 25 | + - **Chore:** Bump minimum Python version to 3.10 |
| 26 | + - **Chore:** Update dependencies |
| 27 | +- `cost` |
| 28 | + - [v0.3.0](services/cost/CHANGELOG.md#v030) |
| 29 | + - **Chore:** Bump minimum Python version to 3.10 |
| 30 | + - **Chore:** Update dependencies |
| 31 | +- `dns` |
| 32 | + - [v0.7.0](services/dns/CHANGELOG.md#v070) |
| 33 | + - **Chore:** Bump minimum Python version to 3.10 |
| 34 | + - **Chore:** Update dependencies |
| 35 | +- `edge` |
| 36 | + - [v0.6.0](services/edge/CHANGELOG.md#v060) |
| 37 | + - **Chore:** Bump minimum Python version to 3.10 |
| 38 | + - **Chore:** Update dependencies |
| 39 | +- `git` |
| 40 | + - [v0.10.0](services/git/CHANGELOG.md#v0100) |
| 41 | + - **Chore:** Bump minimum Python version to 3.10 |
| 42 | + - **Chore:** Update dependencies |
| 43 | +- `iaas` |
| 44 | + - [v1.5.0](services/iaas/CHANGELOG.md#v150) |
| 45 | + - **Chore:** Bump minimum Python version to 3.10 |
| 46 | + - **Chore:** Update dependencies |
| 47 | +- `intake` |
| 48 | + - [v0.7.0](services/intake/CHANGELOG.md#v070) |
| 49 | + - **Chore:** Bump minimum Python version to 3.10 |
| 50 | + - **Chore:** Update dependencies |
| 51 | +- `kms` |
| 52 | + - [v0.11.0](services/kms/CHANGELOG.md#0110) |
| 53 | + - **Chore:** Bump minimum Python version to 3.10 |
| 54 | + - **Chore:** Update dependencies |
| 55 | +- `lbapplication` |
| 56 | + - [v0.5.0](services/lbapplication/CHANGELOG.md#v050) |
| 57 | + - **Chore:** Bump minimum Python version to 3.10 |
| 58 | + - **Chore:** Update dependencies |
| 59 | +- `loadbalancer` |
| 60 | + - [v0.11.0](services/loadbalancer/CHANGELOG.md#v0110) |
| 61 | + - **Chore:** Bump minimum Python version to 3.10 |
| 62 | + - **Chore:** Update dependencies |
3 | 63 | - `logme`: |
| 64 | + - [v1.1.0](services/logme/CHANGELOG.md#v110) |
| 65 | + - **Chore:** Bump minimum Python version to 3.10 |
| 66 | + - **Chore:** Update dependencies |
4 | 67 | - [v1.0.0](services/logme/CHANGELOG.md#v100) |
5 | 68 | - **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request. |
6 | 69 | - **Deprecation:** `fluentd_tls`, `fluentd_tls_ciphers`, `fluentd_tls_max_version`, `fluentd_tls_min_version`, `fluentd_tls_version`, `opensearch_tls_ciphers`, `opensearch_tls_protocols` from `InstanceParameters` model are deprecated and will be removed 2026-12-12. |
7 | 70 | - **Feature:** Added optional `CreateCredentialsPayload`. |
| 71 | +- `logs` |
| 72 | + - [v0.4.0](services/logs/CHANGELOG.md#v040) |
| 73 | + - **Chore:** Bump minimum Python version to 3.10 |
| 74 | + - **Chore:** Update dependencies |
8 | 75 | - `mariadb`: |
| 76 | + - [v1.1.0](services/mariadb/CHANGELOG.md#v110) |
| 77 | + - **Chore:** Bump minimum Python version to 3.10 |
| 78 | + - **Chore:** Update dependencies |
9 | 79 | - [v1.0.0](services/mariadb/CHANGELOG.md#v100) |
10 | 80 | - **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request. |
11 | 81 | - **Feature:** Added optional `CreateCredentialsPayload`. |
12 | 82 | - `modelexperiements` |
| 83 | + - [v0.2.0](services/modelexperiments/CHANGELOG.md#v020) |
| 84 | + - **Chore:** Bump minimum Python version to 3.10 |
| 85 | + - **Chore:** Update dependencies |
13 | 86 | - [v0.1.0](services/modelexperiments/CHANGELOG.md#v010) |
14 | 87 | - **New**: API for STACKIT modelexperiments |
| 88 | +- `modelserving` |
| 89 | + - [v0.4.0](services/modelserving/CHANGELOG.md#040) |
| 90 | + - **Chore:** Bump minimum Python version to 3.10 |
| 91 | + - **Chore:** Update dependencies |
15 | 92 | - `mongodbflex`: |
| 93 | + - [v1.5.0](services/mongodbflex/CHANGELOG.md#v1.5.0) |
| 94 | + - **Chore:** Bump minimum Python version to 3.10 |
| 95 | + - **Chore:** Update dependencies |
16 | 96 | - [v1.4.0](services/mongodbflex/CHANGELOG.md#v140) |
17 | 97 | - **Breaking change:** Introduce validators for `name`, `database` and `username` |
| 98 | +- `objectstorage` |
| 99 | + - [v1.5.0](services/objectstorage/CHANGELOG.md#mdv150) |
| 100 | + - **Chore:** Bump minimum Python version to 3.10 |
| 101 | + - **Chore:** Update dependencies |
| 102 | +- `observability` |
| 103 | + - [v0.16.0](services/observability/CHANGELOG.md#v0160) |
| 104 | + - **Chore:** Bump minimum Python version to 3.10 |
| 105 | + - **Chore:** Update dependencies |
18 | 106 | - `opensearch`: |
| 107 | + - [v1.1.0](services/opensearch/CHANGELOG.md#v110) |
| 108 | + - **Chore:** Bump minimum Python version to 3.10 |
| 109 | + - **Chore:** Update dependencies |
19 | 110 | - [v1.0.0](services/opensearch/CHANGELOG.md#v100) |
20 | 111 | - **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request. |
21 | 112 | - **Deprecation:** `tls_ciphers`, `tls_protocols` from `InstanceParameters` model are deprecated and will be removed 2026-12-12. |
22 | 113 | - **Feature:** Added optional `CreateCredentialsPayload`. |
| 114 | +- `postgresflex` |
| 115 | + - [v1.4.0](services/postgresflex/CHANGELOG.md#v140) |
| 116 | + - **Chore:** Bump minimum Python version to 3.10 |
| 117 | + - **Chore:** Update dependencies |
23 | 118 | - `rabbitmq`: |
| 119 | + - [v1.1.0](services/rabbitmq/CHANGELOG.md#v110) |
| 120 | + - **Chore:** Bump minimum Python version to 3.10 |
| 121 | + - **Chore:** Update dependencies |
24 | 122 | - [v1.0.0](services/rabbitmq/CHANGELOG.md#v100) |
25 | 123 | - **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request. |
26 | 124 | - **Deprecation:** `roles`, `tls_ciphers`, `tls_protocols` from `InstanceParameters` model are deprecated and will be removed 2026-12-11. |
27 | 125 | - **Feature:** Added optional `CreateCredentialsPayload`. |
28 | 126 | - `redis`: |
| 127 | + - [v1.1.0](services/rabbitmq/CHANGELOG.md#v110) |
| 128 | + - **Chore:** Bump minimum Python version to 3.10 |
| 129 | + - **Chore:** Update dependencies |
29 | 130 | - [v1.0.0](services/redis/CHANGELOG.md#v100) |
30 | 131 | - **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request. |
31 | 132 | - **Deprecation:** `tls_ciphers`, `tls_ciphersuites`, `tls_protocols` from `InstanceParameters` model are deprecated and will be removed 2026-12-10. |
32 | 133 | - **Feature:** Added optional `CreateCredentialsPayload`. |
| 134 | +- `resourcemanager` |
| 135 | + - [v0.9.0](services/resourcemanager/CHANGELOG.md#090) |
| 136 | + - **Chore:** Bump minimum Python version to 3.10 |
| 137 | + - **Chore:** Update dependencies |
| 138 | +- `runcommand` |
| 139 | + - [v1.3.0](services/runcommand/CHANGELOG.md#v130) |
| 140 | + - **Chore:** Bump minimum Python version to 3.10 |
| 141 | + - **Chore:** Update dependencies |
| 142 | +- `scf` |
| 143 | + - [v0.6.0](services/scf/CHANGELOG.md#v060) |
| 144 | + - **Chore:** Bump minimum Python version to 3.10 |
| 145 | + - **Chore:** Update dependencies |
| 146 | +- `secretsmanager` |
| 147 | + - [v0.6.0](services/secretsmanager/CHANGELOG.md060) |
| 148 | + - **Chore:** Bump minimum Python version to 3.10 |
| 149 | + - **Chore:** Update dependencies |
| 150 | +- `serverbackup` |
| 151 | + - [v1.3.0](services/serverbackup/CHANGELOG.md#v130) |
| 152 | + - **Chore:** Bump minimum Python version to 3.10 |
| 153 | + - **Chore:** Update dependencies |
| 154 | +- `serverupdate` |
| 155 | + - [v1.3.0](services/serverupdate/CHANGELOG.md#v130) |
| 156 | + - **Chore:** Bump minimum Python version to 3.10 |
| 157 | + - **Chore:** Update dependencies |
| 158 | +- `serviceaccount` |
| 159 | + - [v0.10.0](services/serviceaccount/CHANGELOG.md#v0100) |
| 160 | + - **Chore:** Bump minimum Python version to 3.10 |
| 161 | + - **Chore:** Update dependencies |
| 162 | +- `serviceenablement` |
| 163 | + - [v1.3.0](services/serviceenablement/CHANGELOG.md#v130) |
| 164 | + - **Chore:** Bump minimum Python version to 3.10 |
| 165 | + - **Chore:** Update dependencies |
| 166 | +- `sfs` |
| 167 | + - [v0.8.0](services/sfs/CHANGELOG.md#v080) |
| 168 | + - **Chore:** Bump minimum Python version to 3.10 |
| 169 | + - **Chore:** Update dependencies |
33 | 170 | - `ske`: |
| 171 | + - [v1.13.0](services/ske/CHANGELOG.md#v1130) |
| 172 | + - **Chore:** Bump minimum Python version to 3.10 |
| 173 | + - **Chore:** Update dependencies |
34 | 174 | - [v1.12.0](services/ske/CHANGELOG.md#v1120) |
35 | 175 | - **Improvement:** Add regex validation of `name` attribute in model class `Cluster` |
36 | 176 | - **Feature:** New model class `Audit` |
37 | 177 | - **Feature:** Add optional attribute `audit` (type `Audit`) to model class `Cluster` |
| 178 | +- `sqlserverflex` |
| 179 | + - [v1.3.0](services/sqlserverflex/CHANGELOG.md#v130) |
| 180 | + - **Chore:** Bump minimum Python version to 3.10 |
| 181 | + - **Chore:** Update dependencies |
| 182 | +- `stackitmarketplace` |
| 183 | + - [v1.17.0](services/stackitmarketplace/CHANGELOG.md#v1170) |
| 184 | + - **Chore:** Bump minimum Python version to 3.10 |
| 185 | + - **Chore:** Update dependencies |
38 | 186 | - `telemetrylink`: |
| 187 | + - [v0.3.0](services/telemetrylink/CHANGELOG.md#v030) |
| 188 | + - **Chore:** Bump minimum Python version to 3.10 |
| 189 | + - **Chore:** Update dependencies |
39 | 190 | - [v0.2.0](services/telemetrylink/CHANGELOG.md#v020) |
40 | 191 | - **New:** v1 API version for STACKIT Telemetry Link |
41 | 192 | - `telemetryrouter`: |
| 193 | + - [v0.4.0](services/telemetryrouter/CHANGELOG.md#v040) |
| 194 | + - **Chore:** Bump minimum Python version to 3.10 |
| 195 | + - **Chore:** Update dependencies |
42 | 196 | - [v0.3.0](services/telemetryrouter/CHANGELOG.md#v030) |
43 | 197 | - **New:** v1 API version for STACKIT Telemetry Router |
| 198 | +- `vpn` |
| 199 | + - [v0.6.0](services/vpn/CHANGELOG.md#v060) |
| 200 | + - **Chore:** Bump minimum Python version to 3.10 |
| 201 | + - **Chore:** Update dependencies |
44 | 202 |
|
45 | 203 | ## Release (2026-13-05) |
46 | 204 | - `auditlog`: |
|
0 commit comments