Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/kms from 1.11.0 to 1.13.0 - #1557

Merged
Fyusel merged 2 commits into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/kms-1.13.0
Aug 26, 2026
Merged

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/kms from 1.11.0 to 1.13.0#1557
Fyusel merged 2 commits into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/kms-1.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/stackitcloud/stackit-sdk-go/services/kms from 1.11.0 to 1.13.0.

Changelog

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

Release (2026-MM-DD)

  • alb
    • v0.17.1
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.13.2
      • v1api:
        • Improvement: Update description of UpdateWAF method to reflect that updating a WAF configuration now also applies to all Load Balancers that reference it
    • v0.13.1
      • v1alphaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • v0.13.0
      • v1betaapi:
        • Improvement: The entire v1betaapi package is now marked as deprecated. Migrate to v1api
        • Feature: Add new models Operator, Severity, Transformation, Type, Variable, Action
        • Breaking Change: Removed models BehaviourAction, ConditionOperatorType, ConditionTransformationsInner, ConditionVariableType, GetBehaviourAction, GetBehaviourSeverity, Mode1, MRSType, MRSType1, MRSType2
        • Breaking Change: PatchMRSRule.Mode field type changed from *Mode1 to *Mode
      • v1api: New package which can be used to communicate with the albwaf v1 API
    • v0.12.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • auditlog:
    • v0.6.1
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v0.6.0
      • Deprecation: The auditlog SDK module and the underlying API is deprecated and will be removed in the future. Use the telemetryrouter SDK module and API instead.
  • authorization:
    • v0.15.3
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 21, 2026 13:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/kms-1.13.0 branch 4 times, most recently from 5465514 to fd7d7d9 Compare August 24, 2026 15:23
Bumps [github.com/stackitcloud/stackit-sdk-go/services/kms](https://github.com/stackitcloud/stackit-sdk-go) from 1.11.0 to 1.13.0.
- [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/cdn/v1.11.0...services/cdn/v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/kms
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/kms-1.13.0 branch from fd7d7d9 to a371de2 Compare August 25, 2026 05:36
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@github-actions

Copy link
Copy Markdown

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/kms/key/create 50.00% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/kms/key/describe 76.79% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/kms/wrappingkey/create 48.98% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/kms/wrappingkey/describe 76.79% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/kms/key/create/create.go 50.00% (ø) 50 25 25
github.com/stackitcloud/stackit-cli/internal/cmd/kms/wrappingkey/create/create.go 48.98% (ø) 49 24 25

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/stackitcloud/stackit-cli/internal/cmd/kms/key/create/create_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/kms/key/describe/describe_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/kms/wrappingkey/create/create_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/kms/wrappingkey/describe/describe_test.go

@Fyusel
Fyusel merged commit 847e102 into main Aug 26, 2026
4 checks passed
@Fyusel
Fyusel deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/kms-1.13.0 branch August 26, 2026 06:10
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.

2 participants