gRPC-go 1.15 is now released. Full release notes:

Dependencies

   - Initial go.mod module definition and corresponding Travis/vet.sh
   changes (#2281 <https://github.com/grpc/grpc-go/pull/2281>)

API Changes

   - channelz: enable channelz when importing channelz/service package,
   delete experimental grpc.RegisterChannelz (#2277
   <https://github.com/grpc/grpc-go/pull/2277>)
   - health: update pb.go and add watch method (#2263
   <https://github.com/grpc/grpc-go/pull/2263>)
   - credentials/alts: add ALTS AuthInfoFromPeer API (#2269
   <https://github.com/grpc/grpc-go/pull/2269>)

New Features

   - client: Add ClientConn.ResetConnectBackoff to force reconnections on
   demand (#2273 <https://github.com/grpc/grpc-go/pull/2273>)

Bug Fixes

   - testdata: get test assets related to package root instead of GOPATH (
   #2272 <https://github.com/grpc/grpc-go/pull/2272>)
   - client: fix FailOnNonTempDialError and add a test for it (#2276
   <https://github.com/grpc/grpc-go/pull/2276>)
      - Special Thanks: @virtuald <https://github.com/virtuald>


Please see release at: https://github.com/grpc/grpc-go/releases/tag/v1.15.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 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/CAMTLis%2BEVA33C%2BbcLJnCVOhcgevK-ei1DxhShR-u0YZgnSi3Fg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to