Skip to content

Releases: ninlil/butler

v0.7.3

23 Oct 15:23
Compare
Choose a tag to compare
typo of http-headers for tracing

v0.7.2

23 Oct 14:01
Compare
Choose a tag to compare
bugfix log-output of corr-id and req-id

v0.7.1

11 Aug 06:29
Compare
Choose a tag to compare
add support to append fields to the request-logger

v0.7.0

10 Aug 12:04
Compare
Choose a tag to compare
func-return of []byte is raw response

v0.6.0

11 Jul 21:19
Compare
Choose a tag to compare
updated to go-chi v5 + other updates

v0.5.0

27 Mar 06:39
Compare
Choose a tag to compare
replacing (obsolete) gorilla/mux with go-chi/chi

v0.4.2

18 Aug 19:29
Compare
Choose a tag to compare

butler/log - adding filter on log-level

v0.4.1

11 Aug 23:42
Compare
Choose a tag to compare

Make from:"body" support more datatypes ([]byte, string, []string)
Fix panic-handlers detection to ignore system stack-frames

v0.4.0

10 Aug 14:28
Compare
Choose a tag to compare

Updated to go 1.19
Added option to dont use 204 'No Content' when respons data is missing or empty
Added text/plain as Content-Type and Accept
Misc fixes

v0.3.0

10 Jun 12:03
Compare
Choose a tag to compare

adding options