Releases: daangn/accesslog
Releases · daangn/accesslog
v0.3.5
v0.3.4
What's Changed
- fix: reversed withRequest/withResponse condition check by @HurSungYun in #14
New Contributors
- @HurSungYun made their first contribution in #14
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- docs(http): edit ignored paths comment by @dlsrb6342 in #12
- fix(http): add request.RemoteAddr in case of WithClientIP by @zzerjae in #13
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix(http): remove chi dependency when check ignore paths by @dlsrb6342 in #11
Full Changelog: v0.3.0...v0.3.2
v0.3.0
What's Changed
- chore: move fluent.go to writer directory by @dlsrb6342 in #6
- fix: use : for WithHeaders by @zzerjae in #9
- feat: Change WithMetadata to alias grpc metadata by @zzerjae in #7
New Contributors
- @dlsrb6342 made their first contribution in #6
Full Changelog: v0.2.0...v0.3.0