1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

DOCS-1190: RELEASE.2024-04-18T19-09-19Z (#1215)

Partially addresses #1190 

No staged build unless someone requests it.

# Summary

After some thinking, we've leaned towards just making a note of the
upgrade step and calling it done. We do not typically make extended
discussion of backward-breaking changes at this time, and have no where
to keep that sort of guidance.

Maybe in the future or as part of a larger re-arch we can consider where
we would best keep that kind of guidance.

As far as the rest:

- We are not covering s3zip today, so that's a no-op. We should leave
the ticket open in the event we have bandwidth to document the feature
later
- No changes to Console that need documentation at this time
- Added a quick callout on the warning behavior to the Versioning page
- Metrics v3 is also still In progress, come back to this once the
project is fully baked.
This commit is contained in:
Ravind Kumar
2024-05-10 18:16:49 -04:00
committed by GitHub
parent 2953b54ecd
commit 775e99d47b
7 changed files with 27 additions and 5 deletions

View File

@ -132,6 +132,10 @@ following commands:
- :mc-cmd:`mc rm --versions --older-than <mc rm --older-than>` -
Removes all versions of an object older than the specified calendar date.
.. versionadded:: RELEASE.2024-04-18T19-09-19Z
MinIO emits a warning if the cumulative size of versions for any single object exceeds 1TiB.
.. _minio-bucket-versioning-id:
Version ID Generation