Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/runcommand from 1.9.1 to 1.10.0 - #1584

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/runcommand-1.10.0
Open

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/runcommand from 1.9.1 to 1.10.0#1584
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/runcommand-1.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/stackitcloud/stackit-sdk-go/services/runcommand from 1.9.1 to 1.10.0.

Changelog

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

Release (2026-MM-DD)

  • automation:
  • dns:
    • v0.23.0
      • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
      • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR`)
      • Breaking Change: Removed State field from ZoneObservabilityExtension
      • v1api:
        • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
        • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR)
        • Breaking Change: Removed State field from ZoneObservabilityExtension
  • experimental:
    • v0.1.0
      • Added experimental paginate package for AIP compliant pagination
  • observability:
    • v0.25.0
      • v1api:
        • Breaking Change: Removed model Status1; ProjectInstanceFull.Status field type changed from Status1 to Status
        • Breaking Change: Field types for nullable map values changed from map[string]string to map[string]*string in Error.Errors, GetCredentialsResponse.CredentialsInfo, GetInstanceResponse.Parameters, RouteSerializer.Routes, ServiceKeysList.CredentialsInfo
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • postgresflex:
    • v1.14.0
      • Improvement: Document naming constraints for the Name field of database model structs
      • Improvement: Document that the SNA value of InstanceNetworkAccessScope (network.accessScope) is only permitted for enabled accounts; the request is rejected otherwise
      • v3alpha1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabaseRequestPayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, UpdateDatabasePartiallyRequestPayload, UpdateDatabaseRequestPayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3beta1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
  • runcommand:
    • v1.10.0
      • v2api: Feature: Add RunCommandWaitHandler wait handler for polling a command until it reaches a terminal state. failed is an error state; the handler returns a non-nil error along with the CommandDetails.
      • Dependencies: Add github.com/google/go-cmp v0.7.0
  • secretsmanager:
    • v0.19.0
      • Feature: Add support for managing AppRoles and their secret IDs: new Approle, ApproleList, ApproleSecret, ApproleSecretList, CreateApprolePayload, CreateApproleSecretIdPayload, UpdateApprolePayload and UpdateApproleSecretIdPayload models, plus new CreateApprole, GetApprole, GetApproles, UpdateApprole, DeleteApprole, CreateApproleSecretId, GetApproleSecretId, ListApproleSecretIds, UpdateApproleSecretId and DeleteApproleSecretId operations
      • v1api:
        • Feature: Add support for managing AppRoles and their secret IDs: new Approle, ApproleList, ApproleSecret, ApproleSecretList, CreateApprolePayload, CreateApproleSecretIdPayload, UpdateApprolePayload and UpdateApproleSecretIdPayload models, plus new CreateApprole, GetApprole, GetApproles, UpdateApprole, DeleteApprole, CreateApproleSecretId, GetApproleSecretId, ListApproleSecretIds, UpdateApproleSecretId and DeleteApproleSecretId operations
  • valkey:
    • v0.3.0
      • v1api:
        • Breaking Change/Fix: CreateBackupExecute return type changed from ([]CreateBackupResponseItem, error) to (*CreateBackupResponseItem, error)

... (truncated)

Commits

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)

…command

Bumps [github.com/stackitcloud/stackit-sdk-go/services/runcommand](https://github.com/stackitcloud/stackit-sdk-go) from 1.9.1 to 1.10.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/cdn/v1.9.1...services/cdn/v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 3, 2026 13:13
@dependabot dependabot Bot added the go Pull requests that update go code label Sep 3, 2026
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