Releases: go-chi/httplog
Releases · go-chi/httplog
v3.3.0
What's Changed
- fix: response duration for different schemas by @JanneAalto in #71
New Contributors
- @JanneAalto made their first contribution in #71
Full Changelog: v3.2.2...v3.3.0
v3.2.2
What's Changed
- Fix GCP source location attribute by @VojtechVitek in #61
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Fix GCP schema for error cause and sourceLocation by @VojtechVitek in #60
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Rename "ClientDisconnected" error to "ClientAborted"
- Rename "error" key according to the schema but don't stringify
by @VojtechVitek in #59
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Improve errors by @VojtechVitek in #57
- Implement schema.ReplaceAttr to enforce schema globally by @VojtechVitek in #58
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- v3 by @VojtechVitek in #52
with contributions from @david-littlefarmer and @wangfenjin
github.com/go-chi/httplog/v3
Based on prototype at https://github.com/golang-cz/httplog
Fixes #28
Fixes #35
Fixes #36
Fixes #40
New Contributors
- @VojtechVitek made their first contribution in #52
Full Changelog: v2.1.1...v3.0.0