What's Changed
Governance
- Add @timostamm as a maintainer in #905 🎉
Bugfixes
- Use 'deadline_exceeded' instead of 'canceled' on HTTP/2 cancelation when appropriate by @jhump in #904
- Fix nil pointer deref in duplexHTTPCall under concurrent Send + CloseAndReceive by @simonferquel in #919
Other changes
- Refactor memhttptest to work with Go 1.25 synctest by @codefromthecrypt in #881
- Doc clarifications by @emcfarlane (#911, #912) and @stefanvanburen (#906)
New Contributors
- @codefromthecrypt made their first contribution in #881
- @simonferquel made their first contribution in #919
Full Changelog:
v1.19.1...v1.19.2