Skip to content

Conversation

@muhamadazmy
Copy link
Contributor

@muhamadazmy muhamadazmy commented Nov 24, 2025

Read and use Envelope v2

Summary:
In this PR we change the code to read and handle Envelope v2 type.
We currently don't write v2 yet.


Stack created with Sapling. Best reviewed with ReviewStack.

# Summary
- Separate header, keys, and other envelope related
information from the actual payload of the envelope
- Ability to decode envelope header without decoding the full envelope
- Support different encoding for the payload (records) (flexbuffers, or bilrost)
- Delay decoding of payload until needed

# TODO:
- [x] Decode v1 envelope into v2
- [ ] Use Envelope v2 in code
- [ ] Convert from v2 to v1 (to write)
Summary:
In this PR we change the code to read and handle Envelope v2 type.
We currently don't write v2 yet.
This was referenced Nov 24, 2025
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.

1 participant