Skip to content

Releases: gofiber/storage

ScyllaDb - v0.1.0

05 Nov 11:04
b6cf405
Compare
Choose a tag to compare
  • New Storage Driver: ScyllaDb (#1047)

Thank you @Chris-Basson-Grundling and @chris-grundling-vaimo for making this update possible.

Coherence - v1.1.1

30 Oct 07:30
aebce64
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/oracle/coherence-go-client from 1.0.2 to 1.0.3 in /coherence (#1055)
  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /coherence (#1048)

Full Changelog: coherence/v1.1.0...coherence/v1.1.1

Rueidis - v1.2.0

18 Oct 12:11
91db8c2
Compare
Choose a tag to compare

🚀 New

  • Add benchmarks for storage drivers (#992)

🧹 Updates

  • Bump github.com/redis/rueidis from 1.0.19 to 1.0.20 in /rueidis (#1039)
  • Bump github.com/redis/rueidis from 1.0.18 to 1.0.19 in /rueidis (#1004)
  • Bump github.com/redis/rueidis from 1.0.17 to 1.0.18 in /rueidis (#994)
  • Increase default CacheTTL for Rueidis Driver (#993)

Full Changelog: rueidis/v1.1.0...rueidis/v1.2.0

Coherence - v1.1.0

16 Oct 06:58
e0807d0
Compare
Choose a tag to compare

🚀 New

  • Add benchmarks for storage drivers (#992)

🧹 Updates

  • Bump github.com/oracle/coherence-go-client from 1.0.1 to 1.0.2 in /coherence (#1028)

Full Changelog: coherence/v1.0.2...coherence/v1.1.0

Rueidis - v1.1.0

14 Sep 14:25
f8afad5
Compare
Choose a tag to compare

🚀 New

  • Add support for ParseURL to rueidis driver (#983)

🧹 Updates

  • Bump github.com/redis/rueidis from 1.0.16 to 1.0.17 in /rueidis (#971)

Full Changelog: rueidis/v1.0.0...rueidis/v1.1.0

Thank you @gaby for making this update possible.

Redis - v3.0.0

14 Sep 14:26
f8afad5
Compare
Choose a tag to compare

❗ Breaking Changes

  • Add stretchr/testify & update min version to go1.19 (#933)

🧹 Updates

  • Bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 in /redis (#932)

🐛 Fixes

  • Support for using options.TLSConfig if returned by redis.ParseURL() (#982)

Full Changelog: redis/v2.0.3...redis/v3.0.0

Thank you @gaby for making this update possible.

Coherence - v1.0.2

14 Sep 04:16
f8afad5
Compare
Choose a tag to compare

🐛 Fixes

  • Clean up and fix minor issues with default handling (#991)

Full Changelog: coherence/v1.0.1...coherence/v1.0.2

Thank you @tmiddlet2666 for making this update possible.

S3 - v2.0.0

07 Sep 07:41
629c252
Compare
Choose a tag to compare

❗ Breaking Changes

  • Add stretchr/testify & update min version to go1.19 (#933)

🚀 New

🧹 Updates

  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.81 to 1.11.82 in /s3 (#972)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.80 to 1.11.81 in /s3 (#963)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.34 to 1.13.35 in /s3 (#958)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.4 to 1.38.5 in /s3 (#957)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.77 to 1.11.79 in /s3 (#934)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.76 to 1.11.77 in /s3 (#927)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.32 to 1.18.33 in /s3 (#928)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.1 to 1.38.2 in /s3 (#929)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.31 to 1.13.32 in /s3 (#925)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.20.0 to 1.20.1 in /s3 (#924)

Full Changelog: s3/v1.4.5...s3/v2.0.0

Thank you @gaby and @iredmail for making this update possible.

Coherence - v1.0.1

07 Sep 09:15
0e55883
Compare
Choose a tag to compare

🐛 Fixes

  • Fix incorrect default timeout value for Coherence storage driver (#979)

Full Changelog: coherence/v1.0.0...coherence/v1.0.1

Thank you @tmiddlet2666 for making this update possible.

Minio - v0.1.0

05 Sep 08:45
1e3b3f6
Compare
Choose a tag to compare

🚀 New

  • New Storage Driver: Minio (#962)

Thank you @mstgnz for making this update possible.