Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

v2.1.0

Compare
Choose a tag to compare
@Xuanwo Xuanwo released this 24 Apr 06:06
· 44 commits to master since this release
v2.1.0
46ccb48

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