Skip to content

Generator: Update SDK /services/objectstorage - #11526

Merged
marceljk merged 2 commits into
mainfrom
oas-bot-35346444764/objectstorage
Sep 21, 2026
Merged

marceljk merged 2 commits into
mainfrom
oas-bot-35346444764/objectstorage

Conversation

@stackit-pipeline

Copy link
Copy Markdown
Contributor

Generated from GitHub run 35346444764
spec comparison: stackitcloud/stackit-api-specifications@e9fe931...bbadf27

@stackit-pipeline
stackit-pipeline requested a review from a team as a code owner September 18, 2026 12:52
@github-actions

github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown

gorelease report

generated on Mon Sep 21 08:31:45 UTC 2026


gorelease report for services/objectstorage

# github.com/stackitcloud/stackit-sdk-go/services/objectstorage
## incompatible changes
(*AccessKey).GetExpires: changed from func() AccessKeyGetExpiresRetType to func() AccessKeyGetExpiresRetType
(*AccessKey).GetExpiresOk: changed from func() (AccessKeyGetExpiresRetType, bool) to func() (AccessKeyGetExpiresRetType, bool)
(*AccessKey).SetExpires: changed from func(AccessKeyGetExpiresRetType) to func(AccessKeyGetExpiresRetType)
(*CreateAccessKeyPayload).GetExpires: changed from func() CreateAccessKeyPayloadGetExpiresRetType to func() CreateAccessKeyPayloadGetExpiresRetType
(*CreateAccessKeyPayload).GetExpiresOk: changed from func() (CreateAccessKeyPayloadGetExpiresRetType, bool) to func() (CreateAccessKeyPayloadGetExpiresRetType, bool)
(*CreateAccessKeyPayload).SetExpires: changed from func(CreateAccessKeyPayloadGetExpiresRetType) to func(CreateAccessKeyPayloadGetExpiresRetType)
AccessKey.Expires: changed from *string to *NullableString
AccessKeyGetExpiresArgType: changed from string to *string
AccessKeyGetExpiresAttributeType: changed from *string to *NullableString
AccessKeyGetExpiresRetType: changed from string to *string
CreateAccessKeyPayloadGetExpiresArgType: changed from time.Time to *time.Time
CreateAccessKeyPayloadGetExpiresRetType: changed from time.Time to *time.Time
NewAccessKey: changed from func(AccessKeyGetDisplayNameArgType, AccessKeyGetExpiresArgType, AccessKeyGetKeyIdArgType) *AccessKey to func(AccessKeyGetDisplayNameArgType, AccessKeyGetExpiresArgType, AccessKeyGetKeyIdArgType) *AccessKey
## compatible changes
(*CreateAccessKeyPayload).SetExpiresNil: added
(*CreateAccessKeyPayload).UnsetExpires: added
NewNullableRateLimitError: added
NewRateLimitError: added
NewRateLimitErrorWithDefaults: added
NullableRateLimitError: added
RateLimitError: added
RateLimitErrorGetErrorArgType: added
RateLimitErrorGetErrorAttributeType: added
RateLimitErrorGetErrorRetType: added
RateLimitErrorGetMessageArgType: added
RateLimitErrorGetMessageAttributeType: added
RateLimitErrorGetMessageRetType: added
RateLimitErrorGetPathArgType: added
RateLimitErrorGetPathAttributeType: added
RateLimitErrorGetPathRetType: added
RateLimitErrorGetStatusArgType: added
RateLimitErrorGetStatusAttributeType: added
RateLimitErrorGetStatusRetType: added
RateLimitErrorGetTimestampArgType: added
RateLimitErrorGetTimestampAttributeType: added
RateLimitErrorGetTimestampRetType: added

# github.com/stackitcloud/stackit-sdk-go/services/objectstorage/v1api
## incompatible changes
AccessKey.Expires: changed from string to NullableString
CreateAccessKeyPayload.Expires: changed from *time.Time to NullableTime
CreateAccessKeyResponse.Expires: changed from string to NullableString
NewAccessKey: changed from func(string, string, string) *AccessKey to func(string, NullableString, string) *AccessKey
NewCreateAccessKeyResponse: changed from func(string, string, string, string, string, string) *CreateAccessKeyResponse to func(string, string, NullableString, string, string, string) *CreateAccessKeyResponse
## compatible changes
(*CreateAccessKeyPayload).SetExpiresNil: added
(*CreateAccessKeyPayload).UnsetExpires: added
NewNullableRateLimitError: added
NewRateLimitError: added
NewRateLimitErrorWithDefaults: added
NullableRateLimitError: added
RateLimitError: added

# github.com/stackitcloud/stackit-sdk-go/services/objectstorage/v2api
## incompatible changes
AccessKey.Expires: changed from string to NullableString
CreateAccessKeyPayload.Expires: changed from *time.Time to NullableTime
NewAccessKey: changed from func(string, string, string) *AccessKey to func(string, NullableString, string) *AccessKey
## compatible changes
(*CreateAccessKeyPayload).SetExpiresNil: added
(*CreateAccessKeyPayload).UnsetExpires: added
NewNullableRateLimitError: added
NewRateLimitError: added
NewRateLimitErrorWithDefaults: added
NullableRateLimitError: added
RateLimitError: added

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

@marceljk
marceljk force-pushed the oas-bot-35346444764/objectstorage branch from 2a4070b to 3cd3fae Compare September 21, 2026 08:29
@marceljk
marceljk enabled auto-merge (squash) September 21, 2026 08:29
@marceljk marceljk added the ignore-gorelease-check Can be used to make the gorelease check pipeline pass on a PR. label Sep 21, 2026
@marceljk
marceljk merged commit 897ab22 into main Sep 21, 2026
14 of 15 checks passed
@marceljk
marceljk deleted the oas-bot-35346444764/objectstorage branch September 21, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain:IaaS 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