Skip to content

Releases: scality/cosi-driver

Release 0.4.0

20 Dec 16:22
a9cf51d
Compare
Choose a tag to compare

What's Changed

  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.69.0 to 1.71.0 by @dependabot in #54
  • gomod(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #55
  • gomod(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #65
  • COSI-35: Improve Logging Clarity and Accuracy for Object Storage and IAM Operations by @anurag4DSB in #67
  • COSI 74, COSI 75: Brownfield use case (re-use existing S3 buckets in Kube) by @anurag4DSB in #68

Full Changelog: 0.3.0...0.4.0

Release 0.3.0

13 Dec 14:49
e3c5d9d
Compare
Choose a tag to compare

What's Changed

  • COSI-72: Unit Tests Improvements by @anurag4DSB in #56
  • COSI-40, COSI-52: Revoke Bucket Access API Implementation and Tests by @anurag4DSB in #57
  • COSI-25, COSI-32: Implement Delete Bucket API, Add Tests, and Enhance CI by @anurag4DSB in #61

Full Changelog: 0.2.0...0.3.0

Release 0.2.0

06 Dec 13:04
5c09e99
Compare
Choose a tag to compare

What's Changed

  • COSI-71: Add IAM client and associated tests by @anurag4DSB in #38
  • gomod(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #39
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.69.0 by @dependabot in #40
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.46 to 1.17.47 by @dependabot in #43
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.69.0 to 1.71.0 by @dependabot in #50
  • COSI-39: Refactor clients, kube parameters, and utilities for low admin overhead and better maintainability of the project by @anurag4DSB in #47
  • COSI-39: Bucket-access-API by @anurag4DSB in #49
  • COSI-41: expand-e2e-tests-for-bucket-access by @anurag4DSB in #52
  • gomod(deps): bump google.golang.org/grpc from 1.66.0 to 1.68.1 by @dependabot in #51
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 by @dependabot in #42

Full Changelog: 0.1.0...0.2.0

Release 0.1.0-PW.18

22 Nov 13:44
4f16b0d
Compare
Choose a tag to compare

What's Changed

  • COSI-17: Add Dev Container for COSI Driver Development by @anurag4DSB in #12
  • COSI-33: Add Helm Charts and Update Release Stage to release helm package by @anurag4DSB in #13
  • COSI-43: add smoke test for helm install and update a CI step name by @anurag4DSB in #16
  • COSI-63: copy-codecov-yml-from-metadata-migration by @anurag4DSB in #18
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.67.0 by @dependabot in #20
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.44 to 1.17.45 by @dependabot in #21
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.4 by @dependabot in #22
  • github-actions(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #23
  • COSI-34: Remote debugging golang on Kubernetes by @anurag4DSB in #19
  • COSI-67: add-driver-paramerets-doc by @anurag4DSB in #35
  • COSI-44: Integrate Local gRPC Provisioner Server, and Refactor COSI Driver for Improved Maintainability and Observability by @anurag4DSB in #24
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to 1.67.1 by @dependabot in #25
  • gomod(deps): bump github.com/aws/smithy-go from 1.22.0 to 1.22.1 by @dependabot in #26
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5 by @dependabot in #27
  • gomod(deps): bump k8s.io/api from 0.31.2 to 0.31.3 by @dependabot in #31
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #30
  • gomod(deps): bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #32
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.1 to 1.68.0 by @dependabot in #36

Full Changelog: 0.1.0-PW.10...0.1.0-PW.18

Release 0.1.0

24 Nov 23:25
7edea51
Compare
Choose a tag to compare

New Contributors

Full Changelog: 0.1.0-beta...0.1.0

What's Changed

  • COSI-58-add-dependabot-and-codecov-in-ci by @anurag4DSB in #3
  • github-actions(deps): bump actions/setup-go from 4 to 5 by @dependabot in #4
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.32.4 by @dependabot in #5
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #6
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.0 to 1.66.3 by @dependabot in #7
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.41 to 1.17.44 by @dependabot in #10
  • gomod(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #11
  • COSI-57: Use cosi-scality-runner for COSI E2E test by @anurag4DSB in #2
  • COSI-17: Add Dev Container for COSI Driver Development by @anurag4DSB in #12
  • COSI-33: Add Helm Charts and Update Release Stage to release helm package by @anurag4DSB in #13
  • COSI-43: add smoke test for helm install and update a CI step name by @anurag4DSB in #16
  • COSI-63: copy-codecov-yml-from-metadata-migration by @anurag4DSB in #18
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.67.0 by @dependabot in #20
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.44 to 1.17.45 by @dependabot in #21
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.4 by @dependabot in #22
  • github-actions(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #23
  • COSI-34: Remote debugging golang on Kubernetes by @anurag4DSB in #19
  • COSI-67: add-driver-paramerets-doc by @anurag4DSB in #35
  • COSI-44: Integrate Local gRPC Provisioner Server, and Refactor COSI Driver for Improved Maintainability and Observability by @anurag4DSB in #24
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to 1.67.1 by @dependabot in #25
  • gomod(deps): bump github.com/aws/smithy-go from 1.22.0 to 1.22.1 by @dependabot in #26
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5 by @dependabot in #27
  • gomod(deps): bump k8s.io/api from 0.31.2 to 0.31.3 by @dependabot in #31
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #30
  • gomod(deps): bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #32
  • gomod(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.1 to 1.68.0 by @dependabot in #36
  • COSI-67: update overlays for debug, add overlays local dev, add cosi.proto from sigs, and add docs for using grpc server by @anurag4DSB in #34

Release 0.1.0-PW.17

14 Nov 07:51
c532655
Compare
Choose a tag to compare

Release 0.1.0-PW.16

14 Nov 07:36
c532655
Compare
Choose a tag to compare

Release 0.1.0-PW.13

14 Nov 07:09
90a6b03
Compare
Choose a tag to compare

Release 0.1.0-PW.12

14 Nov 06:55
90a6b03
Compare
Choose a tag to compare

Release 0.1.0-PW.2

13 Nov 14:49
4dfecfa
Compare
Choose a tag to compare