mirror of
https://github.com/versity/versitygw.git
synced 2026-01-05 11:24:52 +00:00
* fix: Object tag actions cleanup * fix: Fixes #249, Changed ListObjects default max-keys from -1 to 1000 * fix: Fixes #250, Added support to provide a marker not from the objects list and list the objects after the provided marker in ListObjects(V2) actions * feat: Closes #256, Addded a check step, to compare object metadatas and allow the copying to itself, if the metadata has been changed * fix: Simplified range assignment in CopyObject posix function