Skip to content

Releases: scality/cosi-driver

Release 1.0.1

24 Jan 06:04
30daef1
Compare
Choose a tag to compare

What's Changed

  • COSI-79: Allow end-users to create buckets and access from any namespace by @anurag4DSB in #120

Full Changelog: 1.0.0...1.0.1

Release 1.0.0

16 Jan 21:04
1ba6548
Compare
Choose a tag to compare

What's Changed

  • COSI-21: Add/improve docs and update versions to 1.0.0 by @anurag4DSB in #106

Full Changelog: 0.5.0...1.0.0

Release 0.6.1

16 Jan 08:33
054008a
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.6.1

Release 0.6.0

15 Jan 12:48
84a68d3
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.6.0

Release 0.6.2

16 Jan 08:41
d2c62e4
Compare
Choose a tag to compare

What's Changed

  • COSI-53: Optimize CI Workflows, Mono-Repo Migration, and Enhancements by @anurag4DSB in #82
  • COSI-65, COSI-46, COSI-21: Add GRPC Metrics Instrumentation and Documentation Updates by @anurag4DSB in #83
  • COSI-55: improve graceful shutdown in main.go by @anurag4DSB in #84
  • COSI-73: Improve test errors by @anurag4DSB in #87
  • COSI-19, COSI-21: Enhance Scality COSI Driver with S3 and IAM Metrics, Logging, and IAM Client Improvements by @anurag4DSB in #85
  • COSI-61, COSI-20, COSI-51: OpenTelemetry Tracing Integration & Improvements by @anurag4DSB in #86
  • COSI-61 disable trace export if endpoint not specified(default) and test new default behaviour in e2e feature tests (stdout export remains same) by @anurag4DSB in #89
  • COSI-77: Use same namespace in COSI driver as defined by CNCF (in COSI controller) by @anurag4DSB in #101

Full Changelog: 0.4.0...0.6.2

Release 0.5.0

15 Jan 12:23
d2c62e4
Compare
Choose a tag to compare

What's Changed

  • COSI-53: Optimize CI Workflows, Mono-Repo Migration, and Enhancements by @anurag4DSB in #82
  • COSI-65, COSI-46, COSI-21: Add GRPC Metrics Instrumentation and Documentation Updates by @anurag4DSB in #83
  • COSI-55: improve graceful shutdown in main.go by @anurag4DSB in #84
  • COSI-73: Improve test errors by @anurag4DSB in #87
  • COSI-19, COSI-21: Enhance Scality COSI Driver with S3 and IAM Metrics, Logging, and IAM Client Improvements by @anurag4DSB in #85
  • COSI-61, COSI-20, COSI-51: OpenTelemetry Tracing Integration & Improvements by @anurag4DSB in #86
  • COSI-61 disable trace export if endpoint not specified(default) and test new default behaviour in e2e feature tests (stdout export remains same) by @anurag4DSB in #89
  • COSI-77: Use same namespace in COSI driver as defined by CNCF (in COSI controller) by @anurag4DSB in #101

Full Changelog: 0.4.0...0.5.0

Release 1.0.0-PW.1

10 Jan 22:34
f028105
Compare
Choose a tag to compare

What's Changed

  • COSI-53: Optimize CI Workflows, Mono-Repo Migration, and Enhancements by @anurag4DSB in #82
  • COSI-65, COSI-46, COSI-21: Add GRPC Metrics Instrumentation and Documentation Updates by @anurag4DSB in #83
  • COSI-55: improve graceful shutdown in main.go by @anurag4DSB in #84
  • COSI-73: Improve test errors by @anurag4DSB in #87
  • COSI-19, COSI-21: Enhance Scality COSI Driver with S3 and IAM Metrics, Logging, and IAM Client Improvements by @anurag4DSB in #85
  • COSI-61, COSI-20, COSI-51: OpenTelemetry Tracing Integration & Improvements by @anurag4DSB in #86
  • COSI-61 disable trace export if endpoint not specified(default) and test new default behaviour in e2e feature tests (stdout export remains same) by @anurag4DSB in #89

Full Changelog: 0.4.0...1.0.0-PW.1

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