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

Releases: beyondstorage/go-service-kodo

v2.3.0

13 Sep 10:55
f7d2d94
Compare
Choose a tag to compare

v2.3.0 - 2021-09-13

Changed

  • ci: Enable auto merge for Dependabot
  • ci: Upgrade fetch-metadata
  • ci: Cleanup Service Integration Tests (#53)
  • docs: Update README (#54)

Upgraded

  • build(deps): Bump github.com/qiniu/go-sdk/v7 from 7.9.7 to 7.9.8 (#47)

v2.2.0

22 Jul 06:29
ffc31d7
Compare
Choose a tag to compare

v2.2.0 - 2021-07-22

Added

  • ci: Add gofmt action (#34)
  • ci: Add dependabot auto build support (#38)
  • ci: add diff check action (#37)

Changed

  • storage: Implement GSP-134 Write Behavior Consistency (#43)
  • storage: Implement GSP-654 Unify List Behavior (#43)

Fixed

  • ci: Fix workflow not triggered correctly
  • ci: Add token for checkout instead

Upgraded

  • build(deps): Bump github.com/qiniu/go-sdk/v7 from 7.9.6 to 7.9.7 (#32)

Join in release discussion

v2.1.0

29 Jun 08:08
13ada40
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 (#29)

Changed

  • *: Implement GSP-109 Redesign Features (#29)
  • *: Implement GSP-117 Rename Service to System as the Opposite to Global (#29)

Upgraded

  • build(deps): bump github.com/qiniu/go-sdk/v7 from 7.9.5 to 7.9.6 (#27)

Join Release Discussion

v2.0.0

24 May 14:43
3dd004e
Compare
Choose a tag to compare

v2.0.0 - 2021-05-24

Added

  • *: Implement GSP-47 & GSP-51 (#23)

Changed

  • storage: Idempotent storager delete operation (#22)
  • *: Implement GSP-73 & GSP-76 (#24)

v1.1.0

24 Apr 06:20
v1.1.0
3db0ce1
Compare
Choose a tag to compare

v1.1.0 - 2021-04-24

Added

  • *: Implement default pair support for service (#8)
  • storage: Implement Create API (#15)
  • *: Add UnimplementedStub (#17)
  • tests: Introduce STORAGE_KODO_INTEGRATION_TEST (#18)
  • storage: Implement AOS-40 (#20)

Changed

  • ci: Only run Integration Test while push to master

Upgraded

  • build(deps): bump github.com/qiniu/go-sdk/v7 from 7.9.0 to 7.9.5 (#19)

v1.0.0

18 Feb 03:45
v1.0.0
53c0b63
Compare
Choose a tag to compare

v1.0.0 - 2021-02-18

Added

  • Implement kodo services.