gRPC-go 1.32.0 is now released. Full release notes: Dependencies
- Remove Go 1.9; assume go1.12 build tag (#3767 <https://github.com/grpc/grpc-go/pull/3767>) New Features - grpc: add ServiceRegistrar interface; bump up support package version. (#3816 <https://github.com/grpc/grpc-go/pull/3816>; #3818 <https://github.com/grpc/grpc-go/pull/3818>) - xds: add LRS balancing policy (#3799 <https://github.com/grpc/grpc-go/pull/3799>) Bug Fixes - server: prevent hang in Go HTTP transport in some error cases (#3833 <https://github.com/grpc/grpc-go/pull/3833>) - server: respond correctly to client headers with END_STREAM flag set ( #3803 <https://github.com/grpc/grpc-go/pull/3803>) - eds: fix priority timeout failure when EDS removes all priorities ( #3830 <https://github.com/grpc/grpc-go/pull/3830>) Please see release at: https://github.com/grpc/grpc-go/releases/tag/v1.32.0 -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAN8MS5z9PWGEM9Auzfng9k_5k2pO0OJA-RrUrK-ruzM1PdctaA%40mail.gmail.com.
