Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Bumps github.com/stackitcloud/stackit-sdk-go/services/iaas from 0.27.1 to 0.29.1.

Changelog

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

Release (2025-XX-XX)

  • iaas: v0.29.1
    • Bugfix: Parsing oneOf with enum and string value

Release (2025-08-13)

  • scf:
    • v0.2.0
      • Feature: Add field OrgId in model OrgManager
      • Feature: Add new model OrganizationCreateBffResponse and SpaceCreatedBffResponse
    • v0.1.0
      • New: STACKIT Cloud Foundry module
  • core: v0.17.3
    • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3
  • alb: v0.6.1
    • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3
  • archiving: v0.2.1
    • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3
  • auditlog: v0.1.0
    • New: STACKIT Audit Log module for retrieving recorded actions and system changes. Download audit log entries for folders, organizations, and projects with time range filtering, pagination, and configurable result limits.
  • authorization: v0.8.1
    • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3
  • cdn:
    • v1.4.0
      • Feature: Added new filter functions DataCenterRegion, RequestCountryCode, StatusCode and CacheHit
      • Feature: Added Attribute LogSink and Certificate
      • Feature: Added ConfigLogSink and PatchLokiLogSink functionality
    • v1.3.2
      • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3
  • certificates: v1.1.1
    • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3
  • dns: v0.17.1
    • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3
  • git: v0.7.1
    • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3
  • iaas:
    • v0.29.0
      • Feature: Add new method to get project details GetProjectDetails
    • v0.28.0
      • Docs: Improved descriptions of properties in structs with their possible values
      • Feature: Add Agent field to CreateImagePayload, UpdateImagePayload and Image model
      • Feature: Add Encrypted and EncryptionsParameters fields to CreateVolumePayload model
    • v0.27.1
      • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3
  • intake: v0.1.0
    • New: STACKIT Intake module can be used to manage the STACKIT Intake. Manage your IntakeRunners, Intakes and IntakeUsers
  • kms:
    • v0.5.1
      • Improvement: Improved error handling for multiple API methods including DeleteKey, DeleteKeyRing, DeleteWrappingKey, DestroyVersion, DisableVersion, EnableVersion, RestoreKey, and RestoreVersion
    • v0.5.0
      • Breaking Change: Updated return types for ImportKeyExecute and RotateKeyExecute methods from *Key to *Version

... (truncated)

Commits
  • 19f6241 Generator: Update SDK /services/iaas (#3501)
  • fb99cfb fix(observability): Adjusted wait handler: sometimes GetInstanceExecute retur...
  • 248cfb4 Update module github.com/stackitcloud/stackit-sdk-go/services/kms to v0.5.1 (...
  • 6ec53aa chore(docs): set release date (#3497)
  • c613953 Update SDK (#3470)
  • 9679776 Generator: Update SDK /services/* (#3492)
  • e7e8d28 Generator: Update SDK /services/* (#3477)
  • 079d396 Generator: Update SDK /services/iaas (#3464)
  • 1431d9a Generator: Update SDK /services/serviceaccount (#3451)
  • 869d519 Generator: Update SDK /services/stackitmarketplace (#3419)
  • 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)

Bumps [github.com/stackitcloud/stackit-sdk-go/services/iaas](https://github.com/stackitcloud/stackit-sdk-go) from 0.27.1 to 0.29.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/iaas/v0.27.1...services/iaas/v0.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 15, 2025
@JohannesHepp JohannesHepp merged commit 0ca6c3d into main Aug 21, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/iaas-0.29.1 branch August 21, 2025 06:42
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