You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,18 @@ Unreleased
6
6
7
7
### SDK Bugs
8
8
9
+
Release v2.0.0 (2025-02-19)
10
+
===============================
11
+
### SDK Breaking Changes
12
+
* Remove v1 of aws-sdk-go and update sampler to use http client instead of aws sdk [#PR 485](https://github.com/aws/aws-xray-sdk-go/pull/485)
13
+
* Addresses CVE-2020-8912 and CVE-2020-8911
14
+
15
+
### SDK Enhancements
16
+
17
+
### SDK Bugs
18
+
* Update golang.org/x/net to v0.33.0 [#PR 487](https://github.com/aws/aws-xray-sdk-go/pull/487)
0 commit comments