Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Releases: epsagon/epsagon-go

v1.29.0

23 Jun 10:38
Compare
Choose a tag to compare

CHANGELOG --

Updated APIGW extractor in net/http.Client.Do()

v1.28.0

22 Jun 07:27
Compare
Choose a tag to compare

CHANGELOG --

Fixed HTTP response APIGW extractor

v1.27.0

01 Apr 08:19
Compare
Choose a tag to compare

Added support for the following DDB operations:

  • Query
  • QueryWithContext
  • TransactWriteItems
  • TransactWriteItemsWithContext

v1.25.0

29 Mar 10:05
Compare
Choose a tag to compare

Added OldImage field collection for Lambda DDB triggers.

v1.24.0

11 Mar 17:30
Compare
Choose a tag to compare

Added SendStopSignal to tracer.
Fixed gin wrapper to send traces async.

v1.23.0

08 Dec 09:08
Compare
Choose a tag to compare
  • Setting authorization header when sending traces.

v1.22.0

22 Nov 12:22
Compare
Choose a tag to compare
  • AWS sdk / SNS: adding support for TargetArn.

v1.19.0

09 Nov 13:55
37c9f4d
Compare
Choose a tag to compare
  • http ListenAndServe, Gin support
  • ignoredKeys to mask metadata keys
  • custom labels not trimmed

v1.14.0

22 Oct 12:29
Compare
Choose a tag to compare
  • Adding a fix to missing big traces by trimming traces metadata.

v1.13.0

15 Oct 19:25
Compare
Choose a tag to compare

Epsagon HTTP transport layer - response truncation bug fix.