Copilot
|
a100a47340
|
Fix google.protobuf.Any JSON marshaling missing @type field (#2845)
* Initial plan
* Update JSON codec to use modern protojson for proper Any type support
Co-authored-by: asim <17530+asim@users.noreply.github.com>
* Add comprehensive tests for google.protobuf.Any JSON marshaling
Co-authored-by: asim <17530+asim@users.noreply.github.com>
* Revert codec/proto to old protobuf package for backward compatibility
Co-authored-by: asim <17530+asim@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asim <17530+asim@users.noreply.github.com>
|
2026-02-04 09:33:27 +00:00 |
|