release: v0.3.1 - #101
Conversation
Lockstep bump workspace crates and language SDKs. CHANGELOG covers the Stripe Projects 0.31.0 pin and cargo-vet exemptions since v0.3.0. Co-authored-by: Michael Assaf <snowmead@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Thermos review of cd4e48e vs main 56065f4 (lockstep 0.3.0 → 0.3.1).
1 medium — v0.3.1 CHANGELOG (and therefore the cargo-dist GitHub Release) advertises Stripe plugin pin 0.30.0 → 0.31.0 and omits shopify/store. The tree #100 actually merged pins 0.33.0 and registers that integration. Version lockstep, publish surfaces, and runtime code in this diff are otherwise clean.
No prior automation threads. Bugbot had no findings.
Sent by Cursor Automation: Find vulnerabilities
| Stripe Projects plugin 0.31.0 pin and cargo-vet supply-chain exemptions. | ||
|
|
||
| ### Changed | ||
|
|
||
| - Stripe Projects plugin pin 0.30.0 → 0.31.0; catalog snapshot re-blessed (#100). |
There was a problem hiding this comment.
Medium: These notes (copied into the GitHub Release by cargo-dist) say the plugin pin is 0.30.0 → 0.31.0. #100 as merged pins 0.33.0 (STRIPE_PROJECTS_PINNED, plugin-version.txt). stackless doctor then fails a 0.31.0 install. #100 also shipped shopify/store with no ### Added line.
Fix before tag: 0.30.0 → 0.33.0, and mention shopify/store.


Summary
Test plan
./scripts/check-sdk-versions.shreports0.3.1cargo run -p stackless -- --versionprintsstackless 0.3.1mise run check+cargo nextest run --workspace --all-featuresmise run sdk-test(TypeScript 6, Go, Python 4)v0.3.1+sdks/go/v0.3.1and confirm Release + publish-packagesAfter merge, from the release commit on
main:v0.3.1triggers cargo-dist (GitHub Release + installer) andpublish-packages(crates.io, npm, PyPI).sdks/go/v0.3.1is for the Go module proxy only.