Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ran Vaknin committed Jan 4, 2024
1 parent b16b742 commit efcc00b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
### SDK Enhancements

### SDK Bugs
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.
* 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.

0 comments on commit efcc00b

Please sign in to comment.