mirror of
https://github.com/versity/versitygw.git
synced 2026-01-06 19:56:27 +00:00
Added support to enable object lock on bucket creation in posix and azure backends. Implemented the logic to add object legal hold and retention on object creation in azure and posix backends. Added the functionality for HeadObject to return object lock related headers. Added integration tests for these features.