AdvancedTlsX509TrustManager
, an X509ExtendedTrustManager
that allows users to configure advanced TLS features, such as root certificate reloading and peer cert custom verification. (658cbf6)GracefulSwitchLoadBalancer
config (ebed047) and mark switchTo() deprecated. (85e0a01). GracefulSwitchLoadBalancer
now receives its configuration like a regular load balancer.AllowSecurityPolicy
to allow calling code to not have to wait on async/slow implementations. BinderTransport
now submits async implementations to an executor. (#11272) (7fee6a3)ServerBuilder
for adding a list of service implementations to the handler registry together. (#11285) (85ed053)PickFirstLeafLoadBalancer
PickFirstLeafLoadBalancer
). (#11348)NettyAdaptiveCumulator
if Netty is on version 4.1.111 or later. (#11367)BinderServer
own ServerAuthInterceptor
's executor that helps avoid leaks. (#11293) (15ad9f5)ProtoReflectionServiceV1
for the v1 reflection protocol. The preexisting ProtoReflectionService
implements the v1alpha reflection protocol. (#11237) (0aa976c)AdvancedTlsX509TrustManager
validation on servers when using SSLSocket. Previously it would try to use a null SSLEngine . (dcb1c01)@com_github_cncf_udpa
usage with preexisting @com_github_cncf_xds
; delete @com_github_cncf_udpa
repo alias for xds (6dd6ca9)artifact()
syntax@hlx502
@erm-g
@jdcormie
@JoaoVitorStein
@cfredri4