Skip to content

Release 1.81.1

Latest

Choose a tag to compare

@easwars easwars released this 14 May 17:30
· 1 commit to v1.81.x since this release
caf0772

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)

Bug Fixes

  • otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)