Skip to content

Generator: Update SDK /services/objectstorage - #11511

Open
stackit-pipeline wants to merge 1 commit into
mainfrom
oas-bot-35227391373/objectstorage
Open

stackit-pipeline wants to merge 1 commit into
mainfrom
oas-bot-35227391373/objectstorage

Conversation

@stackit-pipeline

Copy link
Copy Markdown
Contributor

Generated from GitHub run 35227391373
spec comparison: stackitcloud/stackit-api-specifications@e9fe931...6511dc6

@stackit-pipeline
stackit-pipeline requested a review from a team as a code owner September 17, 2026 13:36
@github-actions

Copy link
Copy Markdown

gorelease report

generated on Thu Sep 17 13:37:36 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant