Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/resourcemanager from 0.18.5 to 0.19.0#1273

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/resourcemanager-0.19.0
Open

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/resourcemanager from 0.18.5 to 0.19.0#1273
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/resourcemanager-0.19.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps github.com/stackitcloud/stackit-sdk-go/services/resourcemanager from 0.18.5 to 0.19.0.

Changelog

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

Release (2026-DD-MM)

  • core: v0.22.0
    • Feature: Support Azure DevOps OIDC adapter
  • alb: v0.10.0
    • Feature: Add new field AltPort to ActiveHealthCheck
    • Feature: Add new field Tls to HttpHealthCheck
    • Breaking change: Renamed TargetPoolTlsConfig to TlsConfig
  • loadbalancer: v1.8.0
    • Feature: Add new fields AltPort and HttpHealthCheck to ActiveHealthCheck
  • resourcemanager: v0.19.0
    • Feature: Introduction of multi API version support for the resourcemanager SDK module. For more details please see the announcement on GitHub: Upcoming multi API version support in the STACKIT Go SDK stackit-sdk-go#5062
    • v0api: New package which should be used for communication with the STACKIT Resourcemanager API in the future
    • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new v0api package instead.
    • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
    • Breaking Change: Removal of deprecated constants ActiveState and CreatingState in wait package
  • logs: v0.6.0
    • Feature: Introduction of multi API version support for the logs SDK module. For more details please see the announcement on GitHub: Upcoming multi API version support in the STACKIT Go SDK stackit-sdk-go#5062
    • v1alphaapi: New package which can be used for communication with the logs v1 alpha API
    • v1betaapi: New package which can be used for communication with the logs v1 beta API
    • v1api: New package which can be used for communication with the logs v1 API
    • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new packages for the available API versions instead.
    • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0
  • sqlserverflex: v1.5.0
    • Feature: Introduction of multi API version support for the sqlserverflex SDK module. For more details please see the announcement on GitHub: Upcoming multi API version support in the STACKIT Go SDK stackit-sdk-go#5062
    • v1api: New package which can be used for communication with the sqlserverflex v1 API
    • v2api: New package which can be used for communication with the sqlserverflex v1 API
    • v3alpha1api: New package which can be used for communication with the sqlserverflex v3 alpha1 API
    • v3beta1api: New package which can be used for communication with the sqlserverflex v3 beta1 API
    • Deprecation: The contents in the root of this SDK module including the wait package are marked as deprecated and will be removed after 2026-09-30. Switch to the new packages for the available API versions instead.
    • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.22.0

Release (2026-02-20)

  • core: v0.21.1
    • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.3.0 to v5.3.1
  • alb:
    • v0.9.3
      • Bump STACKIT SDK core module from v0.21.0 to v0.21.1
    • v0.9.2
      • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.3.0 to v5.3.1
  • archiving:
    • v0.2.4
      • Bump STACKIT SDK core module from v0.21.0 to v0.21.1
    • v0.2.3
      • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.3.0 to v5.3.1
  • auditlog:
    • v0.1.5
      • Bump STACKIT SDK core module from v0.21.0 to v0.21.1
    • v0.1.4
      • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.3.0 to v5.3.1

... (truncated)

Commits
  • 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)
  • 69244ec Generator: Update SDK /services/alb (#3708)
  • 4eac7c8 Generator: Update SDK /services/iaas (#3710)
  • 85a20da fix(kms): fix disableKeyVersionWaitHandler and enableKeyVersionWaitHandler to...
  • 7dd87f7 Update module github.com/stackitcloud/stackit-sdk-go/core to v0.18.0 (#3707)
  • 946b307 Add duration utils (#3700)
  • 63465ee Update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v1.1.0 ...
  • b7927c0 Generator: Update SDK /services/cdn (#3702)
  • 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 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 requested a review from a team as a code owner March 5, 2026 11:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 5, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/resourcemanager-0.19.0 branch from cc25ca4 to 96eae4c Compare March 5, 2026 14:27
…ourcemanager

Bumps [github.com/stackitcloud/stackit-sdk-go/services/resourcemanager](https://github.com/stackitcloud/stackit-sdk-go) from 0.18.5 to 0.19.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/resourcemanager/v0.18.5...core/v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/resourcemanager-0.19.0 branch from 96eae4c to 437ac10 Compare March 6, 2026 12: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.

0 participants