Skip to content

Releases: shogo82148/aws-xray-yasdk-go

v1.2.0

20 Oct 09:02
9d7f98d
Compare
Choose a tag to compare
  • Import DetachContext from original SDK #122

v1.1.2

09 Sep 01:20
bb3d06a
Compare
Choose a tag to compare
  • fix handling the error of QueryContext #111
  • rename containerId to container_id #110

xrayaws/v1.1.0

06 Jul 21:46
910f5cc
Compare
Choose a tag to compare
  • bump aws-xray-yasdk-go v1.1.1

xrayaws-v2/v0.0.2

06 Jul 21:47
910f5cc
Compare
Choose a tag to compare
  • bump aws-xray-yasdk-go v1.1.1

v1.1.1

04 Jul 12:38
baa4b73
Compare
Choose a tag to compare
  • fix CloudWatch Logs plugin reports incorrect origin

v1.1.0

04 Jul 11:58
4a4f56b
Compare
Choose a tag to compare
  • add Amazon CloudWatch Logs plugin

v1.0.1

03 Jul 20:46
ff30f19
Compare
Choose a tag to compare
  • Fix rule matching error #92

First Release

20 Jun 09:38
cdb490c
Compare
Choose a tag to compare
v1.0.0

update google/go-cmp

v0.0.3

02 Apr 06:23
f04e2b8
Compare
Choose a tag to compare
  • add BeginSegmentWithHeader #51

v0.0.2

01 Apr 09:03
f824dbf
Compare
Choose a tag to compare
  • [BREAKING] evaluate the message text lazily #49
  • [BREAKING] rename fields of X-Ray metadata #48
  • implement beanstalk plugin #47
  • implement EKS plugin #45
  • implement ECS plugin #44
  • sanitize segment names #36 #43
  • add xray.Configure #42
  • xrayhttp.Handler traces the writing response body #40
  • [BREAKING] rename DynamicSegmentNamer to DynamicTracingNamer #39
  • xrayhttp.Client traces the reading response body #37