Skip to content

feat(sdk-go): add User-Agent header to HTTP requests#850

Merged
ninan-nn merged 1 commit into
alibaba:mainfrom
Pangjiping:feat/go-sdk-user-agent
May 18, 2026
Merged

feat(sdk-go): add User-Agent header to HTTP requests#850
ninan-nn merged 1 commit into
alibaba:mainfrom
Pangjiping:feat/go-sdk-user-agent

Conversation

@Pangjiping
Copy link
Copy Markdown
Collaborator

Summary

  • Set User-Agent: OpenSandbox-Go-SDK/1.0.1 on all outgoing requests (doRequestOnce, doStreamRequest, GetCommandLogs, UploadFiles, DownloadFile).

Testing

  • Not run (explain why)
  • Unit tests
  • Integration tests
  • e2e / manual verification

Breaking Changes

  • None
  • Yes (describe impact and migration path)

Checklist

  • Linked Issue or clearly described motivation
  • Added/updated docs (if needed)
  • Added/updated tests (if needed)
  • Security impact considered
  • Backward compatibility considered

Set User-Agent: OpenSandbox-Go-SDK/1.0.1 on all outgoing requests
(doRequestOnce, doStreamRequest, GetCommandLogs, UploadFiles,
DownloadFile).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Pangjiping Pangjiping added feature New feature or request sdk/go labels May 8, 2026
@ninan-nn ninan-nn merged commit 05d055c into alibaba:main May 18, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request sdk/go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants