Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps github.com/stackitcloud/stackit-sdk-go/services/ske from 0.24.1 to 0.25.0.

Changelog

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

Release (2025-YY-XX)

  • iaas: v0.24.0
    • Feature: Add waiters for async operations: CreateBackupWaitHandler, DeleteBackupWaitHandler, RestoreBackupWaitHandler
    • Feature: Add Waiters for async operations: CreateSnapshotWaitHandler, DeleteSnapshotWaitHandler
  • core: v0.17.2
    • Bugfix: Access tokens generated via key flow authentication are refreshed 5 seconds before expiration to prevent timing issues with upstream systems which could lead to unexpected 401 error responses
  • alb: v0.4.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • cdn: v1.2.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
    • Feature: Added Optimizer attribute
  • dns: v0.15.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • git: v0.5.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • loadbalancer:
    • v1.3.0
      • Feature: Add new field TargetSecurityGroup in LoadBalancer Model
    • v1.2.1
      • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • logme: v0.24.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • mariadb: v0.24.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • modelserving: v0.4.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • mongodbflex: v1.2.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • observability: v0.7.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
    • Feature: Added Priority, SendResolved and Matchers attributes
    • Deprecation: Match and MatchRe attributes are deprecated.
  • opensearch: v0.23.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • rabbitmq: v0.24.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • redis: v0.24.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • resourcemanager:
    • v0.16.0
      • Feature: Delete Organization labels using the new method DeleteOrganizationLabels
      • Feature: Delete Project labels using the new method DeleteProjectLabels
      • Feature: List folders using the new method ListFolders
      • Feature: Partial Update Organization using the new method PartialUpdateOrganization
    • v0.15.1
      • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • runcommand: v1.2.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums
  • serverbackup: v1.2.1
    • Bugfix: Adjusted UnmarshalJSON function to use enum types and added tests for enums

... (truncated)

Commits
  • a406031 Generator: Update SDK /services/ske (#2782)
  • 87b6013 Generator: Update SDK /services/stackitmarketplace (#2779)
  • d872b81 Generator: Update SDK /services/loadbalancer (#2778)
  • e8dfc3c Generator: Update SDK api tests (#2772)
  • e60c19d Generator: Update SDK /services/stackitmarketplace (#2738)
  • 90b9aae fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas...
  • 34b4658 feat(iaas): add volume backup and volume snapshot wait handler (#2669)
  • 2bc13c2 fix(deps): update sdk (#2736)
  • 1bf91c0 Generator: Update SDK /services/resourcemanager (#2725)
  • 226ffa4 Generate alb (#2704)
  • 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 Jun 11, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 11, 2025
Bumps [github.com/stackitcloud/stackit-sdk-go/services/ske](https://github.com/stackitcloud/stackit-sdk-go) from 0.24.1 to 0.25.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/ske/v0.24.1...services/ske/v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/ske
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@rubenhoenle rubenhoenle force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/ske-0.25.0 branch from bb2973f to 64b5005 Compare June 11, 2025 15:25
@rubenhoenle rubenhoenle merged commit 462b064 into main Jun 11, 2025
3 of 4 checks passed
@rubenhoenle rubenhoenle deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/ske-0.25.0 branch June 11, 2025 15:32
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.

2 participants