|
| 1 | +Release v1.0.0-rc.15 (2019-03-09) |
| 2 | +================================ |
| 3 | +### SDK Breaking Changes |
| 4 | +* Custom SQL driver. [PR #169](https://github.com/aws/aws-xray-sdk-go/pull/169) |
| 5 | + |
| 6 | +### SDK Enhancements |
| 7 | +* Efficient implementation of wildcard matching. [PR #149](https://github.com/aws/aws-xray-sdk-go/pull/149) |
| 8 | +* Whitelisting Sagemaker runtime InvokeEndpoint operation. [PR #154](https://github.com/aws/aws-xray-sdk-go/pull/154/files) |
| 9 | +* Added context missing environment variable support. [PR #161](https://github.com/aws/aws-xray-sdk-go/pull/161) |
| 10 | +* Added stale bot support for Github Repository. [PR #162](https://github.com/aws/aws-xray-sdk-go/pull/162) |
| 11 | +* Upgrade golangci-lint version. [PR #166](https://github.com/aws/aws-xray-sdk-go/pull/166) |
| 12 | +* Fixes golint warnings. [PR #170](https://github.com/aws/aws-xray-sdk-go/pull/170) |
| 13 | +* Added support for Git Actions. [PR #172](https://github.com/aws/aws-xray-sdk-go/pull/172) |
| 14 | +* README update for presign request. [PR #176](https://github.com/aws/aws-xray-sdk-go/pull/176) |
| 15 | +* Fix data races in testing. [PR #177](https://github.com/aws/aws-xray-sdk-go/pull/177) |
| 16 | +* Fixes sampling issue in calling BeginSegment API directly. [PR #187](https://github.com/aws/aws-xray-sdk-go/pull/187) |
| 17 | +* Captures error type from panic. [PR #195](https://github.com/aws/aws-xray-sdk-go/pull/195) |
| 18 | +* Upgrades Sqlmock to 1.4.1 . [PR #190](https://github.com/aws/aws-xray-sdk-go/pull/190) |
| 19 | +* Fixes data race in default sampling strategy. [PR #196](https://github.com/aws/aws-xray-sdk-go/pull/196) |
| 20 | +* Added benchmark support to data races and performance issues. [PR #197](https://github.com/aws/aws-xray-sdk-go/pull/197) |
| 21 | +* Upgrades Travis CI to add Go 1.14 . [PR #198](https://github.com/aws/aws-xray-sdk-go/pull/198) |
| 22 | +* Fixes data race in emitter. [PR #200](https://github.com/aws/aws-xray-sdk-go/pull/200) |
| 23 | + |
| 24 | +### SDK Bugs |
| 25 | +* Fixes break logging tools. [PR #185](https://github.com/aws/aws-xray-sdk-go/pull/185) |
| 26 | +* Fixes memory leak in BeginSegment method. [PR #156](https://github.com/aws/aws-xray-sdk-go/pull/156) |
| 27 | + |
1 | 28 | Release v1.0.0-rc.14 (2019-09-03)
|
2 | 29 | ================================
|
3 | 30 | ### SDK Enhancements
|
|
0 commit comments