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/mongodbflex from 1.5.5 to 1.5.6.

Changelog

Sourced from github.com/stackitcloud/stackit-sdk-go/services/mongodbflex'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
  • 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)
  • fcc2c64 Generator: Update SDK /services/ske (#4204)
  • 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 13:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 22, 2026
…godbflex

Bumps [github.com/stackitcloud/stackit-sdk-go/services/mongodbflex](https://github.com/stackitcloud/stackit-sdk-go) from 1.5.5 to 1.5.6.
- [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/mongodbflex/v1.5.5...services/mongodbflex/v1.5.6)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/mongodbflex
  dependency-version: 1.5.6
  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/mongodbflex-1.5.6 branch from 3d82c79 to 97e8f3d Compare January 23, 2026 13:12
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