Skip to content

Commit f6fb7df

Browse files
committed
PendingReleaseNotes: add a note about tracker #67846
The "LastModified" info in S3 responses will be truncated to the exact second. This might cause conflicting data delivered to S3 clients during an upgrade of gateways. Adding this release note to raise awareness. Signed-off-by: Oguzhan Ozmen <[email protected]>
1 parent a37ebbd commit f6fb7df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

PendingReleaseNotes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
* use of tenant names instead of accounts in IAM policy documents,
1111
* interpretation of IAM policy without cross-account policy evaluation,
1212
* S3 API support for cross-tenant names such as `Bucket='tenant:bucketname'`
13+
* RGW: For compatibility with AWS S3, LastModified timestamps are now truncated
14+
to the second. Note that during upgrade, users may observe these timestamps
15+
moving backwards as a result.
1316

1417
* RBD: All Python APIs that produce timestamps now return "aware" `datetime`
1518
objects instead of "naive" ones (i.e. those including time zone information

0 commit comments

Comments
 (0)