gRPC-go 1.27.0 is now released. Full release notes: API Changes - balancer/resolver: remove temporary backward-compatibility type aliases (#3309 <https://github.com/grpc/grpc-go/pull/3309>)
Behavior Changes - dns: ignore TXT errors unless GRPC_GO_IGNORE_TXT_ERRORS=false (#3299 <https://github.com/grpc/grpc-go/pull/3299>) New Features - client: add interface for ClientConn to be accepted by generated code ( #3334 <https://github.com/grpc/grpc-go/pull/3334>) - client: add WithResolvers option for specifying client-local resolvers (#3320 <https://github.com/grpc/grpc-go/pull/3320>) - advancedtls: add new module for advanced TLS handshaker (#3187 <https://github.com/grpc/grpc-go/pull/3187>) - credentials: create API for transport security level information (#3214 <https://github.com/grpc/grpc-go/pull/3214>) Bug Fixes - trace: fix getting family for the method (#3216 <https://github.com/grpc/grpc-go/pull/3216>) - Special Thanks: @andyxning <https://github.com/andyxning> Please see release at: https://github.com/grpc/grpc-go/releases/tag/v1.27.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/CAPh%2BwgJzYXjw%2BCbMk%2BBF1%3DrOW-rMS-n_%3D_HQfywx%3DHXwOY%3DWrQ%40mail.gmail.com.
