Skip to content

Commit c1ddb71

Browse files
authored
fix: add string fallback for S3#Expires field when not a date-time (#4577)
1 parent 03ceee4 commit c1ddb71

File tree

8 files changed

+183
-63
lines changed

8 files changed

+183
-63
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "bugfix",
3+
"category": "S3",
4+
"description": "add compatibility fallback S3#ExpiresString when S3#Expires field is not a date-time"
5+
}

0 commit comments

Comments
 (0)