Skip to content

Commit f765e2a

Browse files
committed
Update devConfig message
1 parent 8b7aaf0 commit f765e2a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

generator/.DevConfigs/c881e931-b1ff-45ff-9521-9653e179466e.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"serviceName": "S3",
55
"type": "patch",
66
"changeLogMessages": [
7-
"Update ExceptionUnmarshallers and add S3 Exception t4 file. Generate PutBucketPolicy, PutObjectLegalHold, PutObjectLock, PutObjectRetention, PutPublicAccessBlock, HeadBucket, ListParts"
7+
"Update ExceptionUnmarshallers and add S3 Exception t4 file. Generate PutBucketPolicy, PutObjectLegalHold, PutObjectLock, PutObjectRetention, PutPublicAccessBlock, HeadBucket, ListParts",
8+
"[Breaking Change] `LastModified` in `Amazon.S3.Model.PartDetail` is `DateTime?` instead of `DateTime` to follow v4 pattern of nullable types",
9+
"[Breaking Change] `Tagging` in `PutBucketPolicyRequest` is no longer automatically initialized if null. You must initialize the object."
810
]
911
}
1012
]

0 commit comments

Comments
 (0)