- Add support for
ipv4
andipv6
address schemes (#1752) - Remove
google-auth-library
dependency (#1703) - Add
grpc-node.max_session_memory
channel argument to configure maximum memory used per HTTP/2 session (#1666 contributed by dwrip) - Remove runtime Node version compatibility check (#1739)
- Experimental API changes: Add
ConfigSelector
type and addconfigSelector
argument toResolverListener#onSuccessfulResolution
(#1681)