Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverupdate from 1.5.4 to 1.5.5 - #1609

Merged
Fyusel merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/serverupdate-1.5.5
Sep 16, 2026
Merged

Fyusel merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/serverupdate-1.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/stackitcloud/stackit-sdk-go/services/serverupdate from 1.5.4 to 1.5.5.

Changelog

Sourced from github.com/stackitcloud/stackit-sdk-go/services/serverupdate's changelog.

Release (2026-MM-DD)

  • telemetrylink:
    • v0.6.0
      • v1api:
        • Breaking Change: Enabled field of CreateOrUpdateFolderTelemetryLinkPayload, CreateOrUpdateOrganizationTelemetryLinkPayload and CreateOrUpdateProjectTelemetryLinkPayload changed from bool to *bool and is no longer required (defaults to true). NewCreateOrUpdate*TelemetryLinkPayload constructors drop the enabled param
      • v1betaapi:
        • Breaking Change: Enabled field of CreateOrUpdateFolderTelemetryLinkPayload, CreateOrUpdateOrganizationTelemetryLinkPayload and CreateOrUpdateProjectTelemetryLinkPayload changed from bool to *bool and is no longer required (defaults to true). NewCreateOrUpdate*TelemetryLinkPayload constructors drop the enabled param
  • telemetryrouter:
    • v0.6.0
      • v1api:
        • Feature: Add Disabled field to ConfigFilter to allow disabling a filter without removing it

Release (2026-09-14)

  • core:
    • v0.27.0
      • Feature: Added experimental paginate package for AIP compliant pagination
  • alb:
    • v0.17.2
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • albwaf
    • v0.13.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
    • v0.13.3
      • v1api:
        • Improvement: Align package description with latest API specification
  • authorization:
    • v0.15.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • automation:
    • v0.1.1
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
    • v0.1.0
  • cdn:
    • v1.21.0
      • v1api:
        • Feature: Add field CacheConfig to models Config, ConfigPatch and CreateDistributionPayload
        • Feature: New models CacheConfig, CacheConfigCreate, CacheConfigPatch
        • Feature: Add support for OTLP log sinks: ConfigLogSink, ConfigPatchLogSink and CreateDistributionPayloadLogSink now support OtlpLogSink
        • Feature: New OTLP models OtlpLogSink, OtlpLogSinkCreate, OtlpLogSinkPatch, OtlpLogSinkBasicCredentials, OtlpLogSinkBearerCredentials, OtlpLogSinkCreateCredentials, OtlpLogSinkPatchCredentials
        • Breaking Change: NewConfig constructor now requires a cacheConfig parameter
      • Deprecated SDK layer in root of the module:
        • Feature: Add field CacheConfig to models Config, ConfigPatch and CreateDistributionPayload
        • Feature: New models CacheConfig, CacheConfigCreate, CacheConfigPatch
        • Feature: Add support for OTLP log sinks: ConfigLogSink, ConfigPatchLogSink and CreateDistributionPayloadLogSink now support OtlpLogSink
        • Feature: New OTLP models OtlpLogSink, OtlpLogSinkCreate, OtlpLogSinkPatch, OtlpLogSinkBasicCredentials, OtlpLogSinkBearerCredentials, OtlpLogSinkCreateCredentials, OtlpLogSinkPatchCredentials
        • Breaking Change: NewConfig constructor now requires a cacheConfig parameter

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 15, 2026 13:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 15, 2026
…verupdate

Bumps [github.com/stackitcloud/stackit-sdk-go/services/serverupdate](https://github.com/stackitcloud/stackit-sdk-go) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/stackitcloud/stackit-sdk-go/releases)
- [Changelog](https://github.com/stackitcloud/stackit-sdk-go/blob/main/CHANGELOG.md)
- [Commits](stackitcloud/stackit-sdk-go@services/mongodbflex/v1.5.4...services/mongodbflex/v1.5.5)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/serverupdate
  dependency-version: 1.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@Fyusel
Fyusel force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/serverupdate-1.5.5 branch from 0363e7e to e7317af Compare September 16, 2026 05:26
@Fyusel
Fyusel enabled auto-merge (squash) September 16, 2026 05:27
@Fyusel
Fyusel merged commit 0520251 into main Sep 16, 2026
4 checks passed
@Fyusel
Fyusel deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/serverupdate-1.5.5 branch September 16, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant