v1.6.0
What's Changed
Enhancements
- Improve comments & add procedure consts to generated code by @akshayjshah in #480
- Reduce per-call URL parsing cost by @mattrobenolt in #467
- Improve errors for outdated protobuf runtimes by @akshayjshah in #465
- Switch README to use
buf curl
by @akshayjshah in #474
Bugfixes
- Clarify purpose of handler_stream_test.go by @Hirochon in #472
- Make StreamType constants typed numerics by @jhump in #486
- Populate Spec and Peer in Client.CallServerStream by @jhump in #487
New Contributors
Full Changelog: v1.5.2...v1.6.0