mirror of
https://github.com/minio/minio.git
synced 2025-11-02 01:01:58 +01:00
This is a precursor change before versioning, removes/deprecates the requirement of remembering partName and partETag which are not useful after a multipart transaction has finished. This PR reduces the overall size of the backend JSON for large file uploads.