This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
v2.1.0
v2.1.0 - 2021-04-24
Added
- storage: Implement proposal unify obejct metadata (#29)
- *: Implement default pair support for service (#30)
- storage: Add Mkdir support (#31)
- storage: Implement Create API (#32)
- *: Add UnimplementedStub (#33)
- storage: Implement Appender support (#34)
- tests: Introduce STORAGE_FS_INTEGRATION_TEST (#35)
Changed
- ci: Only run Integration Test while push to master