v2.12.0
Release Notes
Enhancements
Bug Fixes
- Fixed JSON request logging data race. by @buglloc in #775
- fix: trailing NULL bytes in buffer while detecting a content type by @jeevatkm in #779
- fix: encode path params with BaseURL and the first param at index zero (#781) by @sakateka in #782
Documentation
- fix: doc typo by @victoraugustolls in #769
- docs: replace
SetHostURL
toSetBaseURL
by @purofle in #772 - for v2.12.0 release by @jeevatkm in #783
New Contributors
- @victoraugustolls made their first contribution in #769
- @purofle made their first contribution in #772
- @buglloc made their first contribution in #775
- @fabiante made their first contribution in #774
- @sakateka made their first contribution in #782
Full Changelog: v2.11.0...v2.12.0