Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps github.com/stackitcloud/stackit-sdk-go/services/scf from 0.4.0 to 0.4.1.

Changelog

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

Release (2026-01-27)

  • loadbalancer:
    • v1.7.1
      • Bugfix: Correctly handle file closing for file uploads
      • Bump STACKIT SDK core module from v0.20.1 to v0.21.0
    • v1.7.0
      • Feature: Add new fields MaxCredentials, UsedCredentials and UsedLoadBalancers in GetQuotaResponse Model
  • ske:
    • v1.6.1
      • Bugfix: Correctly handle file closing for file uploads
      • Bump STACKIT SDK core module from v0.20.1 to v0.21.0
    • v1.6.0
      • Feature: Add field Identity to model ClusterStatus
  • observability:
    • v0.16.1
      • Bugfix: Correctly handle file closing for file uploads
      • Bump STACKIT SDK core module from v0.20.1 to v0.21.0
    • v0.16.0
      • Breaking change: The PartialUpdateAlertrules takes now PartialUpdateAlertrulesRequestInner instead of UpdateAlertgroupsRequestInnerRulesInner.
      • Breaking change: The type of Rules in CreateLogsAlertgroupsPayload and UpdateLogsAlertgroupPayload has changed from []UpdateAlertgroupsRequestInnerRulesInner to []CreateLogsAlertgroupsPayloadRulesInner.
      • Deprecation: The GrafanaAdminPassword and GrafanaAdminUser fields are now deprecated in InstanceSensitiveData model
      • Feature: Add GrafanaAdminEnabled to CreateInstancePayload and UpdateInstancePayload models.
      • Feature: Add new field record in UpdateAlertgroupsRequestInnerRulesInner model
      • Feature: Add CertCheck to CertCheckResponse model.
      • Feature: Add HttpCheck to HttpCheckResponse model.
      • Feature: Add new CreateLogsAlertgroupsPayloadRulesInner model.
      • Feature: Add allowAssignGrafanaAdmin to GrafanaOauth and UpdateGrafanaConfigsPayloadGenericOauth models.
      • Feature: Add GrafanaAdminEnabled to InstanceSensitiveData model.
      • Feature: Add new PartialUpdateAlertrulesRequestInner model.
  • secretsmanager:
    • v0.14.1
      • Bugfix: Correctly handle file closing for file uploads
      • Bump STACKIT SDK core module from v0.20.1 to v0.21.0
    • v0.14.0
      • Feature: added KmsKey model
      • Feature: added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload
  • edge:
    • v0.4.1
      • Bugfix: Correctly handle file closing for file uploads
      • Bump STACKIT SDK core module from v0.20.1 to v0.21.0
    • v0.4.0
      • Deprecation: Deprecated API method ListPlansGlobal
    • v0.3.0
      • Breaking change: Rename methods: PostInstances to CreateInstance and GetInstances to ListInstances
    • v0.2.0
      • Feature: Add waiter methods for the API
    • v0.1.0
      • New: STACKIT Edge Cloud service
  • alb:

... (truncated)

Commits
  • be6bb1f Generator: Update SDK services - enums (#2528)
  • dfbf101 fix(deps): update module golang.org/x/mod to v0.24.0 (#2702)
  • 621a157 fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.17...
  • 09ee10a fix(key_flow): Add 5 second leeway to refresh access tokens early (#2194)
  • 60b3c2c chore(cdn): remove unrelated patchfile (#2442)
  • af0f736 fix(deps): update sdk (#2441)
  • 9ef1f28 fix(deps): update module golang.org/x/crypto to v0.38.0 (#2437)
  • e7dff35 fix(deps): update module github.com/cloudflare/circl to v1.6.1 (#2435)
  • 351ddff SDK Update return type (#2425)
  • ee7f2a9 Generate alb (#2373)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 30, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 30, 2026 11:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 30, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/scf-0.4.1 branch from 1192446 to 2867a58 Compare January 30, 2026 12:57
Bumps [github.com/stackitcloud/stackit-sdk-go/services/scf](https://github.com/stackitcloud/stackit-sdk-go) from 0.4.0 to 0.4.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.4.0...services/alb/v0.4.1)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/scf
  dependency-version: 0.4.1
  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/scf-0.4.1 branch from 2867a58 to 82908c5 Compare January 30, 2026 13:03
@Fyusel Fyusel enabled auto-merge (squash) January 30, 2026 13:07
@Fyusel Fyusel merged commit 6f4cb49 into main Jan 30, 2026
3 checks passed
@Fyusel Fyusel deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/scf-0.4.1 branch January 30, 2026 13:08
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