Skip to content

rvm: switch binary serialization to postcard#582

Merged
anakrish merged 1 commit intomicrosoft:mainfrom
anakrish:postcard-switch
Mar 3, 2026
Merged

rvm: switch binary serialization to postcard#582
anakrish merged 1 commit intomicrosoft:mainfrom
anakrish:postcard-switch

Conversation

@anakrish
Copy link
Collaborator

Move RVM binary encoding from bincode to postcard and bump the format version. Update test helpers, docs, changelog, and refresh lockfiles after the swap.

Closes #575

@anakrish anakrish force-pushed the postcard-switch branch 4 times, most recently from 61893d5 to 618cc00 Compare February 11, 2026 21:14
dekomissMSFT
dekomissMSFT previously approved these changes Feb 19, 2026
Move RVM binary encoding from bincode to postcard and bump the format version. Update test helpers, docs, changelog, and refresh lockfiles after the swap.

Closes microsoft#575

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
@anakrish anakrish merged commit 006e819 into microsoft:main Mar 3, 2026
43 checks passed
@anakrish anakrish deleted the postcard-switch branch March 3, 2026 21:09
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.

Replace use of bincode

2 participants