This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Releases: beyondstorage/go-service-oss
Releases · beyondstorage/go-service-oss
v2.4.0
v2.3.0
v2.3.0 - 2021-08-16
Added
- feat: Implement CreateLink and setup linker test in go-service-oss (#48)
Fixed
- storage: Fix wrong method call when set multipart size maximum in metadata (#51)
Upgraded
- build(deps): bump github.com/beyondstorage/go-storage/v4 from 4.3.2 to 4.4.0 (#45)
- build(deps): bump github.com/aliyun/aliyun-oss-go-sdk (#49)
v2.2.0
v2.2.0 - 2021-07-21
Added
- ci: Add gofmt action (#35)
- ci: Add diff check action (#38)
- ci: Add dependabot auto build support (#39)
Changed
- storage: Implement GSP-134 Write Behavior Consistency (#43)
- storage: Implement GSP-654 Unify List Behavior (#43)
Fixed
- ci: Fix auto-build not work correctly
Upgraded
- build(deps): Bump github.com/aliyun/aliyun-oss-go-sdk from 2.1.8+incompatible to 2.1.9+incompatible (#33)
v2.1.0
v2.1.0 - 2021-06-29
Added
- *: Implement GSP-87 Feature Gates (#26)
- storage: Implement GSP-93 Add ObjectMode Pair (#31)
- storage: Implement GSP-97 Add Restrictions In Storage Metadata (#31)
Changed
- *: Implement GSP-109 Redesign Features (#31)
- *: Implement GSP-117 Rename Service to System as the Opposite to Global (#31)
Fixed
- storage: Fix listMultipart cannot get complete uploaded parts (#28)
v2.0.0
v1.1.0
v1.1.0 - 2021-04-24
Added
- *: Implement default pair support for service (#5)
- storage: Implement Create API (#11)
- *: Add UnimplementedStub (#12)
- tests: Introduce STORAGE_OSS_INTEGRATION_TEST (#13)
- storage: Implement SSE support (#14)
- storage: Implement AOS-40 (#16)
Changed
- ci: Only run Integration Test while push to master
Upgrade
- Bump github.com/aliyun/aliyun-oss-go-sdk (#9)
go-service-oss v1.0.0
v1.0.0 - 2021-02-07
Added
- Implement oss services.