v2.14.9.5
Key Changes
New guardiand cli options:
--publicRpcLogDetail [string]
- none -- no logging of gRPC requests at all
- minimal -- only log gRPC methods
- full (default) -- additionally log user-agent and gRPC request payload
--logPublicRpcToTelemetry [bool]
- false do not send publicrpc logs to Google Cloud Logging
- true (default) -- (current behavior)
What's Changed
Full Changelog: v2.14.9.4...v2.14.9.5