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
This release adds error detection for base64 and proto parsing errors.
ProtoToJson will exit with code 1 and print an error message when a parsing error happens, rather than just printing an empty json object {}.