Skip to content

chore(deps): bump the stackit group across 1 directory with 12 updates#1561

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/stackit-e484ea01c5
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
github.com/stackitcloud/stackit-sdk-go/services/iaas 1.12.0 1.12.2
github.com/stackitcloud/stackit-sdk-go/services/logme 1.0.0 1.0.1
github.com/stackitcloud/stackit-sdk-go/services/mariadb 1.0.0 1.0.1
github.com/stackitcloud/stackit-sdk-go/services/mongodbflex 1.11.0 1.12.0
github.com/stackitcloud/stackit-sdk-go/services/opensearch 1.0.0 1.0.1
github.com/stackitcloud/stackit-sdk-go/services/rabbitmq 1.1.0 1.1.1
github.com/stackitcloud/stackit-sdk-go/services/redis 1.0.0 1.1.1
github.com/stackitcloud/stackit-sdk-go/services/scf 0.9.0 0.10.0
github.com/stackitcloud/stackit-sdk-go/services/ske 1.18.0 1.19.0
github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex 1.13.0 1.14.0
github.com/stackitcloud/stackit-sdk-go/services/telemetrylink 0.2.0 0.3.0
github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter 0.3.0 0.4.0

Updates github.com/stackitcloud/stackit-sdk-go/services/iaas from 1.12.0 to 1.12.2

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit

... (truncated)

Commits
  • 7a55b86 fix(iaas): DeleteVolumeWaitHandler error message (#7724)
  • 7c8a70e refac(observability): Use new WaitHelper for waiters (#7435)
  • a0f696e fix(deps): update sdk (#7697)
  • 37793bc feat(sqlserverflex): refactor wait handler to use helper struct (#7448)
  • c01fe6f feat(ci): migrate to golangci-lint v2 (#7302)
  • fac8d67 Generator: Update SDK /services/cdn (#7681)
  • d7b0522 Generator: Update SDK /services/vpn (#7694)
  • 5edfb9a fix(albwaf, cost, vpn): add copyright information (#7696)
  • 38ab08b chore(deps): update example dependencies, iaas update resourcemanager dependency
  • 457f96f Generator: Update SDK /services/certificates (#7666)
  • Additional commits viewable in compare view

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

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/mariadb from 1.0.0 to 1.0.1

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/mongodbflex from 1.11.0 to 1.12.0

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/opensearch from 1.0.0 to 1.0.1

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit

... (truncated)

Commits

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

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit

... (truncated)

Commits
  • 4f7ba20 Update module github.com/stackitcloud/stackit-sdk-go/core to v0.20.0 (#3823)
  • db73fcf feat(core): add new GetTraceId function (#3720)
  • 43846a3 chore(iaas): renaming of variables inside funcs (#3717)
  • e5953a7 Prepare Release (#3719)
  • 4edd1f5 Update SDK (#3716)
  • eeaf390 feat(intake): add waiters for Intake Runner, Intake and Intake User (#3655)
  • 13249a5 Update module github.com/stackitcloud/stackit-sdk-go/core to v0.19.0 (#3715)
  • ce14ccb feat(core): new util func to convert enum value slices to string slices (#3714)
  • b88f351 Generator: Update SDK /services/stackitmarketplace (#3713)
  • 5ba88e1 Update SDK (#3711)
  • Additional commits viewable in compare view

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

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit

... (truncated)

Commits
  • 4f7ba20 Update module github.com/stackitcloud/stackit-sdk-go/core to v0.20.0 (#3823)
  • db73fcf feat(core): add new GetTraceId function (#3720)
  • 43846a3 chore(iaas): renaming of variables inside funcs (#3717)
  • e5953a7 Prepare Release (#3719)
  • 4edd1f5 Update SDK (#3716)
  • eeaf390 feat(intake): add waiters for Intake Runner, Intake and Intake User (#3655)
  • 13249a5 Update module github.com/stackitcloud/stackit-sdk-go/core to v0.19.0 (#3715)
  • ce14ccb feat(core): new util func to convert enum value slices to string slices (#3714)
  • b88f351 Generator: Update SDK /services/stackitmarketplace (#3713)
  • 5ba88e1 Update SDK (#3711)
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/scf from 0.9.0 to 0.10.0

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/ske from 1.18.0 to 1.19.0

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex from 1.13.0 to 1.14.0

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.1
      • v1api:
      • Improvement: Improve http error handling
    • <...

      Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [github.com/stackitcloud/stackit-sdk-go/services/iaas](https://github.com/stackitcloud/stackit-sdk-go) | `1.12.0` | `1.12.2` |
| [github.com/stackitcloud/stackit-sdk-go/services/logme](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.0` | `1.0.1` |
| [github.com/stackitcloud/stackit-sdk-go/services/mariadb](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.0` | `1.0.1` |
| [github.com/stackitcloud/stackit-sdk-go/services/mongodbflex](https://github.com/stackitcloud/stackit-sdk-go) | `1.11.0` | `1.12.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/opensearch](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.0` | `1.0.1` |
| [github.com/stackitcloud/stackit-sdk-go/services/rabbitmq](https://github.com/stackitcloud/stackit-sdk-go) | `1.1.0` | `1.1.1` |
| [github.com/stackitcloud/stackit-sdk-go/services/redis](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.0` | `1.1.1` |
| [github.com/stackitcloud/stackit-sdk-go/services/scf](https://github.com/stackitcloud/stackit-sdk-go) | `0.9.0` | `0.10.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/ske](https://github.com/stackitcloud/stackit-sdk-go) | `1.18.0` | `1.19.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex](https://github.com/stackitcloud/stackit-sdk-go) | `1.13.0` | `1.14.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/telemetrylink](https://github.com/stackitcloud/stackit-sdk-go) | `0.2.0` | `0.3.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter](https://github.com/stackitcloud/stackit-sdk-go) | `0.3.0` | `0.4.0` |



Updates `github.com/stackitcloud/stackit-sdk-go/services/iaas` from 1.12.0 to 1.12.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/cdn/v1.12.0...services/iaas/v1.12.2)

Updates `github.com/stackitcloud/stackit-sdk-go/services/logme` from 1.0.0 to 1.0.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@services/cdn/v1.0.0...services/cdn/v1.0.1)

Updates `github.com/stackitcloud/stackit-sdk-go/services/mariadb` from 1.0.0 to 1.0.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@services/cdn/v1.0.0...services/cdn/v1.0.1)

Updates `github.com/stackitcloud/stackit-sdk-go/services/mongodbflex` from 1.11.0 to 1.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/cdn/v1.11.0...services/cdn/v1.12.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/opensearch` from 1.0.0 to 1.0.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@services/cdn/v1.0.0...services/cdn/v1.0.1)

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

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

Updates `github.com/stackitcloud/stackit-sdk-go/services/scf` from 0.9.0 to 0.10.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.9.0...core/v0.10.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/ske` from 1.18.0 to 1.19.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.18.0...services/ske/v1.19.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex` from 1.13.0 to 1.14.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.13.0...services/cdn/v1.14.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetrylink` from 0.2.0 to 0.3.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.2.0...core/v0.3.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter` from 0.3.0 to 0.4.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.3.0...core/v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/iaas
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/logme
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/mariadb
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/mongodbflex
  dependency-version: 1.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.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/rabbitmq
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/redis
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/scf
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/ske
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/telemetrylink
  dependency-version: 0.3.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.4.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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 2, 2026 11:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 2, 2026
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