Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/stackitcloud/stackit-sdk-go/services/intake from 0.4.0 to 0.4.1.

Changelog

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

Release (2025-XX-YY)

  • scf:
    • v0.4.0
      • Feature: Add new model structs SpaceWithIsolationSegment and SpaceWithIsolationSegmentAllOf
    • v0.3.0
      • Feature: Add new model IsolationSegment and IsolationSegmentsList
  • iaas:
    • v1.3.0
      • Feature: Add CreateIsolatedNetwork functionality
      • Feature: Add ImageFromVolumePayload functionality
      • Feature: Add SystemRoutes to UpdateRoutingTableOfAreaPayload
    • v1.2.4
      • Bump STACKIT SDK resourcemanager module from v0.18.1 to v0.18.2
  • logs:
    • v0.2.0
      • Feature: Add support for access token GET endpoint
    • v0.1.1
      • Bump STACKIT SDK core module from v0.20.0 to v0.20.1
    • v0.1.0
      • New: API for logs service

Release (2025-12-05)

  • alb:
    • v0.7.3
      • Bump STACKIT SDK core module from v0.20.0 to v0.20.1
    • v0.7.2
      • Bump STACKIT SDK core module from v0.19.0 to v0.20.0
  • archiving: v0.2.2
    • Bump STACKIT SDK core module from v0.19.0 to v0.20.0
  • auditlog:
    • v0.1.2
      • Bump STACKIT SDK core module from v0.20.0 to v0.20.1
    • v0.1.1
      • Bump STACKIT SDK core module from v0.19.0 to v0.20.0
  • authorization:
    • v0.10.1
      • Bump STACKIT SDK core module from v0.20.0 to v0.20.1
    • v0.10.0
      • Add Etag field to Role model struct
    • v0.9.1
      • Bump STACKIT SDK core module from v0.19.0 to v0.20.0
  • cdn:
    • v1.9.1
      • Bump STACKIT SDK core module from v0.20.0 to v0.20.1
    • v1.9.0
      • Feature: Switch from v1beta2 CDN API version to v1 version.
      • Feature: Add new function GetLogsSearchFilters
      • Feature: Add WafAction method to ApiGetLogsRequest struct
      • Feature: Add Reason field to WafStatusRuleBlock model struct
      • Feature: Add fields to WafConfig and WafConfigPatch model struct:

... (truncated)

Commits
  • be6bb1f Generator: Update SDK services - enums (#2528)
  • dfbf101 fix(deps): update module golang.org/x/mod to v0.24.0 (#2702)
  • 621a157 fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.17...
  • 09ee10a fix(key_flow): Add 5 second leeway to refresh access tokens early (#2194)
  • 60b3c2c chore(cdn): remove unrelated patchfile (#2442)
  • af0f736 fix(deps): update sdk (#2441)
  • 9ef1f28 fix(deps): update module golang.org/x/crypto to v0.38.0 (#2437)
  • e7dff35 fix(deps): update module github.com/cloudflare/circl to v1.6.1 (#2435)
  • 351ddff SDK Update return type (#2425)
  • ee7f2a9 Generate alb (#2373)
  • 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 Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 13:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 15, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/intake-0.4.1 branch from 543e742 to 66e51be Compare December 17, 2025 08:53
rubenhoenle
rubenhoenle previously approved these changes Dec 17, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/intake-0.4.1 branch from 66e51be to 7fa9416 Compare December 17, 2025 09:31
Bumps [github.com/stackitcloud/stackit-sdk-go/services/intake](https://github.com/stackitcloud/stackit-sdk-go) from 0.4.0 to 0.4.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@core/v0.4.0...services/alb/v0.4.1)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/intake
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/intake-0.4.1 branch from 7fa9416 to e520371 Compare December 17, 2025 09:41
@rubenhoenle rubenhoenle merged commit 1e87acb into main Dec 17, 2025
3 checks passed
@rubenhoenle rubenhoenle deleted the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/intake-0.4.1 branch December 17, 2025 09:52
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