v0.14.7
0.14.7 (2026-06-05)
Enhancements
- [FEATURE][rust] Added
GrpcClient::with_bearer_auth(token)to attach anauthorization: Bearer <token>header to every outbound gRPC call, for use behind authenticating gateways. Tokens are validated at connection time and preserved acrossset_genesis_commitmentupdates (#2101).