1.21.1 (2026-04-16)
Bugs Fixed
- Fixed an issue in
ResponseError.Error()where the request URL path was being logged unescaped. - Redact query parameters when logging errors.
- For
runtime.JoinPaths, don't add a slash between root and paths whenpathsstarts with?(query string).
Other Changes
- Upgraded to Go 1.25.0.
- Upgraded dependencies.