gRPC Java 1.15.1 is released and available on Maven Central and JCenter.
Here is the release notes. You can also view the up-to-date notes on
https://github.com/grpc/grpc-java/releases/tag/v1.15.
<https://github.com/grpc/grpc-java/releases/tag/v1.15.0>1

OkHttp users are encouraged to upgrade, although if you aren't seeing the
particular error mentioned below then you aren't strongly impacted. This is
normally because you are doing small RPCs.

Non-Android users are encouraged to try enabling gRPC-LB on client-side in
their environment and report any problems, even if you aren't interested in
gRPC-LB. This will cause additional SRV lookups from DNS. We want to make
sure it won't cause issues before enabling it by default.
Bug fixes

   - okhttp: settings acks back after apply settings before sending any
   data. Fixes #4809 <https://github.com/grpc/grpc-java/issues/4809>. If
   you are seeing "INTERNAL: Flow control error\nRst Stream", then you were
   likely impacted.
   - core: DnsNameResolver now caches SRV results. Fixes #4745
   <https://github.com/grpc/grpc-java/issues/4745>. This makes it "safe" to
   experiment with
   -Dio.grpc.internal.DnsNameResolverProvider.enable_grpclb=true, which
   will become the default in the future. We encourage users to try out the
   option and report back issues, especially additional connecting latency, to
   #4898 <https://github.com/grpc/grpc-java/issues/4898>.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CA%2B4M1oMNxE7hG8-F9j5MZL1soh%2BhzRBR0%3D_WsCDQNG9_%2BiCBaA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to