What's Changed
Bugfixes
- Prefer t.Cleanup to close test servers by @akshayjshah in #573
- Set X-User-Agent in gRPC-Web clients by @akshayjshah in #572
- Reuse buffers when marshaling in unary Connect protocol by @jhump in #561
- Eliminate preallocation for enveloped protocols by @akshayjshah in #574
Other changes
- Various docs, Makefile, and tooling cleanups by @akshayjshah and @rubensf in #554, #556, #562, #565, #567, #569, and #568
- Include Go 1.21.0 in CI by @akshayjshah in #566
Full Changelog: v1.11.0...v1.11.1