Skip to content

chore(deps): bump the stackit group with 2 updates - #1765

Merged
Fyusel merged 2 commits into
mainfrom
dependabot/go_modules/stackit-8e6c10344c
Sep 15, 2026
Merged

Fyusel merged 2 commits into
mainfrom
dependabot/go_modules/stackit-8e6c10344c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the stackit group with 2 updates: github.com/stackitcloud/stackit-sdk-go/services/telemetrylink and github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter.

Updates github.com/stackitcloud/stackit-sdk-go/services/telemetrylink from 0.5.2 to 0.6.0

Changelog

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

Release (2026-MM-DD)

  • telemetrylink:
    • v0.6.0
      • v1api:
        • Breaking Change: Enabled field of CreateOrUpdateFolderTelemetryLinkPayload, CreateOrUpdateOrganizationTelemetryLinkPayload and CreateOrUpdateProjectTelemetryLinkPayload changed from bool to *bool and is no longer required (defaults to true). NewCreateOrUpdate*TelemetryLinkPayload constructors drop the enabled param
      • v1betaapi:
        • Breaking Change: Enabled field of CreateOrUpdateFolderTelemetryLinkPayload, CreateOrUpdateOrganizationTelemetryLinkPayload and CreateOrUpdateProjectTelemetryLinkPayload changed from bool to *bool and is no longer required (defaults to true). NewCreateOrUpdate*TelemetryLinkPayload constructors drop the enabled param
  • telemetryrouter:
    • v0.6.0
      • v1api:
        • Feature: Add Disabled field to ConfigFilter to allow disabling a filter without removing it

Release (2026-09-14)

  • core:
    • v0.27.0
      • Feature: Added experimental paginate package for AIP compliant pagination
  • alb:
    • v0.17.2
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • albwaf
    • v0.13.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
    • v0.13.3
      • v1api:
        • Improvement: Align package description with latest API specification
  • authorization:
    • v0.15.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • automation:
    • v0.1.1
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
    • v0.1.0
  • cdn:
    • v1.21.0
      • v1api:
        • Feature: Add field CacheConfig to models Config, ConfigPatch and CreateDistributionPayload
        • Feature: New models CacheConfig, CacheConfigCreate, CacheConfigPatch
        • Feature: Add support for OTLP log sinks: ConfigLogSink, ConfigPatchLogSink and CreateDistributionPayloadLogSink now support OtlpLogSink
        • Feature: New OTLP models OtlpLogSink, OtlpLogSinkCreate, OtlpLogSinkPatch, OtlpLogSinkBasicCredentials, OtlpLogSinkBearerCredentials, OtlpLogSinkCreateCredentials, OtlpLogSinkPatchCredentials
        • Breaking Change: NewConfig constructor now requires a cacheConfig parameter
      • Deprecated SDK layer in root of the module:
        • Feature: Add field CacheConfig to models Config, ConfigPatch and CreateDistributionPayload
        • Feature: New models CacheConfig, CacheConfigCreate, CacheConfigPatch
        • Feature: Add support for OTLP log sinks: ConfigLogSink, ConfigPatchLogSink and CreateDistributionPayloadLogSink now support OtlpLogSink
        • Feature: New OTLP models OtlpLogSink, OtlpLogSinkCreate, OtlpLogSinkPatch, OtlpLogSinkBasicCredentials, OtlpLogSinkBearerCredentials, OtlpLogSinkCreateCredentials, OtlpLogSinkPatchCredentials
        • Breaking Change: NewConfig constructor now requires a cacheConfig parameter

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter from 0.5.2 to 0.6.0

Changelog

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

Release (2026-MM-DD)

  • telemetrylink:
    • v0.6.0
      • v1api:
        • Breaking Change: Enabled field of CreateOrUpdateFolderTelemetryLinkPayload, CreateOrUpdateOrganizationTelemetryLinkPayload and CreateOrUpdateProjectTelemetryLinkPayload changed from bool to *bool and is no longer required (defaults to true). NewCreateOrUpdate*TelemetryLinkPayload constructors drop the enabled param
      • v1betaapi:
        • Breaking Change: Enabled field of CreateOrUpdateFolderTelemetryLinkPayload, CreateOrUpdateOrganizationTelemetryLinkPayload and CreateOrUpdateProjectTelemetryLinkPayload changed from bool to *bool and is no longer required (defaults to true). NewCreateOrUpdate*TelemetryLinkPayload constructors drop the enabled param
  • telemetryrouter:
    • v0.6.0
      • v1api:
        • Feature: Add Disabled field to ConfigFilter to allow disabling a filter without removing it

Release (2026-09-14)

  • core:
    • v0.27.0
      • Feature: Added experimental paginate package for AIP compliant pagination
  • alb:
    • v0.17.2
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • albwaf
    • v0.13.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
    • v0.13.3
      • v1api:
        • Improvement: Align package description with latest API specification
  • authorization:
    • v0.15.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • automation:
    • v0.1.1
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
    • v0.1.0
  • cdn:
    • v1.21.0
      • v1api:
        • Feature: Add field CacheConfig to models Config, ConfigPatch and CreateDistributionPayload
        • Feature: New models CacheConfig, CacheConfigCreate, CacheConfigPatch
        • Feature: Add support for OTLP log sinks: ConfigLogSink, ConfigPatchLogSink and CreateDistributionPayloadLogSink now support OtlpLogSink
        • Feature: New OTLP models OtlpLogSink, OtlpLogSinkCreate, OtlpLogSinkPatch, OtlpLogSinkBasicCredentials, OtlpLogSinkBearerCredentials, OtlpLogSinkCreateCredentials, OtlpLogSinkPatchCredentials
        • Breaking Change: NewConfig constructor now requires a cacheConfig parameter
      • Deprecated SDK layer in root of the module:
        • Feature: Add field CacheConfig to models Config, ConfigPatch and CreateDistributionPayload
        • Feature: New models CacheConfig, CacheConfigCreate, CacheConfigPatch
        • Feature: Add support for OTLP log sinks: ConfigLogSink, ConfigPatchLogSink and CreateDistributionPayloadLogSink now support OtlpLogSink
        • Feature: New OTLP models OtlpLogSink, OtlpLogSinkCreate, OtlpLogSinkPatch, OtlpLogSinkBasicCredentials, OtlpLogSinkBearerCredentials, OtlpLogSinkCreateCredentials, OtlpLogSinkPatchCredentials
        • Breaking Change: NewConfig constructor now requires a cacheConfig parameter

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 11:43
@dependabot dependabot Bot added the go Pull requests that update go code label Sep 14, 2026
dependabot Bot and others added 2 commits September 15, 2026 08:06
Bumps the stackit group with 2 updates: [github.com/stackitcloud/stackit-sdk-go/services/telemetrylink](https://github.com/stackitcloud/stackit-sdk-go) and [github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter](https://github.com/stackitcloud/stackit-sdk-go).


Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetrylink` from 0.5.2 to 0.6.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.5.2...core/v0.6.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter` from 0.5.2 to 0.6.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.5.2...core/v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/telemetrylink
  dependency-version: 0.6.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.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel
Fyusel force-pushed the dependabot/go_modules/stackit-8e6c10344c branch from aa71afb to c44a6c5 Compare September 15, 2026 06:07
@Fyusel
Fyusel merged commit 29c4232 into main Sep 15, 2026
3 checks passed
@Fyusel
Fyusel deleted the dependabot/go_modules/stackit-8e6c10344c branch September 15, 2026 06:15
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