Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/ske from 1.21.1 to 1.21.2 - #1616

Merged
rubenhoenle merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/ske-1.21.2
Sep 17, 2026
Merged

rubenhoenle merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/ske-1.21.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/stackitcloud/stackit-sdk-go/services/ske from 1.21.1 to 1.21.2.

Changelog

Sourced from github.com/stackitcloud/stackit-sdk-go/services/ske'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
  • 868a6c0 chore(deps): bump STACKIT SDK core module dependency to v0.27.0 (#11224)
  • 616bfc8 Generator: Update SDK /services/authorization (#11087)
  • 24818de Generator: Update SDK /services/serviceaccount (#11122)
  • cc9b50b Generator: Update SDK /services/serviceenablement (#11123)
  • 3d21896 Generator: Update SDK /services/cost (#11091)
  • 3cdcbe9 Generator: Update SDK /services/resourcemanager (#11115)
  • 6e68628 chore(experimental): remove module (#11083)
  • 45da9a1 feat(core): move code from experimental module to package in core module (#11...
  • 8052eb2 Generator: Update SDK /services/resourcemanager (#11073)
  • f934b5f Remove auditlog: removed from API specifications (#11081)
  • Additional commits viewable in compare view

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)

Bumps [github.com/stackitcloud/stackit-sdk-go/services/ske](https://github.com/stackitcloud/stackit-sdk-go) from 1.21.1 to 1.21.2.
- [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/ske/v1.21.1...services/ske/v1.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 16, 2026 13:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 16, 2026
@rubenhoenle
rubenhoenle merged commit 0576efa into main Sep 17, 2026
4 checks passed
@rubenhoenle
rubenhoenle deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/ske-1.21.2 branch September 17, 2026 10:01
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