Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/observability from 0.16.3 to 0.17.0#1252

Merged
cgoetz-inovex merged 3 commits intomainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/observability-0.17.0
Feb 25, 2026
Merged

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/observability from 0.16.3 to 0.17.0#1252
cgoetz-inovex merged 3 commits intomainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/observability-0.17.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps github.com/stackitcloud/stackit-sdk-go/services/observability from 0.16.3 to 0.17.0.

Changelog

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

Release (2026-DD-MM)

  • 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

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
  • authorization:
    • v0.12.0
      • Breaking change: removed operation GetAssignableSubjects and related models AssignableSubject, ListAssignableSubjectsResponse
    • v0.11.3
      • Bump STACKIT SDK core module from v0.21.0 to v0.21.1
    • v0.11.2
      • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.3.0 to v5.3.1
  • cdn:
    • v1.10.0
      • Feature: Add support for RedirectConfig in Config, ConfigPatch and CreateDistributionPayload models
        • new related models RedirectConfig, RedirectRule, Matcher and MatchCondition
    • v1.9.4
      • Bump STACKIT SDK core module from v0.21.0 to v0.21.1
    • v1.9.3
      • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.3.0 to v5.3.1
  • certificates:
    • v1.2.3
      • Bump STACKIT SDK core module from v0.21.0 to v0.21.1
    • v1.2.2
      • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.3.0 to v5.3.1
  • dns:
    • v0.17.6
      • Bump STACKIT SDK core module from v0.21.0 to v0.21.1

... (truncated)

Commits
  • 47d88fa Waiters for alb api (#1734)
  • b69929f fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas...
  • 1e1db68 Accept custom transport of custom http client (#1627)
  • aef2fa0 Generate iaasalpha (#1741)
  • 70c664a Generator: Update SDK /services/iaas (#1740)
  • 434cb7c fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/secr...
  • 76146d7 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 [security] (#...
  • 232cfad Generator: Update SDK /services/secretsmanager (#1736)
  • 997656b fix(deps): update sdk (#1735)
  • 7d9b9a9 chore: updated changelogs (#1733)
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 12:28
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/observability-0.17.0 branch from 1e41d1b to d9568b1 Compare February 23, 2026 12:54
…ervability

Bumps [github.com/stackitcloud/stackit-sdk-go/services/observability](https://github.com/stackitcloud/stackit-sdk-go) from 0.16.3 to 0.17.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/observability/v0.16.3...core/v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/observability
  dependency-version: 0.17.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/observability-0.17.0 branch from d9568b1 to cee33c2 Compare February 23, 2026 13:08
@github-actions
Copy link

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/observability/scrapeconfig 40.21% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/observability/scrapeconfig/resource.go 44.25% (ø) 339 150 189

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/observability/scrapeconfig/resource_test.go

@cgoetz-inovex cgoetz-inovex merged commit e3c8e42 into main Feb 25, 2026
3 checks passed
@cgoetz-inovex cgoetz-inovex deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/observability-0.17.0 branch February 25, 2026 14:03
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