gRPC Swift 1.0.0
SemVer Patch
- Add an option to
protoc-gen-grpc-swift
to allow generated stub names to use the casing from their .proto definition (#1123) - Set the ALPN tokens if not otherwise set by the user when providing TLS configuration via
NIOSSL.TLSConfiguration
. (#1127) - Add a versioned user-agent string to requests (#1128)