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

Releases: beyondstorage/go-service-oss

v2.4.0

13 Sep 11:03
03334bc
Compare
Choose a tag to compare

v2.4.0 - 2021-09-13

Changed

  • ci: Upgrade go version to 1.16
  • ci: Enable auto merge for dependabot
  • ci: Cleanup Service Integration Tests (#54)
  • docs: Update README (#55)

v2.3.0

16 Aug 09:11
3db455e
Compare
Choose a tag to compare

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)

Join in release discussion

v2.2.0

21 Jul 13:36
96d66ef
Compare
Choose a tag to compare

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)

Join in release discussion

v2.1.0

29 Jun 09:49
3d35dfc
Compare
Choose a tag to compare

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)

Join Release Discussion

v2.0.0

24 May 14:46
cbb1d14
Compare
Choose a tag to compare

v2.0.0 - 2021-05-24

Added

  • storage: Implement appender support (#15)
  • storage: Implement CommitAppend (#18)
  • *: Implement GSP-47 & GSP-51 (#22)
  • storage: Implement Multipart support (#21)
  • storage: Implement GSP-61 Add object mode check for operations (#23)

Changed

  • storage: Idempotent storager delete operation (#20)
  • *: Implement GSP-73 Organization rename (#24)

v1.1.0

24 Apr 06:31
v1.1.0
503eb4e
Compare
Choose a tag to compare

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

07 Feb 06:25
v1.0.0
27be441
Compare
Choose a tag to compare

v1.0.0 - 2021-02-07

Added

  • Implement oss services.