chore(sdkx): bump sdk dep to v0.3.0 [skip-tag:sdkx]#85
Merged
Conversation
`sdk/v0.3.0` shipped (tag `sdk/v0.3.0` pushed against the v0.3.0 cutover merge). Bring sdkx onto the released sdk module so the release coordinator can hand-tag `sdkx/v0.3.0` after this PR merges. Also flip the migration guide's status banner from "pending" to "shipped" for sdk and reword the timeline entry to reflect that sdkx/v0.3.0 follows the dep bump rather than landing same-day. `[skip-tag:sdkx]` defers auto-tag for the sdkx module — sdk/v0.3.0 was hand-tagged for the same coordinated-release reason and we keep the symmetry. The release coordinator will push `sdkx/v0.3.0` manually once this PR merges. Co-authored-by: Cursor <cursoragent@cursor.com>
lIang70
force-pushed
the
chore/sdkx-bump-sdk-v0.3.0
branch
from
May 9, 2026 05:28
dce0da8 to
49bbe8b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
to `v0.3.0` (released after feat(sdk,sdkx): v0.3.0 cutover — delete deprecated v0.2.x surface [skip-tag:sdk] [skip-tag:sdkx] #84).
"pending" to "shipped" for sdk; timeline rewords the sdkx entry to
reflect that `sdkx/v0.3.0` follows this dep bump rather than landing
same-day.
Tagging
`[skip-tag:sdk]` in the title — sdk module is unchanged in this PR,
so auto-tag should not fire for sdk. sdkx auto-tag is intentionally
not suppressed: once this merges, the next push to `main`
touching sdkx will mint `sdkx/v0.3.0` automatically.
Test plan
workspace/, engine/checkpoint/, recall/jobqueue/, telemetry/
packages).
commit (or hand-tag if auto-tag declines).
Made with Cursor