You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(plugin): Switch plugin abi to flexible serialization (#11198)
**Description:**
This is a follow up to #11100,
which will result in plugin abi break.
It currently passes the plugin tests, but I still need to do some code
and configuration cleanup, and add a regression test.
<img width="2053" height="336" alt="plugin tests"
src="https://github.com/user-attachments/assets/868b2ae8-105c-44ad-8d18-641a2dd33c9f"
/>
**BREAKING CHANGE:**
Since we switched serialization schemes, this will result in breaking
changes on the plugin ABI and api.
---------
Co-authored-by: Donny/강동윤 <[email protected]>
Co-authored-by: Donny/강동윤 <[email protected]>
Co-authored-by: Copilot <[email protected]>
0 commit comments