Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/objectstorage from 1.9.1 to 1.9.2 - #1606

Merged
Fyusel merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/objectstorage-1.9.2
Sep 15, 2026
Merged

Fyusel merged 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/objectstorage-1.9.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/stackitcloud/stackit-sdk-go/services/objectstorage from 1.9.1 to 1.9.2.

Changelog

Sourced from github.com/stackitcloud/stackit-sdk-go/services/objectstorage'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
  • 902a477 Meta PR file close changes 2nd batch (#4299)
  • fcdd75f Feat/stackitsdk 304 meta pr (#4297)
  • 848cf95 feat: Support workload identity federation flow (#4074)
  • e284bdf Generator: Update SDK /services/runcommand (#4224)
  • 60aae05 Generator: Update SDK /services/serverbackup (#4219)
  • a5e793b Update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to...
  • f9c72f3 Generator: Update SDK /services/alb (#4210)
  • 360d8f9 Generator: Update SDK /services/loadbalancer (#4211)
  • 8ce9fe4 Update module github.com/stackitcloud/stackit-sdk-go/services/ske to v1.6.0 (...
  • 9fdc3b0 feat(ci) also run on go 1.24, 1.25 (#4206)
  • 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 Sep 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 13:17
@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 force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/objectstorage-1.9.2 branch from 46cb339 to 27948d4 Compare September 15, 2026 05:36
…ectstorage

Bumps [github.com/stackitcloud/stackit-sdk-go/services/objectstorage](https://github.com/stackitcloud/stackit-sdk-go) from 1.9.1 to 1.9.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.9.1...services/cdn/v1.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/objectstorage-1.9.2 branch from 27948d4 to 8cea8fb Compare September 15, 2026 05:42
@Fyusel
Fyusel enabled auto-merge (squash) September 15, 2026 05:45
@Fyusel
Fyusel merged commit 1d1306d into main Sep 15, 2026
4 checks passed
@Fyusel
Fyusel deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/objectstorage-1.9.2 branch September 15, 2026 05:47
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