Skip to content

Generator: Update SDK /services/redis - #9594

Merged
cgoetz-inovex merged 4 commits into
mainfrom
oas-bot-30830952670/redis
Aug 4, 2026
Merged

Generator: Update SDK /services/redis#9594
cgoetz-inovex merged 4 commits into
mainfrom
oas-bot-30830952670/redis

Conversation

@stackit-pipeline

Copy link
Copy Markdown
Contributor

Generated from GitHub run 30830952670
spec comparison: stackitcloud/stackit-api-specifications@4437823...f22dd14

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

gorelease report

generated on Tue Aug 4 10:20:11 UTC 2026


gorelease report for services/redis

# github.com/stackitcloud/stackit-sdk-go/services/redis
## incompatible changes
(*APIClient).ListBackupsExecute: changed from func(context.Context, string, string, string) (*ListBackupsResponse, error) to func(context.Context, string, string, string) ([]Backup, error)
ApiListBackupsRequest.Execute: changed from func() (*ListBackupsResponse, error) to func() ([]Backup, error)
DefaultApi.ListBackupsExecute: changed from func(context.Context, string, string, string) (*ListBackupsResponse, error) to func(context.Context, string, string, string) ([]Backup, error)
ListBackupsRequest.Execute: changed from func() (*ListBackupsResponse, error) to func() ([]Backup, error)
ListBackupsResponse: removed
ListBackupsResponseGetInstanceBackupsArgType: removed
ListBackupsResponseGetInstanceBackupsAttributeType: removed
ListBackupsResponseGetInstanceBackupsRetType: removed
NewListBackupsResponse: removed
NewListBackupsResponseWithDefaults: removed
NewNullableListBackupsResponse: removed
NullableListBackupsResponse: removed

# github.com/stackitcloud/stackit-sdk-go/services/redis/v2api
## incompatible changes
(*DefaultAPIService).ListBackupsExecute: changed from func(ApiListBackupsRequest) (*ListBackupsResponse, error) to func(ApiListBackupsRequest) ([]Backup, error)
ApiListBackupsRequest.Execute: changed from func() (*ListBackupsResponse, error) to func() ([]Backup, error)
DefaultAPI.ListBackupsExecute: changed from func(ApiListBackupsRequest) (*ListBackupsResponse, error) to func(ApiListBackupsRequest) ([]Backup, error)
DefaultAPIServiceMock.ListBackupsExecute: changed from func(ApiListBackupsRequest) (*ListBackupsResponse, error) to func(ApiListBackupsRequest) ([]Backup, error)
DefaultAPIServiceMock.ListBackupsExecuteMock: changed from *func(r ApiListBackupsRequest) (*ListBackupsResponse, error) to *func(r ApiListBackupsRequest) ([]Backup, error)
ListBackupsResponse: removed
NewListBackupsResponse: removed
NewListBackupsResponseWithDefaults: removed
NewNullableListBackupsResponse: removed
NullableListBackupsResponse: removed

# summary
Inferred base version: v1.1.1
Cannot suggest a release version.
Incompatible changes were detected.

@cgoetz-inovex cgoetz-inovex added the ignore-gorelease-check Can be used to make the gorelease check pipeline pass on a PR. label Aug 4, 2026
@cgoetz-inovex
cgoetz-inovex merged commit 0dc674f into main Aug 4, 2026
14 of 15 checks passed
@cgoetz-inovex
cgoetz-inovex deleted the oas-bot-30830952670/redis branch August 4, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain:CentralServices ignore-gorelease-check Can be used to make the gorelease check pipeline pass on a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants