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_PENDING.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,5 @@
3
3
### SDK Enhancements
4
4
5
5
### SDK Bugs
6
-
The logging behavior in `aws/ec2metadata/token_provider.go` was updated: warnings about falling back to IMDSv1 are now logged only when LogLevel is set to `LogDebugWithDeprecated`. This change prevents unnecessary warnings when LogLevel is set to suppress messages.
6
+
* The logging behavior in `aws/ec2metadata/token_provider.go` was updated: warnings about falling back to IMDSv1 are now logged only when LogLevel is set to `LogDebugWithDeprecated`.
7
+
* This change prevents unnecessary warnings when LogLevel is set to suppress messages.
0 commit comments