Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
c8c2c43
Generate sqlserverflex
stackit-pipeline Jan 21, 2026
835f170
add changelog and bump version
GokceGK Jan 21, 2026
fddf7cf
Generate ske
stackit-pipeline Jan 21, 2026
d251625
Generate sfs
stackit-pipeline Jan 21, 2026
ec3306c
Generate serviceenablement
stackit-pipeline Jan 21, 2026
05b6272
Generate serviceaccount
stackit-pipeline Jan 21, 2026
826a582
Generate serverupdate
stackit-pipeline Jan 21, 2026
ae3e3e2
Generate serverbackup
stackit-pipeline Jan 21, 2026
9b2f10a
Generate secretsmanager
stackit-pipeline Jan 21, 2026
3f81943
Generate scf
stackit-pipeline Jan 21, 2026
9a85e8f
Generate runcommand
stackit-pipeline Jan 21, 2026
44c1263
Generate resourcemanager
stackit-pipeline Jan 21, 2026
bbf9c13
Generate redis
stackit-pipeline Jan 21, 2026
684646c
Generate rabbitmq
stackit-pipeline Jan 21, 2026
c3244cf
Generate postgresflex
stackit-pipeline Jan 21, 2026
08a51dd
Generate opensearch
stackit-pipeline Jan 21, 2026
e060dfd
Generate observability
stackit-pipeline Jan 21, 2026
a337cc7
Generate objectstorage
stackit-pipeline Jan 21, 2026
2e3acaf
Generate mongodbflex
stackit-pipeline Jan 21, 2026
387d1ee
Generate modelserving
stackit-pipeline Jan 21, 2026
c0ad134
Generate mariadb
stackit-pipeline Jan 21, 2026
afc04ff
Generate logme
stackit-pipeline Jan 21, 2026
fb301cd
Generate loadbalancer
stackit-pipeline Jan 21, 2026
c1e31ee
Generate kms
stackit-pipeline Jan 21, 2026
603762c
Generate intake
stackit-pipeline Jan 21, 2026
29be9e4
update version and changelogs
cgoetz-inovex Jan 21, 2026
cc02a7b
add sdk core module bumps to changelog, also bump in sqlserverflex
cgoetz-inovex Jan 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
161 changes: 121 additions & 40 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,39 @@
## Release (2026-XX-YY)
- `loadbalancer`: [v1.7.0](services/loadbalancer/CHANGELOG.md#v170)
- **Feature:** Add new fields `MaxCredentials`, `UsedCredentials` and `UsedLoadBalancers` in `GetQuotaResponse` Model
- `ske`: [v1.6.0](services/ske/CHANGELOG.md#v160)
- **Feature:** Add field `Identity` to model `ClusterStatus`
- `observability`: [v0.16.0](services/observability/CHANGELOG.md#v0160)
- **Breaking change:** The `PartialUpdateAlertrules` takes now `PartialUpdateAlertrulesRequestInner` instead of `UpdateAlertgroupsRequestInnerRulesInner`.
- **Breaking change:** The type of `Rules` in `CreateLogsAlertgroupsPayload` and `UpdateLogsAlertgroupPayload` has changed from `[]UpdateAlertgroupsRequestInnerRulesInner` to `[]CreateLogsAlertgroupsPayloadRulesInner`.
- **Deprecation:** The `GrafanaAdminPassword` and `GrafanaAdminUser` fields are now deprecated in `InstanceSensitiveData` model
- **Feature:** Add `GrafanaAdminEnabled` to `CreateInstancePayload` and `UpdateInstancePayload` models.
- **Feature:** Add new field `record` in `UpdateAlertgroupsRequestInnerRulesInner` model
- **Feature:** Add `CertCheck` to `CertCheckResponse` model.
- **Feature:** Add `HttpCheck` to `HttpCheckResponse` model.
- **Feature:** Add new `CreateLogsAlertgroupsPayloadRulesInner` model.
- **Feature:** Add `allowAssignGrafanaAdmin` to `GrafanaOauth` and `UpdateGrafanaConfigsPayloadGenericOauth` models.
- **Feature:** Add `GrafanaAdminEnabled` to `InstanceSensitiveData` model.
- **Feature:** Add new `PartialUpdateAlertrulesRequestInner` model.
- `secretsmanager`: [v0.14.0](services/secretsmanager/CHANGELOG.md#v0140)
- **Feature:** added KmsKey model
- **Feature:** added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload
- `loadbalancer`:
- [v1.7.1](services/loadbalancer/CHANGELOG.md#v171)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v1.7.0](services/loadbalancer/CHANGELOG.md#v170)
- **Feature:** Add new fields `MaxCredentials`, `UsedCredentials` and `UsedLoadBalancers` in `GetQuotaResponse` Model
- `ske`:
- [v1.6.1](services/ske/CHANGELOG.md#v161)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v1.6.0](services/ske/CHANGELOG.md#v160)
- **Feature:** Add field `Identity` to model `ClusterStatus`
- `observability`:
- [v0.16.1](services/observability/CHANGELOG.md#v0161)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v0.16.0](services/observability/CHANGELOG.md#v0160)
- **Breaking change:** The `PartialUpdateAlertrules` takes now `PartialUpdateAlertrulesRequestInner` instead of `UpdateAlertgroupsRequestInnerRulesInner`.
- **Breaking change:** The type of `Rules` in `CreateLogsAlertgroupsPayload` and `UpdateLogsAlertgroupPayload` has changed from `[]UpdateAlertgroupsRequestInnerRulesInner` to `[]CreateLogsAlertgroupsPayloadRulesInner`.
- **Deprecation:** The `GrafanaAdminPassword` and `GrafanaAdminUser` fields are now deprecated in `InstanceSensitiveData` model
- **Feature:** Add `GrafanaAdminEnabled` to `CreateInstancePayload` and `UpdateInstancePayload` models.
- **Feature:** Add new field `record` in `UpdateAlertgroupsRequestInnerRulesInner` model
- **Feature:** Add `CertCheck` to `CertCheckResponse` model.
- **Feature:** Add `HttpCheck` to `HttpCheckResponse` model.
- **Feature:** Add new `CreateLogsAlertgroupsPayloadRulesInner` model.
- **Feature:** Add `allowAssignGrafanaAdmin` to `GrafanaOauth` and `UpdateGrafanaConfigsPayloadGenericOauth` models.
- **Feature:** Add `GrafanaAdminEnabled` to `InstanceSensitiveData` model.
- **Feature:** Add new `PartialUpdateAlertrulesRequestInner` model.
- `secretsmanager`:
- [v0.14.1](services/secretsmanager/CHANGELOG.md#v0141)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v0.14.0](services/secretsmanager/CHANGELOG.md#v0140)
- **Feature:** added KmsKey model
- **Feature:** added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload
- `edge`:
- [v0.4.0](services/edge/CHANGELOG.md#v040)
- **Deprecation:** Deprecated API method `ListPlansGlobal`
Expand All @@ -44,11 +60,17 @@
- **Deprecation:** KeyFlow `SetToken` and `GetToken` will be removed after 2026-07-01. Use GetAccessToken instead and rely on client refresh.
- **Feature:** Support Workload Identity Federation flow
- `sfs`:
- [v0.2.1](services/sfs/CHANGELOG.md#v021)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v0.2.0](services/sfs/CHANGELOG.md)
- **Breaking change:** Remove region configuration in `APIClient`
- [v0.1.0](services/sfs/CHANGELOG.md#v010)
- **New**: STACKIT File Storage (SFS) service
- `scf`:
- [v0.4.1](services/scf/CHANGELOG.md#v041)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v0.4.0](services/scf/CHANGELOG.md#v040)
- **Feature:** Add new model structs `SpaceWithIsolationSegment` and `SpaceWithIsolationSegmentAllOf`
- [v0.3.0](services/scf/CHANGELOG.md#v030)
Expand All @@ -71,29 +93,88 @@
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`
- [v0.1.0](services/logs/CHANGELOG.md#v010)
- **New:** API for logs service
- `kms`: [v1.2.0](services/kms/CHANGELOG.md#v120)
- Set fields `Description` and `ImportOnly` to required in response struct `Key`
- **Breaking change:** Constructor `NewKey` has new parameters `description` and `importOnly`
- **Breaking change:** Remove methods `HasDescription` and `GetImportOnly` in `Key` model
- Set field `Description` to required in response struct `KeyRing`
- **Breaking change:** Constructor `NewKeyRing` has new parameter `description`
- **Breaking change:** Remove method `HasDescription` in `KeyRing` model
- Set field `Disabled` to required in response struct `Version`
- **Breaking change:** Constructor `NewVersion` has new parameter `disabled`
- **Breaking change:** Remove method `HasDisabled` in `Version` model
- Set fields `Description` and `PublicKey` to required in response struct `WrappingKey`
- **Breaking change:** Constructor `NewWrappingKey` has new parameters `description` and `publicKey`
- **Breaking change:** Remove methods `HasDescription` and `HasPublicKey` in `WrappingKey` model
- `sqlserverflex`: [v1.4.0](services/sqlserverflex/CHANGELOG.md#v140)
- **Breaking change:** Add region parameter in `ListMetrics` method. Previously the method failed, because the region parameter was missing
- `mongodbflex`: [v1.5.5](services/mongodbflex/CHANGELOG.md#v155)
- **Docs:** Extend description of `Roles` field in `CreateUserPayload`, `PartialUpdateUserPayload`, `UpdateUserPayload` and `User` model
- `kms`:
- [v1.2.1](services/kms/CHANGELOG.md#v121)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v1.2.0](services/kms/CHANGELOG.md#v120)
- Set fields `Description` and `ImportOnly` to required in response struct `Key`
- **Breaking change:** Constructor `NewKey` has new parameters `description` and `importOnly`
- **Breaking change:** Remove methods `HasDescription` and `GetImportOnly` in `Key` model
- Set field `Description` to required in response struct `KeyRing`
- **Breaking change:** Constructor `NewKeyRing` has new parameter `description`
- **Breaking change:** Remove method `HasDescription` in `KeyRing` model
- Set field `Disabled` to required in response struct `Version`
- **Breaking change:** Constructor `NewVersion` has new parameter `disabled`
- **Breaking change:** Remove method `HasDisabled` in `Version` model
- Set fields `Description` and `PublicKey` to required in response struct `WrappingKey`
- **Breaking change:** Constructor `NewWrappingKey` has new parameters `description` and `publicKey`
- **Breaking change:** Remove methods `HasDescription` and `HasPublicKey` in `WrappingKey` model
- `sqlserverflex`:
- [v1.4.1](services/sqlserverflex/CHANGELOG.md#v141)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v1.4.0](services/sqlserverflex/CHANGELOG.md#v140)
- **Breaking change:** Add region parameter in `ListMetrics` method. Previously the method failed, because the region parameter was missing
- `mongodbflex`:
- [v1.5.6](services/mongodbflex/CHANGELOG.md#v156)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v1.5.5](services/mongodbflex/CHANGELOG.md#v155)
- **Docs:** Extend description of `Roles` field in `CreateUserPayload`, `PartialUpdateUserPayload`, `UpdateUserPayload` and `User` model
- `authorization`: [v0.11.0](services/authorization/CHANGELOG.md#v0110)
- **Feature:** Add new methods for managing roles: `AddRole`, `DeleteRole`, `GetRole`, `UpdateRole`
- `serverbackup`: [v1.3.5](services/serverbackup/CHANGELOG.md#v135)
- **Bugfix:** Update backup status codes to match the backup status codes actually returned by the server backup API
- `runcommand`: [v1.4.0](services/runcommand/CHANGELOG.md#v140)
- **Bugfix:** Rename field `ParameterSchema` to `ParametersSchema` in `CommandTemplateSchema` model to match the actually attribute sent by the api
- `serverbackup`:
- [v1.3.6](services/serverbackup/CHANGELOG.md#v136)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v1.3.5](services/serverbackup/CHANGELOG.md#v135)
- **Bugfix:** Update backup status codes to match the backup status codes actually returned by the server backup API
- `runcommand`:
- [v1.4.1](services/runcommand/CHANGELOG.md#v141)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- [v1.4.0](services/runcommand/CHANGELOG.md#v140)
- **Bugfix:** Rename field `ParameterSchema` to `ParametersSchema` in `CommandTemplateSchema` model to match the actually attribute sent by the api
- `serviceenablement`: [v1.2.5](services/serviceenablement/CHANGELOG.md#v125)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `serviceaccount`: [v0.11.4](services/serviceaccount/CHANGELOG.md#v0114)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `serverupdate`: [v1.2.4](services/serverupdate/CHANGELOG.md#v124)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `resourcemanager`: [v0.18.3](services/resourcemanager/CHANGELOG.md#v0183)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `redis`: [v0.25.4](services/redis/CHANGELOG.md#v0254)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `rabbitmq`: [v0.25.4](services/rabbitmq/CHANGELOG.md#v0254)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `postgresflex`: [v1.3.3](services/postgresflex/CHANGELOG.md#v133)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `opensearch`: [v0.24.4](services/opensearch/CHANGELOG.md#v0244)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `objectstorage`: [v1.4.3](services/objectstorage/CHANGELOG.md#v143)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `modelserving`: [v0.6.3](services/modelserving/CHANGELOG.md#v063)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `mariadb`: [v0.25.4](services/mariadb/CHANGELOG.md#v0254)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `logme`: [v0.25.4](services/logme/CHANGELOG.md#v0254)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`
- `intake`: [v0.4.2](services/intake/CHANGELOG.md#v042)
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`

## Release (2025-12-05)
- `alb`:
Expand Down
4 changes: 4 additions & 0 deletions services/intake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.4.2
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`

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

Expand Down
2 changes: 1 addition & 1 deletion services/intake/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.1
v0.4.2
5 changes: 1 addition & 4 deletions services/intake/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/intake/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/stackitcloud/stackit-sdk-go/core v0.20.1
github.com/stackitcloud/stackit-sdk-go/core v0.21.0
)

require github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
4 changes: 2 additions & 2 deletions services/intake/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/stackitcloud/stackit-sdk-go/core v0.20.1 h1:odiuhhRXmxvEvnVTeZSN9u98edvw2Cd3DcnkepncP3M=
github.com/stackitcloud/stackit-sdk-go/core v0.20.1/go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ=
github.com/stackitcloud/stackit-sdk-go/core v0.21.0 h1:QXZqiaO7U/4IpTkJfzt4dt6QxJzG2uUS12mBnHpYNik=
github.com/stackitcloud/stackit-sdk-go/core v0.21.0/go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ=
4 changes: 4 additions & 0 deletions services/kms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.2.1
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`

## v1.2.0
- Set fields `Description` and `ImportOnly` to required in response struct `Key`
- **Breaking change:** Constructor `NewKey` has new parameters `description` and `importOnly`
Expand Down
2 changes: 1 addition & 1 deletion services/kms/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.0
v1.2.1
5 changes: 1 addition & 4 deletions services/kms/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/kms/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/stackitcloud/stackit-sdk-go/core v0.20.1
github.com/stackitcloud/stackit-sdk-go/core v0.21.0
)

require github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
4 changes: 2 additions & 2 deletions services/kms/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/stackitcloud/stackit-sdk-go/core v0.20.1 h1:odiuhhRXmxvEvnVTeZSN9u98edvw2Cd3DcnkepncP3M=
github.com/stackitcloud/stackit-sdk-go/core v0.20.1/go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ=
github.com/stackitcloud/stackit-sdk-go/core v0.21.0 h1:QXZqiaO7U/4IpTkJfzt4dt6QxJzG2uUS12mBnHpYNik=
github.com/stackitcloud/stackit-sdk-go/core v0.21.0/go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ=
4 changes: 4 additions & 0 deletions services/loadbalancer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.7.1
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`

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

Expand Down
2 changes: 1 addition & 1 deletion services/loadbalancer/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.7.0
v1.7.1
5 changes: 1 addition & 4 deletions services/loadbalancer/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/loadbalancer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/google/go-cmp v0.7.0
github.com/stackitcloud/stackit-sdk-go/core v0.20.1
github.com/stackitcloud/stackit-sdk-go/core v0.21.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions services/loadbalancer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/stackitcloud/stackit-sdk-go/core v0.20.1 h1:odiuhhRXmxvEvnVTeZSN9u98edvw2Cd3DcnkepncP3M=
github.com/stackitcloud/stackit-sdk-go/core v0.20.1/go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ=
github.com/stackitcloud/stackit-sdk-go/core v0.21.0 h1:QXZqiaO7U/4IpTkJfzt4dt6QxJzG2uUS12mBnHpYNik=
github.com/stackitcloud/stackit-sdk-go/core v0.21.0/go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ=
4 changes: 4 additions & 0 deletions services/logme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.25.4
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`

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

Expand Down
2 changes: 1 addition & 1 deletion services/logme/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.25.3
v0.25.4
5 changes: 1 addition & 4 deletions services/logme/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/logme/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/google/go-cmp v0.7.0
github.com/stackitcloud/stackit-sdk-go/core v0.20.1
github.com/stackitcloud/stackit-sdk-go/core v0.21.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions services/logme/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/stackitcloud/stackit-sdk-go/core v0.20.1 h1:odiuhhRXmxvEvnVTeZSN9u98edvw2Cd3DcnkepncP3M=
github.com/stackitcloud/stackit-sdk-go/core v0.20.1/go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ=
github.com/stackitcloud/stackit-sdk-go/core v0.21.0 h1:QXZqiaO7U/4IpTkJfzt4dt6QxJzG2uUS12mBnHpYNik=
github.com/stackitcloud/stackit-sdk-go/core v0.21.0/go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ=
4 changes: 4 additions & 0 deletions services/mariadb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.25.4
- **Bugfix:** Correctly handle file closing for file uploads
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`

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

Expand Down
2 changes: 1 addition & 1 deletion services/mariadb/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.25.3
v0.25.4
5 changes: 1 addition & 4 deletions services/mariadb/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/mariadb/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/google/go-cmp v0.7.0
github.com/stackitcloud/stackit-sdk-go/core v0.20.1
github.com/stackitcloud/stackit-sdk-go/core v0.21.0
)

require (
Expand Down
Loading
Loading