Skip to content

Releases: Clarilab/s3-client

v4.3.0

Choose a tag to compare

@horstf horstf released this 11 Mar 17:16
2e6f7a1

What's Changed

  • handle minio client errors after call to Stat() by @horstf in #33

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 14:13
48dc46a

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

Choose a tag to compare

@nicoandrewss nicoandrewss released this 08 Oct 10:46
151adcd

What's Changed

  • feat: add test utils and alternative health check methods by @nicoandrewss in #31

Full Changelog: v4.0.0...v4.1.0

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 10:30
7447351

What's Changed

Full Changelog: v3.1.0...v4.0.0

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 09:29
7b9ab57

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:16
b32c49a

What's Changed

New Contributors

Full Changelog: v2.1.2...v3.0.0

v2.1.2

Choose a tag to compare

@Lambdaaa Lambdaaa released this 24 Apr 12:15
4bb2de9

Add metadata to the document struct.

Release 2.1.1

Choose a tag to compare

@Lambdaaa Lambdaaa released this 19 Apr 14:20
49f1c12

Added the possibility to add an optional options to upload files

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 19:39
cce0690

What's Changed

  • Bump github.com/minio/minio-go/v7 from 7.0.35 to 7.0.61 by @dependabot in #3
  • Bump github.com/stretchr/testify from 1.7.0 to 1.8.4 by @dependabot in #4
  • Bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.63 by @dependabot in #8
  • Bump actions/checkout from 3 to 4 by @dependabot in #9
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #10
  • Bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.64 by @dependabot in #11
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #15
  • Bump github.com/minio/minio-go/v7 from 7.0.64 to 7.0.66 by @dependabot in #14
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #18
  • feat: add function to propagate GetObject from minio by @MaxBreida in #20

New Contributors

Full Changelog: v2.0.0...v2.1.0