Skip to content

Generator: Update SDK /services/observability - #10768

Merged
Fyusel merged 2 commits into
mainfrom
oas-bot-32967106255/observability
Aug 27, 2026
Merged

Generator: Update SDK /services/observability#10768
Fyusel merged 2 commits into
mainfrom
oas-bot-32967106255/observability

Conversation

@stackit-pipeline

Copy link
Copy Markdown
Contributor

Generated from GitHub run 32967106255
spec comparison: stackitcloud/stackit-api-specifications@86c5d1a...da4701b

@github-actions

github-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown

gorelease report

generated on Thu Aug 27 10:16:56 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)

stackit-pipeline and others added 2 commits August 27, 2026 12:15
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel
Fyusel force-pushed the oas-bot-32967106255/observability branch from 1152751 to 4a5ff35 Compare August 27, 2026 10:15
@Fyusel
Fyusel enabled auto-merge (squash) August 27, 2026 10:15
@Fyusel
Fyusel merged commit 305fd31 into main Aug 27, 2026
8 checks passed
@Fyusel
Fyusel deleted the oas-bot-32967106255/observability branch August 27, 2026 10:27
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