Skip to content

Generator: Update SDK /services/observability - #9869

Closed
stackit-pipeline wants to merge 1 commit into
mainfrom
oas-bot-31162869881/observability
Closed

Generator: Update SDK /services/observability#9869
stackit-pipeline wants to merge 1 commit into
mainfrom
oas-bot-31162869881/observability

Conversation

@stackit-pipeline

Copy link
Copy Markdown
Contributor

Generated from GitHub run 31162869881
spec comparison: stackitcloud/stackit-api-specifications@86c5d1a...72f3b66

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

gorelease report

generated on Fri Aug 7 08:52:25 UTC 2026


gorelease report for services/observability

# github.com/stackitcloud/stackit-sdk-go/services/observability/v1api
## incompatible changes
(*Error).GetErrors: changed from func() []map[string]string to func() []map[string]*string
(*Error).GetErrorsOk: changed from func() ([]map[string]string, bool) to func() ([]map[string]*string, bool)
(*Error).SetErrors: changed from func([]map[string]string) to func([]map[string]*string)
(*GetCredentialsResponse).GetCredentialsInfo: changed from func() map[string]string to func() map[string]*string
(*GetCredentialsResponse).GetCredentialsInfoOk: changed from func() (*map[string]string, bool) to func() (*map[string]*string, bool)
(*GetCredentialsResponse).SetCredentialsInfo: changed from func(map[string]string) to func(map[string]*string)
(*GetInstanceResponse).GetParameters: changed from func() map[string]string to func() map[string]*string
(*GetInstanceResponse).GetParametersOk: changed from func() (*map[string]string, bool) to func() (*map[string]*string, bool)
(*GetInstanceResponse).SetParameters: changed from func(map[string]string) to func(map[string]*string)
(*RouteSerializer).GetRoutes: changed from func() []map[string]string to func() []map[string]*string
(*RouteSerializer).GetRoutesOk: changed from func() ([]map[string]string, bool) to func() ([]map[string]*string, bool)
(*RouteSerializer).SetRoutes: changed from func([]map[string]string) to func([]map[string]*string)
(*ServiceKeysList).GetCredentialsInfo: changed from func() map[string]string to func() map[string]*string
(*ServiceKeysList).GetCredentialsInfoOk: changed from func() (*map[string]string, bool) to func() (*map[string]*string, bool)
(*ServiceKeysList).SetCredentialsInfo: changed from func(map[string]string) to func(map[string]*string)
AllowedStatus1EnumValues: removed
Error.Errors: changed from []map[string]string to []map[string]*string
GetCredentialsResponse.CredentialsInfo: changed from *map[string]string to *map[string]*string
GetInstanceResponse.Parameters: changed from *map[string]string to *map[string]*string
NewNullableStatus1: removed
NewStatus1FromValue: removed
NullableStatus1: removed
RouteSerializer.Routes: changed from []map[string]string to []map[string]*string
STATUS1_CREATE_FAILED: removed
STATUS1_CREATE_SUCCEEDED: removed
STATUS1_CREATING: removed
STATUS1_DELETE_FAILED: removed
STATUS1_DELETE_SUCCEEDED: removed
STATUS1_DELETING: removed
STATUS1_UNKNOWN_DEFAULT_OPEN_API: removed
STATUS1_UPDATE_FAILED: removed
STATUS1_UPDATE_SUCCEEDED: removed
STATUS1_UPDATING: removed
ServiceKeysList.CredentialsInfo: changed from *map[string]string to *map[string]*string
Status1: removed

# summary
Inferred base version: v0.24.0
Suggested version: v0.25.0 (with tag services/observability/v0.25.0)

@Fyusel

Fyusel commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

superseded by #9918

@Fyusel Fyusel closed this Aug 7, 2026
@Fyusel
Fyusel deleted the oas-bot-31162869881/observability branch August 7, 2026 11:24
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.

2 participants