Skip to content

v1.8.0

Compare
Choose a tag to compare
@axw axw released this 06 May 03:21
v1.8.0
f07b51f
  • Add "recording" config option, to dynamically disable event recording (#737)
  • Enable central configuration of "stack_frames_min_duration" and "stack_trace_limit" (#742)
  • Implement "CloseIdleConnections" on the Elasticsearch RoundTripper (#750 - thanks @pebrc!)
  • Fix apmot nil pointer dereference in Tracer.Inject (#763 - thanks @randomswdev!)