We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3800104 commit 3b7709cCopy full SHA for 3b7709c
CHANGELOG.md
@@ -1,11 +1,12 @@
1
-Release v1.6.0 (2021-07-06)
+Release v1.6.0 (2021-07-07)
2
================================
3
### SDK Enhancements
4
* AWS SDK v2 instrumentation support [PR #309](https://github.com/aws/aws-xray-sdk-go/pull/309)
5
6
### SDK Bugs
7
* Fixed appending to existing gRPC context [PR #308](https://github.com/aws/aws-xray-sdk-go/pull/308)
8
* Fixed memory leak issue on fasthttp handler [PR #311](https://github.com/aws/aws-xray-sdk-go/pull/311)
9
+* Fixed panic issue when segment is not present [PR #316](https://github.com/aws/aws-xray-sdk-go/pull/316)
10
11
12
Release v1.5.0 (2021-06-10)
0 commit comments