Skip to content

Commit cc02a7b

Browse files
committed
add sdk core module bumps to changelog, also bump in sqlserverflex
1 parent 29be9e4 commit cc02a7b

File tree

27 files changed

+51
-3
lines changed

27 files changed

+51
-3
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,19 @@
22
- `loadbalancer`:
33
- [v1.7.1](services/loadbalancer/CHANGELOG.md#v171)
44
- **Bugfix:** Correctly handle file closing for file uploads
5+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
56
- [v1.7.0](services/loadbalancer/CHANGELOG.md#v170)
67
- **Feature:** Add new fields `MaxCredentials`, `UsedCredentials` and `UsedLoadBalancers` in `GetQuotaResponse` Model
78
- `ske`:
89
- [v1.6.1](services/ske/CHANGELOG.md#v161)
910
- **Bugfix:** Correctly handle file closing for file uploads
11+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
1012
- [v1.6.0](services/ske/CHANGELOG.md#v160)
1113
- **Feature:** Add field `Identity` to model `ClusterStatus`
1214
- `observability`:
1315
- [v0.16.1](services/observability/CHANGELOG.md#v0161)
1416
- **Bugfix:** Correctly handle file closing for file uploads
17+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
1518
- [v0.16.0](services/observability/CHANGELOG.md#v0160)
1619
- **Breaking change:** The `PartialUpdateAlertrules` takes now `PartialUpdateAlertrulesRequestInner` instead of `UpdateAlertgroupsRequestInnerRulesInner`.
1720
- **Breaking change:** The type of `Rules` in `CreateLogsAlertgroupsPayload` and `UpdateLogsAlertgroupPayload` has changed from `[]UpdateAlertgroupsRequestInnerRulesInner` to `[]CreateLogsAlertgroupsPayloadRulesInner`.
@@ -27,6 +30,7 @@
2730
- `secretsmanager`:
2831
- [v0.14.1](services/secretsmanager/CHANGELOG.md#v0141)
2932
- **Bugfix:** Correctly handle file closing for file uploads
33+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
3034
- [v0.14.0](services/secretsmanager/CHANGELOG.md#v0140)
3135
- **Feature:** added KmsKey model
3236
- **Feature:** added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload
@@ -58,13 +62,15 @@
5862
- `sfs`:
5963
- [v0.2.1](services/sfs/CHANGELOG.md#v021)
6064
- **Bugfix:** Correctly handle file closing for file uploads
65+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
6166
- [v0.2.0](services/sfs/CHANGELOG.md)
6267
- **Breaking change:** Remove region configuration in `APIClient`
6368
- [v0.1.0](services/sfs/CHANGELOG.md#v010)
6469
- **New**: STACKIT File Storage (SFS) service
6570
- `scf`:
6671
- [v0.4.1](services/scf/CHANGELOG.md#v041)
6772
- **Bugfix:** Correctly handle file closing for file uploads
73+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
6874
- [v0.4.0](services/scf/CHANGELOG.md#v040)
6975
- **Feature:** Add new model structs `SpaceWithIsolationSegment` and `SpaceWithIsolationSegmentAllOf`
7076
- [v0.3.0](services/scf/CHANGELOG.md#v030)
@@ -90,6 +96,7 @@
9096
- `kms`:
9197
- [v1.2.1](services/kms/CHANGELOG.md#v121)
9298
- **Bugfix:** Correctly handle file closing for file uploads
99+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
93100
- [v1.2.0](services/kms/CHANGELOG.md#v120)
94101
- Set fields `Description` and `ImportOnly` to required in response struct `Key`
95102
- **Breaking change:** Constructor `NewKey` has new parameters `description` and `importOnly`
@@ -106,51 +113,68 @@
106113
- `sqlserverflex`:
107114
- [v1.4.1](services/sqlserverflex/CHANGELOG.md#v141)
108115
- **Bugfix:** Correctly handle file closing for file uploads
116+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
109117
- [v1.4.0](services/sqlserverflex/CHANGELOG.md#v140)
110118
- **Breaking change:** Add region parameter in `ListMetrics` method. Previously the method failed, because the region parameter was missing
111119
- `mongodbflex`:
112120
- [v1.5.6](services/mongodbflex/CHANGELOG.md#v156)
113121
- **Bugfix:** Correctly handle file closing for file uploads
122+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
114123
- [v1.5.5](services/mongodbflex/CHANGELOG.md#v155)
115124
- **Docs:** Extend description of `Roles` field in `CreateUserPayload`, `PartialUpdateUserPayload`, `UpdateUserPayload` and `User` model
116125
- `authorization`: [v0.11.0](services/authorization/CHANGELOG.md#v0110)
117126
- **Feature:** Add new methods for managing roles: `AddRole`, `DeleteRole`, `GetRole`, `UpdateRole`
118127
- `serverbackup`:
119128
- [v1.3.6](services/serverbackup/CHANGELOG.md#v136)
120129
- **Bugfix:** Correctly handle file closing for file uploads
130+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
121131
- [v1.3.5](services/serverbackup/CHANGELOG.md#v135)
122132
- **Bugfix:** Update backup status codes to match the backup status codes actually returned by the server backup API
123133
- `runcommand`:
124134
- [v1.4.1](services/runcommand/CHANGELOG.md#v141)
125135
- **Bugfix:** Correctly handle file closing for file uploads
136+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
126137
- [v1.4.0](services/runcommand/CHANGELOG.md#v140)
127138
- **Bugfix:** Rename field `ParameterSchema` to `ParametersSchema` in `CommandTemplateSchema` model to match the actually attribute sent by the api
128139
- `serviceenablement`: [v1.2.5](services/serviceenablement/CHANGELOG.md#v125)
129140
- **Bugfix:** Correctly handle file closing for file uploads
141+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
130142
- `serviceaccount`: [v0.11.4](services/serviceaccount/CHANGELOG.md#v0114)
131143
- **Bugfix:** Correctly handle file closing for file uploads
144+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
132145
- `serverupdate`: [v1.2.4](services/serverupdate/CHANGELOG.md#v124)
133146
- **Bugfix:** Correctly handle file closing for file uploads
147+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
134148
- `resourcemanager`: [v0.18.3](services/resourcemanager/CHANGELOG.md#v0183)
135149
- **Bugfix:** Correctly handle file closing for file uploads
150+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
136151
- `redis`: [v0.25.4](services/redis/CHANGELOG.md#v0254)
137152
- **Bugfix:** Correctly handle file closing for file uploads
153+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
138154
- `rabbitmq`: [v0.25.4](services/rabbitmq/CHANGELOG.md#v0254)
139155
- **Bugfix:** Correctly handle file closing for file uploads
156+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
140157
- `postgresflex`: [v1.3.3](services/postgresflex/CHANGELOG.md#v133)
141158
- **Bugfix:** Correctly handle file closing for file uploads
159+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
142160
- `opensearch`: [v0.24.4](services/opensearch/CHANGELOG.md#v0244)
143161
- **Bugfix:** Correctly handle file closing for file uploads
162+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
144163
- `objectstorage`: [v1.4.3](services/objectstorage/CHANGELOG.md#v143)
145164
- **Bugfix:** Correctly handle file closing for file uploads
165+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
146166
- `modelserving`: [v0.6.3](services/modelserving/CHANGELOG.md#v063)
147167
- **Bugfix:** Correctly handle file closing for file uploads
168+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
148169
- `mariadb`: [v0.25.4](services/mariadb/CHANGELOG.md#v0254)
149170
- **Bugfix:** Correctly handle file closing for file uploads
171+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
150172
- `logme`: [v0.25.4](services/logme/CHANGELOG.md#v0254)
151173
- **Bugfix:** Correctly handle file closing for file uploads
174+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
152175
- `intake`: [v0.4.2](services/intake/CHANGELOG.md#v042)
153176
- **Bugfix:** Correctly handle file closing for file uploads
177+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
154178

155179
## Release (2025-12-05)
156180
- `alb`:

services/intake/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v0.4.2
22
- **Bugfix:** Correctly handle file closing for file uploads
3+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
34

45
## v0.4.1
56
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`

services/kms/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v1.2.1
22
- **Bugfix:** Correctly handle file closing for file uploads
3+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
34

45
## v1.2.0
56
- Set fields `Description` and `ImportOnly` to required in response struct `Key`

services/loadbalancer/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v1.7.1
22
- **Bugfix:** Correctly handle file closing for file uploads
3+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
34

45
## v1.7.0
56
- **Feature:** Add new fields `MaxCredentials`, `UsedCredentials` and `UsedLoadBalancers` in `GetQuotaResponse` Model

services/logme/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v0.25.4
22
- **Bugfix:** Correctly handle file closing for file uploads
3+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
34

45
## v0.25.3
56
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`

services/mariadb/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v0.25.4
22
- **Bugfix:** Correctly handle file closing for file uploads
3+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
34

45
## v0.25.3
56
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`

services/modelserving/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v0.6.3
22
- **Bugfix:** Correctly handle file closing for file uploads
3+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
34

45
## v0.6.2
56
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`

services/mongodbflex/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v1.5.6
22
- **Bugfix:** Correctly handle file closing for file uploads
3+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
34

45
## v1.5.5
56
- **Docs:** Extend description of `Roles` field in `CreateUserPayload`, `PartialUpdateUserPayload`, `UpdateUserPayload` and `User` model

services/objectstorage/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v1.4.3
22
- **Bugfix:** Correctly handle file closing for file uploads
3+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
34

45
## v1.4.2
56
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`

services/observability/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v0.16.1
22
- **Bugfix:** Correctly handle file closing for file uploads
3+
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
34

45
## v0.16.0
56
- **Breaking change:** The `PartialUpdateAlertrules` takes now `PartialUpdateAlertrulesRequestInner` instead of `UpdateAlertgroupsRequestInnerRulesInner`.

0 commit comments

Comments
 (0)