chore: bump rivetkit protocol version#4329
chore: bump rivetkit protocol version#4329MasterPtato wants to merge 1 commit into02-27-fix_udb_add_txn_taggingfrom
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
🚅 Deployed to the rivet-pr-4329 environment in rivet-frontend
|
PR Review: chore: bump rivetkit protocol versionThis is a small, focused PR with two changes. Both look correct. Change 1: Protocol version bump (v5 → v6)The bump in
No concerns here — the server correctly handles both v5 and v6 clients via the converter chain. Change 2: Serverless URL path fixThe fix in The Rust serverless code properly trims trailing slashes before appending ( Minor observationThe PR description template has not been filled in (checklist, test plan, etc.) — fine for a small chore PR, but worth noting for larger changes in the future. Overall: LGTM. Both changes are correct and minimal. |
|
This change is part of the following stack: Change managed by git-spice. |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: