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

v1.1.0

Compare
Choose a tag to compare
@Xuanwo Xuanwo released this 24 Apr 05:47
· 44 commits to master since this release
v1.1.0
ca25b3e

v1.1.0 - 2021-04-24

Added

  • storage: Add AccessTier, ContentType, ContentMD5 support for write (#4)
  • *: Implement default pair support for service (#6)
  • storage: Implement Create API (#10)
  • *: Add UnimplementedStub (#11)
  • tests: Introduce STORAGE_AZBLOB_INTEGRATION_TEST (#12)
  • storage: Implement SSE support (#13)
  • storage: Implement AOS-40 (#15)

Changed

  • ci: Only run Integration Test while the push to master