Skip to content

Commit db89f7e

Browse files
committed
update changelog
1 parent bd89ae5 commit db89f7e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.next.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ message = "Upgrade to Gradle 7. This change is not a breaking change, however, u
1515
references = ["smithy-rs#1411", "smithy-rs#1167"]
1616
meta = { "breaking" = false, "tada" = true, "bug" = false }
1717
author = "rcoh"
18+
19+
[[aws-sdk-rust]]
20+
message = "Add a trailing slash to the URI `/latest/meta-data/iam/security-credentials/ when loading credentials from IMDS"
21+
references = ["aws-sdk-rust#560", "smithy-rs#1487"]
22+
meta = { "breaking" = false, "tada" = false, "bug" = true }
23+
author = "rcoh"

0 commit comments

Comments
 (0)