Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/logs from 0.10.0 to 0.10.1 - #1550

Merged
Fyusel merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/logs-0.10.1
Aug 20, 2026
Merged

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/logs from 0.10.0 to 0.10.1#1550
Fyusel merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/logs-0.10.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/stackitcloud/stackit-sdk-go/services/logs from 0.10.0 to 0.10.1.

Changelog

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

... (truncated)

Commits
  • ca7de68 Generator: update SDK /services (#353)
  • 41b315f Add badge (#352)
  • f0a15cf Update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to...
  • 8f9c478 Generator: update SDK /services (#350)
  • 12482f6 Update SDK (#345)
  • 305b56c Update module golang.org/x/term to v0.18.0 (#347)
  • ce603f2 Update module github.com/golang-jwt/jwt/v5 to v5.2.1 (#348)
  • 8540f98 Update module golang.org/x/mod to v0.16.0 (#346)
  • e537590 Update changelogs for services (#344)
  • 20e292b Update module github.com/stackitcloud/stackit-sdk-go/core to v0.10.0 (#343)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 13:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/logs-0.10.1 branch 2 times, most recently from 3ddad20 to b210d7d Compare August 20, 2026 05:37
Bumps [github.com/stackitcloud/stackit-sdk-go/services/logs](https://github.com/stackitcloud/stackit-sdk-go) from 0.10.0 to 0.10.1.
- [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@core/v0.10.0...core/v0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@Fyusel
Fyusel force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/logs-0.10.1 branch from b210d7d to 04389e6 Compare August 20, 2026 05:55
@Fyusel
Fyusel enabled auto-merge (squash) August 20, 2026 05:55
@Fyusel
Fyusel merged commit 0cb1ef7 into main Aug 20, 2026
4 checks passed
@Fyusel
Fyusel deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/logs-0.10.1 branch August 20, 2026 06: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