Releases: humanmade/aws-xray
Releases · humanmade/aws-xray
1.2.13
- Truncate Long SQL Query #77
1.2.12
- Add peak memory usage stat to the X-Ray trace #76
1.2.11
- Handle missing
x-amz-target
header #70
1.2.10
- Hotfix for the Flamegraph panel output #68
1.2.9
- Fix deprecation warning with Query Monitor #65
- Fix undefined index warning for
in_progress
in Query Monitor panel #66
1.2.8
- Fix timing of root segment on XHProf trace #63
- Don't prevent default error handling #64
- Track request time stats #31
1.2.7
- Add filter for all traces send to daemon #55
- Send end trace on early shutdown #60
- Track send headers in end trace #61
1.2.6
- Correct another misspelling #57 (regression in 1.2.0)
1.2.5
- Correct metdata -> metadata #56 (regression in 1.2.0)
1.2.4
- Fix outputting segment details on Query Monitor #51