feat(protocol): add personal server registration signing#148
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 3 Skipped Deployments
|
|
Unity is already consuming the validated PR prerelease Follow-up to remove that prerelease after this lands and publishes a normal SDK release is tracked here: https://github.com/vana-com/unity-surfaces/issues/63 |
|
Findings
Validation I attempted the targeted Vitest files and |
|
Addressed the automated review findings in
Validation after the patch:
GitHub CI is green on Node 20 and 22 after the patch. |
## [3.2.0](v3.1.0...v3.2.0) (2026-05-14) ### Features * **protocol:** add personal server registration signing ([#148](#148)) ([81231dd](81231dd))
|
🎉 This PR is included in version 3.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
Context
PR #147 was validated by unity-surfaces via
@opendatalabs/vana-sdk@3.0.1-pr.147.f9fcf43, but it was merged into an intermediate branch and is not currently in the SDK main release path. This PR makes the same validated changes mergeable to main so Unity can later replace the PR prerelease with a normal SDK release.Validation
npm run build:sdknpm --workspace @opendatalabs/vana-sdk test -- --run(47 files, 656 tests)Follow-up after release
Once this lands and publishes a normal
@opendatalabs/vana-sdkrelease, update unity-surfaces away from3.0.1-pr.147.f9fcf43and remove the temporary pnpm override if no longer needed.