This repository has been archived by the owner on Oct 18, 2021. It is now read-only.
v1.1.0
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