Skip to content

Releases: daangn/accesslog

v0.3.5

20 Dec 14:48
91fdd63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

17 Dec 02:01
3a153e1
Compare
Choose a tag to compare

What's Changed

  • fix: reversed withRequest/withResponse condition check by @HurSungYun in #14

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

16 Dec 04:34
55bf3ba
Compare
Choose a tag to compare

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

14 Dec 15:53
eaccecb
Compare
Choose a tag to compare

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

14 Dec 13:43
a860fd9
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 Dec 07:08
Compare
Choose a tag to compare

What's Changed

  • Add HTTP header alias 91c4efa
  • set grpc peer address to option 0fdd67d
  • add http option WithClientIP 558a5c9
  • split files for options 9669dff

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Dec 03:59
Compare
Choose a tag to compare
update LICENSE