Skip to content

v0.14.7

Choose a tag to compare

@SantiagoPittella SantiagoPittella released this 06 May 17:22
f66c50f

0.14.7 (2026-06-05)

Enhancements

  • [FEATURE][rust] Added GrpcClient::with_bearer_auth(token) to attach an authorization: Bearer <token> header to every outbound gRPC call, for use behind authenticating gateways. Tokens are validated at connection time and preserved across set_genesis_commitment updates (#2101).