Skip to content

chore(sdkx): bump sdk dependency to v0.2.0 [skip-tag]#38

Merged
lIang70 merged 2 commits into
mainfrom
chore/bump-sdkx-sdk-v0.2.0
Apr 23, 2026
Merged

chore(sdkx): bump sdk dependency to v0.2.0 [skip-tag]#38
lIang70 merged 2 commits into
mainfrom
chore/bump-sdkx-sdk-v0.2.0

Conversation

@lIang70

@lIang70 lIang70 commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

Pin sdkx to the freshly published sdk/v0.2.0. That release extracted
sdk/speech/* (and the pion/webrtc dep tree) into the new voice
module — sdkx's source already does not import any of the relocated
packages, so this is purely a pin bump.

Test plan

  • cd sdkx && GOWORK=off go vet ./... green
  • cd sdkx && GOWORK=off go test ./... -count=1 green
  • CI green

After merge: tag sdkx/v0.2.0.

Made with Cursor

Following the v0.2.0 release of sdk (which extracted sdk/speech/* into
the new voice/ module), refresh sdkx's pin so the published artifact
can be built without the workspace fallback.

Verified with GOWORK=off go vet ./... and go test ./... -count=1.

Made-with: Cursor
@lIang70 lIang70 changed the title chore(sdkx): bump sdk dependency to v0.2.0 chore(sdkx): bump sdk dependency to v0.2.0 [skip-tag] Apr 23, 2026
@lIang70
lIang70 merged commit 6e349a9 into main Apr 23, 2026
7 checks passed
@lIang70
lIang70 deleted the chore/bump-sdkx-sdk-v0.2.0 branch April 23, 2026 17:26
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.

1 participant