Skip to content

Commit a3744f6

Browse files
committed
Update changelog
1 parent 459a802 commit a3744f6

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.changes/2.40.14.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
"category": "Amazon GuardDuty",
2626
"contributor": "",
2727
"description": "Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior."
28+
},
29+
{
30+
"type": "bugfix",
31+
"category": "Amazon S3",
32+
"contributor": "",
33+
"description": "Fixed the issue where S3 multipart client failed to download zero-byte file, causing `Content range header is missing` exception to throw."
2834
}
2935
]
3036
}

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
- ### Features
1717
- Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior.
1818

19+
## __Amazon S3__
20+
- ### Bugfixes
21+
- Fixed the issue where S3 multipart client failed to download zero-byte file, causing `Content range header is missing` exception to throw.
22+
1923
# __2.40.13__ __2025-12-19__
2024
## __ARC - Region switch__
2125
- ### Features

0 commit comments

Comments
 (0)