Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/cdn from 1.19.0 to 1.20.0 - #1553

Merged
Fyusel merged 2 commits into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/cdn-1.20.0
Aug 21, 2026
Merged

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/cdn from 1.19.0 to 1.20.0#1553
Fyusel merged 2 commits into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/cdn-1.20.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/stackitcloud/stackit-sdk-go/services/cdn from 1.19.0 to 1.20.0.

Changelog

Sourced from github.com/stackitcloud/stackit-sdk-go/services/cdn'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.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
  • cdn:

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 20, 2026 13:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/cdn-1.20.0 branch 2 times, most recently from e8c8568 to 176f890 Compare August 21, 2026 05:48
Bumps [github.com/stackitcloud/stackit-sdk-go/services/cdn](https://github.com/stackitcloud/stackit-sdk-go) from 1.19.0 to 1.20.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.19.0...services/cdn/v1.20.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/cdn
  dependency-version: 1.20.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/cdn-1.20.0 branch from 176f890 to eb9bfc2 Compare August 21, 2026 05:56
Comment thread internal/cmd/beta/cdn/distribution/describe/describe.go Outdated
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel
Fyusel force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/cdn-1.20.0 branch from a5ea904 to 56b4012 Compare August 21, 2026 07:58
@github-actions

Copy link
Copy Markdown

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/beta/cdn/distribution/create 81.98% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/beta/cdn/distribution/describe 88.89% (ø)
github.com/stackitcloud/stackit-cli/internal/cmd/beta/cdn/distribution/update 84.85% (+0.12%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/stackit-cli/internal/cmd/beta/cdn/distribution/create/create.go 81.98% (ø) 111 91 20
github.com/stackitcloud/stackit-cli/internal/cmd/beta/cdn/distribution/describe/describe.go 88.89% (ø) 117 104 13
github.com/stackitcloud/stackit-cli/internal/cmd/beta/cdn/distribution/update/update.go 84.85% (+0.12%) 132 (+1) 112 (+1) 20 👍

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/beta/cdn/distribution/create/create_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/beta/cdn/distribution/describe/describe_test.go
  • github.com/stackitcloud/stackit-cli/internal/cmd/beta/cdn/distribution/update/update_test.go

@Fyusel
Fyusel merged commit f14e531 into main Aug 21, 2026
4 checks passed
@Fyusel
Fyusel deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/cdn-1.20.0 branch August 21, 2026 08:16
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