You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
API Changes
alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548)
binder: Support BinderChannelBuilder.forTarget (#8633)
inprocess: Add support for anonymous in-process servers (#8589)
Bug Fixes
census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#8706)
New Features
protoc-gen-grpc-java plugin support for Apple M1 architecture (#7690)
okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#8650)
netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#8683)