Skip to content

chore(deps): bump the stackit group across 1 directory with 11 updates - #1661

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/stackit-cb2fb0b426
Closed

chore(deps): bump the stackit group across 1 directory with 11 updates#1661
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/stackit-cb2fb0b426

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the stackit group with 11 updates in the / directory:

Package From To
github.com/stackitcloud/stackit-sdk-go/services/alb 0.16.0 0.17.0
github.com/stackitcloud/stackit-sdk-go/services/dns 0.21.0 0.22.0
github.com/stackitcloud/stackit-sdk-go/services/logme 1.0.1 1.2.0
github.com/stackitcloud/stackit-sdk-go/services/mariadb 1.1.0 1.2.0
github.com/stackitcloud/stackit-sdk-go/services/modelserving 0.11.0 0.12.0
github.com/stackitcloud/stackit-sdk-go/services/opensearch 1.1.0 1.2.0
github.com/stackitcloud/stackit-sdk-go/services/rabbitmq 1.1.1 1.2.0
github.com/stackitcloud/stackit-sdk-go/services/redis 1.1.1 1.2.0
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager 0.24.0 0.24.1
github.com/stackitcloud/stackit-sdk-go/services/telemetrylink 0.4.0 0.5.0
github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter 0.4.0 0.5.0

Updates github.com/stackitcloud/stackit-sdk-go/services/alb from 0.16.0 to 0.17.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • 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.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.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.
  • cost:
    • v0.5.0
      • Feature: Add field TotalQuantityDecimal to DetailedServiceCost model struct
      • Feature: Add field QuantityDecimal to ReportData model struct
  • dns:
    • v0.22.0
      • Breaking Change: Value field of Label/CreateLabelPayload is no longer required. NewLabel/NewCreateLabelPayload drop the value param
      • v1api:
        • Breaking Change: Value field of Label/CreateLabelPayload changed from string to *string and is no longer required. NewLabel/NewCreateLabelPayload drop the value param
  • logme:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)

... (truncated)

Commits
  • 47d88fa Waiters for alb api (#1734)
  • b69929f fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas...
  • 1e1db68 Accept custom transport of custom http client (#1627)
  • aef2fa0 Generate iaasalpha (#1741)
  • 70c664a Generator: Update SDK /services/iaas (#1740)
  • 434cb7c fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/secr...
  • 76146d7 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 [security] (#...
  • 232cfad Generator: Update SDK /services/secretsmanager (#1736)
  • 997656b fix(deps): update sdk (#1735)
  • 7d9b9a9 chore: updated changelogs (#1733)
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/dns from 0.21.0 to 0.22.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • 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.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.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.
  • cost:
    • v0.5.0
      • Feature: Add field TotalQuantityDecimal to DetailedServiceCost model struct
      • Feature: Add field QuantityDecimal to ReportData model struct
  • dns:
    • v0.22.0
      • Breaking Change: Value field of Label/CreateLabelPayload is no longer required. NewLabel/NewCreateLabelPayload drop the value param
      • v1api:
        • Breaking Change: Value field of Label/CreateLabelPayload changed from string to *string and is no longer required. NewLabel/NewCreateLabelPayload drop the value param
  • logme:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/logme from 1.0.1 to 1.2.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • 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.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.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.
  • cost:
    • v0.5.0
      • Feature: Add field TotalQuantityDecimal to DetailedServiceCost model struct
      • Feature: Add field QuantityDecimal to ReportData model struct
  • dns:
    • v0.22.0
      • Breaking Change: Value field of Label/CreateLabelPayload is no longer required. NewLabel/NewCreateLabelPayload drop the value param
      • v1api:
        • Breaking Change: Value field of Label/CreateLabelPayload changed from string to *string and is no longer required. NewLabel/NewCreateLabelPayload drop the value param
  • logme:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/mariadb from 1.1.0 to 1.2.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • 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.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.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.
  • cost:
    • v0.5.0
      • Feature: Add field TotalQuantityDecimal to DetailedServiceCost model struct
      • Feature: Add field QuantityDecimal to ReportData model struct
  • dns:
    • v0.22.0
      • Breaking Change: Value field of Label/CreateLabelPayload is no longer required. NewLabel/NewCreateLabelPayload drop the value param
      • v1api:
        • Breaking Change: Value field of Label/CreateLabelPayload changed from string to *string and is no longer required. NewLabel/NewCreateLabelPayload drop the value param
  • logme:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/modelserving from 0.11.0 to 0.12.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • 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.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.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.
  • cost:
    • v0.5.0
      • Feature: Add field TotalQuantityDecimal to DetailedServiceCost model struct
      • Feature: Add field QuantityDecimal to ReportData model struct
  • dns:
    • v0.22.0
      • Breaking Change: Value field of Label/CreateLabelPayload is no longer required. NewLabel/NewCreateLabelPayload drop the value param
      • v1api:
        • Breaking Change: Value field of Label/CreateLabelPayload changed from string to *string and is no longer required. NewLabel/NewCreateLabelPayload drop the value param
  • logme:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)

... (truncated)

Commits
  • ab0f074 Add changelogs for middleware change to core (v0.12.0) (#399)
  • 76f7eab Add MIddleware to SDK config (#394)
  • f9bdea8 Generator: update SDK /services (#390)
  • 8aa8eb7 Generator: update SDK /services (#388)
  • 687118a Add WithCaptureHTTPRequest (#387)
  • c43c8a8 Update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to...
  • 5583e49 Generator: update SDK /services (#384)
  • d9e09b7 Update module golang.org/x/mod to v0.17.0 (#377)
  • 8da3dea Update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to...
  • 62b9f66 Update module golang.org/x/term to v0.19.0 (#378)
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/opensearch from 1.1.0 to 1.2.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • 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.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.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.
  • cost:
    • v0.5.0
      • Feature: Add field TotalQuantityDecimal to DetailedServiceCost model struct
      • Feature: Add field QuantityDecimal to ReportData model struct
  • dns:
    • v0.22.0
      • Breaking Change: Value field of Label/CreateLabelPayload is no longer required. NewLabel/NewCreateLabelPayload drop the value param
      • v1api:
        • Breaking Change: Value field of Label/CreateLabelPayload changed from string to *string and is no longer required. NewLabel/NewCreateLabelPayload drop the value param
  • logme:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/rabbitmq from 1.1.1 to 1.2.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • 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.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.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.
  • cost:
    • v0.5.0
      • Feature: Add field TotalQuantityDecimal to DetailedServiceCost model struct
      • Feature: Add field QuantityDecimal to ReportData model struct
  • dns:
    • v0.22.0
      • Breaking Change: Value field of Label/CreateLabelPayload is no longer required. NewLabel/NewCreateLabelPayload drop the value param
      • v1api:
        • Breaking Change: Value field of Label/CreateLabelPayload changed from string to *string and is no longer required. NewLabel/NewCreateLabelPayload drop the value param
  • logme:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed) The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/redis from 1.1.1 to 1.2.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • 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.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.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.
  • cost:
    • v0.5.0
      • Feature: Add field TotalQuantityDecimal to DetailedServiceCost model struct
      • Feature: Add field QuantityDecimal to ...

        Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 5, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 5, 2026 14:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 5, 2026
Bumps the stackit group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/stackitcloud/stackit-sdk-go/services/alb](https://github.com/stackitcloud/stackit-sdk-go) | `0.16.0` | `0.17.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/dns](https://github.com/stackitcloud/stackit-sdk-go) | `0.21.0` | `0.22.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/logme](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.1` | `1.2.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/mariadb](https://github.com/stackitcloud/stackit-sdk-go) | `1.1.0` | `1.2.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/modelserving](https://github.com/stackitcloud/stackit-sdk-go) | `0.11.0` | `0.12.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/opensearch](https://github.com/stackitcloud/stackit-sdk-go) | `1.1.0` | `1.2.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/rabbitmq](https://github.com/stackitcloud/stackit-sdk-go) | `1.1.1` | `1.2.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/redis](https://github.com/stackitcloud/stackit-sdk-go) | `1.1.1` | `1.2.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/resourcemanager](https://github.com/stackitcloud/stackit-sdk-go) | `0.24.0` | `0.24.1` |
| [github.com/stackitcloud/stackit-sdk-go/services/telemetrylink](https://github.com/stackitcloud/stackit-sdk-go) | `0.4.0` | `0.5.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter](https://github.com/stackitcloud/stackit-sdk-go) | `0.4.0` | `0.5.0` |



Updates `github.com/stackitcloud/stackit-sdk-go/services/alb` from 0.16.0 to 0.17.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@core/v0.16.0...core/v0.17.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/dns` from 0.21.0 to 0.22.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@core/v0.21.0...core/v0.22.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/logme` from 1.0.1 to 1.2.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.0.1...services/cdn/v1.2.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/mariadb` from 1.1.0 to 1.2.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.1.0...services/cdn/v1.2.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/modelserving` from 0.11.0 to 0.12.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/vpn/v0.11.0...core/v0.12.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/opensearch` from 1.1.0 to 1.2.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.1.0...services/cdn/v1.2.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/rabbitmq` from 1.1.1 to 1.2.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/kms/v1.1.1...services/cdn/v1.2.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/redis` from 1.1.1 to 1.2.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/kms/v1.1.1...services/cdn/v1.2.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/resourcemanager` from 0.24.0 to 0.24.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.24.0...core/v0.24.1)

Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetrylink` from 0.4.0 to 0.5.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@core/v0.4.0...core/v0.5.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter` from 0.4.0 to 0.5.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@core/v0.4.0...core/v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/alb
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/dns
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/logme
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/mariadb
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/modelserving
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/opensearch
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/rabbitmq
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/redis
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/resourcemanager
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/telemetrylink
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/stackit-cb2fb0b426 branch from 8456255 to 460341d Compare August 5, 2026 16:45
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 6, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/stackit-cb2fb0b426 branch August 6, 2026 11:43
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.

0 participants