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
+5
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
## 3.3.8 (2023-09-08)
5
+
- Bump Go version to v1.21.1 [PR #205](https://github.com/aws/aws-xray-daemon/pull/205)
6
+
- Bump golang.org/x/net to v0.15.0 to fix CVE-2023-3978 [PR #205](https://github.com/aws/aws-xray-daemon/pull/205)
7
+
- Bump aws-sdk-go to v1.44.298 for SSO token provider support for sso-session in AWS shared config [PR #206](https://github.com/aws/aws-xray-daemon/pull/206)
8
+
4
9
## 3.3.7 (2023-04-24)
5
10
- Bump golang.org/x/net to v0.7.0 to fix CVE 2022-41725 [PR #193](https://github.com/aws/aws-xray-daemon/pull/193)
6
11
- Bump Go version to 1.20.3 [PR #196](https://github.com/aws/aws-xray-daemon/pull/196)
0 commit comments