github grpc/grpc-java v1.2.0
1.2.0 Release

latest releases: v1.63.1, v1.64.0, v1.63.0...
7 years ago

New

  • The new Load Balancer API (and ManagedChannelImpl) is now default; the previous one is removed (#2656)
  • The authority header is now included when looking up methods in the HandlerRegistry (#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)
  • Upgraded to Protobuf 3.2
  • Fixed an error when using keep alives with Netty (#2729) Edit: the feature is still broken (#2828)
  • SETTINGS_MAX_HEADER_LIST_SIZE is now sent in the initial HTTP/2 settings (#2350)
  • Fixed a race in the server start and shutdown when using Netty (#2672)
  • Indexes for server reflection are consistent for the duration of the RPC. (#2767)

Don't miss a new grpc-java release

NewReleases is sending notifications on new releases.