Skip to content

Releases: spotlibs/go-lib

Beta v0.14.0

22 Nov 09:39
249674e
Compare
Choose a tag to compare
  • Fixing potential bug when the input context is nil in log activity
  • Implement logger about the suitability with the standard log fields
  • Feature to check for url and signature for both log activity & worker

Beta v0.13.0

05 Nov 08:29
d9e5950
Compare
Choose a tag to compare
  • Adding api http agent pkg
  • Bump dep version

Beta v0.12.1

28 Oct 04:42
dd3acb8
Compare
Choose a tag to compare
  • Fixing change key field name in logging from trace-id to traceID

Beta v0.12.0

25 Oct 03:15
a84d776
Compare
Choose a tag to compare
  • Adding metadata context to request header
  • Add context metadata header for queue job

Beta v0.11.1

09 Oct 05:25
1120f09
Compare
Choose a tag to compare
  • Fixing wrong capture line stack trace by increasing skip frames in debug pkg

Beta v0.11.0

07 Oct 05:54
5d8943a
Compare
Choose a tag to compare
  • Remove function name from debug stack trace information
  • Rename default error message as masking on recover middleware
  • Adding flag to mark that this log come from recover middleware
  • Capture common error in stdresp

Beta v0.10.1

04 Oct 02:03
66ac68e
Compare
Choose a tag to compare
  • Fixing failed masking log request/response on exceed size limit in middleware activity monitor

Beta v0.10.0

02 Oct 10:03
22bf615
Compare
Choose a tag to compare
  • Capture stack trace on recover middleware regardless debug state

Beta v0.9.1

02 Oct 09:28
3c48c84
Compare
Choose a tag to compare
  • Fixing give static val for memory usage in middleware activity monitor

Beta v0.9.0

02 Oct 09:20
f5730f5
Compare
Choose a tag to compare
  • Add common trace-id & identifier to all type logs (activity, runtime, worker)
  • Now only capture request/response when its not exceed limit for middleware activity monitor