Skip to content

Commit

Permalink
Add changelog entry for aws#5579 (aws#5590)
Browse files Browse the repository at this point in the history
  • Loading branch information
dagnir authored Sep 12, 2024
1 parent 84f5630 commit 90c2f0d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changes/next-release/bugfix-AmazonS3-1a6bf80.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "bugfix",
"category": "Amazon S3",
"contributor": "",
"description": "Fix issue where the `AWS_USE_DUALSTACK_ENDPOINT` environment variable and `aws.useDualstackEndpoint` system property are not resolved during client creation time."
}
6 changes: 6 additions & 0 deletions .changes/next-release/bugfix-AmazonS3Control-2637de3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "bugfix",
"category": "Amazon S3 Control",
"contributor": "",
"description": "Fix issue where the `AWS_USE_DUALSTACK_ENDPOINT` environment variable and `aws.useDualstackEndpoint` system property are not resolved during client creation time."
}

0 comments on commit 90c2f0d

Please sign in to comment.