Skip to content

Commit

Permalink
add changelog files
Browse files Browse the repository at this point in the history
  • Loading branch information
isaiahvita committed Aug 16, 2023
1 parent 05b6534 commit 4fe76c0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changelog/2711a803e5764f35943fda0233aff825.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "2711a803-e576-4f35-943f-da0233aff825",
"type": "bugfix",
"description": "Adds DisableMRAP option to config loader, and DisableMRAP client resolver to achieve parity with other S3 options in the config loader. Additionally, added breakfix to correct spelling.",
"modules": [
"config",
"service/internal/s3shared",
"service/s3",
"service/s3control"
]
}
11 changes: 11 additions & 0 deletions .changelog/7684a88bfc3d416692135e156cdd0457.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "7684a88b-fc3d-4166-9213-5e156cdd0457",
"type": "announcement",
"description": "BREAKFIX: corrected function spelling in environment config from GetS3DisableMultRegionAccessPoints to GetS3DisableMultiRegionAccessPoints",
"modules": [
"config",
"service/internal/s3shared",
"service/s3",
"service/s3control"
]
}

0 comments on commit 4fe76c0

Please sign in to comment.