Skip to content

chore: bump github.com/alibaba/OpenSandbox/sdks/sandbox/go from 1.0.1 to 1.0.2#105

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/alibaba/OpenSandbox/sdks/sandbox/go-1.0.2
Open

chore: bump github.com/alibaba/OpenSandbox/sdks/sandbox/go from 1.0.1 to 1.0.2#105
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/alibaba/OpenSandbox/sdks/sandbox/go-1.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/alibaba/OpenSandbox/sdks/sandbox/go from 1.0.1 to 1.0.2.

Release notes

Sourced from github.com/alibaba/OpenSandbox/sdks/sandbox/go's releases.

go/sandbox 1.0.2

What's New

Features

  • Added skipAccumulation support for execution handlers. When enabled, stdout/stderr events are still delivered to callbacks but are not appended to accumulated execution logs, preventing unbounded memory growth for long-running streamed commands. opensandbox-group/OpenSandbox#990
  • Added PlatformSpec support to sandbox creation APIs, including CreateSandboxRequest.Platform, SandboxInfo.Platform, and SandboxCreateOptions.Platform. This lets Go callers request specific OS/architecture targets such as Windows sandboxes. opensandbox-group/OpenSandbox#921
  • Added SDK model support for PVC auto-provisioning fields. opensandbox-group/OpenSandbox#749
  • Added SecureAccess support for sandbox creation. This is opt-in and currently supported by Kubernetes ingress gateway mode. opensandbox-group/OpenSandbox#745

Misc

Contributors

Commits
  • 3d3f0a6 Merge pull request #90 from Pangjiping/hotfix/execd-envs
  • 3641b90 chore(components/execd): add set -x before exec "$@" for debug trace user com...
  • c3d01b0 Merge pull request #86 from Spground/feature/public-refactor-abstract-task-sc...
  • 2c35258 Merge pull request #88 from Pangjiping/feat/source-build-by-e2e
  • 8b9d68c Merge pull request #89 from ninan-nn/ci/publish_and_release
  • 6337803 ci(sdks): release java sdks after publishing
  • 6aa6f77 feat(e2e): build execd image by source within e2e workflow
  • 174de30 Merge pull request #87 from ninan-nn/feature/auto_generated_sdk_code
  • fa0dcd5 feat(sdks): auto-generated code
  • f6dbe6c feat(k8s): update add task_strategy abstraction to custom strategy impl
  • 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)

Bumps [github.com/alibaba/OpenSandbox/sdks/sandbox/go](https://github.com/alibaba/OpenSandbox) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/alibaba/OpenSandbox/releases)
- [Changelog](https://github.com/opensandbox-group/OpenSandbox/blob/main/docs/release-verification.md)
- [Commits](opensandbox-group/OpenSandbox@docker/execd/v1.0.1...docker/execd/v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/alibaba/OpenSandbox/sdks/sandbox/go
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from hittyt as a code owner June 15, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants