Subject: CVS commit: pkgsrc/net/go-grpc
From: Min Sik Kim
Date: 2018-09-11 22:03:27
Message id: 20180911200327.926B4FBF8@cvs.NetBSD.org

Log Message:
net/go-grpc: Update to 1.15.0

Recent new features:

- client: Add ClientConn.ResetConnectBackoff to force reconnections on
  demand
- channelz: stage 4 - add security and socket option info with
  appengine build tags
- ClientConn: add Target() returning target string
- balancer: add rpc method to PickOptions
- transport: set and respect HTTP/2 SETTINGS_MAX_HEADER_LIST_SIZE
- client: Implement gRFC A6: configurable client-side retry support
- grpc: update dial/server buffer options to support a "disable"
  setting
- credentials/alts: Add AuthInfoFromContext utility API
- status: Introduce FromContextError convenience function
- server: export ServerTransportStreamFromContext for unary
  interceptors to control headers/trailers
- metadata: Add Get, Set, and Append methods to metadata.MD
- server: add grpc.Method function for extracting method from context
- grpclb: cache SubConns for 10 seconds after it is removed from the
  backendlist
- clientconn: add support for unix network in DialContext
- client: introduce WithDisableServiceConfig DialOption
- stickiness: add stickiness support
- channelz: provide channel level info for live program network issue
  diagnosis/debugging

Files:
RevisionActionfile
1.10modifypkgsrc/net/go-grpc/Makefile
1.3modifypkgsrc/net/go-grpc/PLIST
1.2modifypkgsrc/net/go-grpc/buildlink3.mk
1.3modifypkgsrc/net/go-grpc/distinfo
1.1removepkgsrc/net/go-grpc/patches/patch-coverage.sh