Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex from 1.4.0 to 1.4.1.

Changelog

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

Release (2026-XX-YY)

  • 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
  • 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

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 22, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2026 11:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 22, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex-1.4.1 branch from faf481a to d5a598c Compare January 26, 2026 09:48
…serverflex

Bumps [github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex](https://github.com/stackitcloud/stackit-sdk-go) from 1.4.0 to 1.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@services/cdn/v1.4.0...services/ske/v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@rubenhoenle rubenhoenle force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex-1.4.1 branch from d5a598c to 48f9cf8 Compare January 26, 2026 09:54
@rubenhoenle rubenhoenle enabled auto-merge (squash) January 26, 2026 09:54
@rubenhoenle rubenhoenle merged commit 65943e1 into main Jan 26, 2026
6 checks passed
@rubenhoenle rubenhoenle deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex-1.4.1 branch January 26, 2026 09:59
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