Hi! The build artifacts are not yet available in maven. Will they be available soon? Thanks.
Alpha On Wednesday, March 15, 2017 at 8:15:41 PM UTC-4, Carl Mastrangelo wrote: > > I am pleased to announce availability of gRPC Java 1.2.0, the next minor > release of gRPC: > > > What's New > > - The new Load Balancer API (and ManagedChannelImpl) is now default; > the previous one is removed (#2656 > <https://github.com/grpc/grpc-java/issues/2656>) > - The authority header is now included when looking up methods in the > HandlerRegistry (#2709 <https://github.com/grpc/grpc-java/pull/2709>) > > Changes > > - Downgraded Guava to 19. This should help avoid ABI problems with > older versions of Guava > - Fixed a bug with connections dropped due to HTTP/2 settings frames ( > #2820 <https://github.com/grpc/grpc-java/pull/2820>) > - Upgraded to Protobuf 3.2 > - Fixed an error when using keep alives with Netty (#2729 > <https://github.com/grpc/grpc-java/pull/2729>) > - SETTINGS_MAX_HEADER_LIST_SIZE is now sent in the initial HTTP/2 > settings (#2350 <https://github.com/grpc/grpc-java/issues/2350>) > - Fixed a race in the server start and shutdown when using Netty (#2672 > <https://github.com/grpc/grpc-java/pull/2672>) > - Indexes for server reflection are consistent for the duration of the > RPC. (#2767 <https://github.com/grpc/grpc-java/pull/2767>) > > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/f2ac970b-1deb-4247-adec-b57574fad08b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
