Skip to content

Releases: gofiber/storage

v1.0.5

03 Aug 17:36
bdea86b
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.9.1 to 1.11.21 in /s3 (#428)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.13.1 to 1.15.15 in /s3 (#427)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.24.1 to 1.27.2 in /s3 (#426)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.8.0 to 1.12.10 in /s3 (#422)
  • Bump github.com/mattn/go-sqlite3 from 1.14.13 to 1.14.14 in /sqlite3 (#397)
  • Bump actions/checkout from 2 to 3 (#421)
  • Bump reviewdog/action-golangci-lint from 1 to 2 (#420)
  • Bump github/codeql-action from 1 to 2 (#423)
  • Bump actions/setup-go from 2 to 3 (#424)

v1.0.4

03 Aug 08:25
b787ced
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.7 to 1.15.15 in /dynamodb (#415)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.2 to 1.9.8 in /dynamodb (#414)
  • Bump github.com/arangodb/go-driver from 1.3.2 to 1.3.3 in /arangodb (#413)
  • Bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.1 in /mongodb (#419)
  • Added a default value for timeout while opening a boltDB. (#383)

v1.0.3

24 May 06:07
Compare
Choose a tag to compare

🧹 Updates

  • Allow hosts with prefix "/" , without escaping (#363)
  • Bump github.com/arangodb/go-driver from 1.3.1 to 1.3.2 in /arangodb (#376)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.8.3 to 1.9.2 in /dynamodb (#361, #368, #378)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.3 to 1.15.4 in /dynamodb (#365)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.3 to 1.15.7 in /dynamodb (#369, #374, #379)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.0 to 1.12.2 in /dynamodb (#375, #377)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.3 to 1.16.4 in /dynamodb (#381)
  • Bump github.com/lib/pq from 1.10.5 to 1.10.6 in /postgres (#373)
  • Bump github.com/mattn/go-sqlite3 from 1.14.12 to 1.14.13 in /sqlite3 (#372)
  • Bump go.mongodb.org/mongo-driver from 1.8.4 to 1.9.1 in /mongodb (#359, #370)

📚 Documentation

  • Docs/comments with the right default port in redis adapter (#364)

v1.0.2

31 Mar 08:21
83339bc
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.8.0 to 1.8.3 in /dynamodb (#356)
  • Bump github.com/arangodb/go-driver from 1.3.0 to 1.3.1 in /arangodb (#342)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.0 to 1.15.3 in /dynamodb (#355)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.10.0 to 1.11.2 in /dynamodb (#354)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.15.0 to 1.16.0 in /dynamodb (#345)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.0 to 1.15.1 in /dynamodb (#347)

Thank you @dependabot and @dependabot[bot] for making this update possible.

v1.0.1

22 Mar 07:36
551f99d
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/arangodb/go-driver from 1.2.1 to 1.3.0 in /arangodb (#340)
  • Bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 in /redis (#341)

v1.0.0

09 Mar 07:32
7d95149
Compare
Choose a tag to compare

🚀 New

  • Add bbolt implementation (#321)

🧹 Updates

  • Make DynamoDB Production-Ready [🎌 breaking change] (#323)
  • Bump go.mongodb.org/mongo-driver from 1.8.3 to 1.8.4 in /mongodb (#334)
  • Bump github.com/mattn/go-sqlite3 from 1.14.11 to 1.14.12 in /sqlite3 (#333)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.8.0 to 1.10.0 in /dynamodb (#336)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.6.0 to 1.8.0 in /dynamodb (#337)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.13.0 to 1.15.0 in /dynamodb (#335)
  • Bump github.com/aws/aws-sdk-go from 1.42.46 to 1.42.50 in /dynamodb (#325, #327)

v0.5.0

05 Feb 08:43
61fa970
Compare
Choose a tag to compare

🚀 New

  • Add S3 Implementation (#227)

🧹 Updates

  • Several updates for s3 (#322)
  • Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.11 in /sqlite3 (#319)
  • Bump github.com/aws/aws-sdk-go from 1.42.38 to 1.42.46 in /dynamodb (#318, #320)
  • Bump go.mongodb.org/mongo-driver from 1.8.2 to 1.8.3 in /mongodb (#317)

Thank you @efectn and @pcen for making this update possible.

v0.4.0

25 Jan 14:43
1883d62
Compare
Choose a tag to compare

🚀 New

  • Enhancement(redis): add TLSConfig (#261)

🧹 Updates

  • Replace github.com/mattn/go-sqlite3 v2.0.3 by v1.14.10. (#311)
  • Public sqlite db options: MaxOpenConns, MaxIdleConns, ConnMaxLifetime. (#310)
  • Bump github.com/aws/aws-sdk-go from 1.38.52 to 1.42.38 in /dynamodb (#219, #240, #267, #298, #307)
  • Bump github.com/mattn/go-sqlite3 from 1.14.10 to 2.0.3+incompatible in /sqlite3 (#299)
  • Bump github.com/lib/pq from 1.10.2 to 1.10.4 in /postgres (#258)
  • Update CI/CD tests. (#226)

🐛 Fixes

  • Security-workflow: install gosec fails with package embed is not in GOROOT (#272)
  • Gosec ristretto (#297)

📚 Documentation

  • Fix typo in link to go-redis/redis (#217)

Thank you @antimatter96, @efectn, @iredmail and @sixcolors for making this update possible.

v0.3.1

17 Jun 05:46
f0233fe
Compare
Choose a tag to compare

🧹 Updates

  • Bump go.mongodb.org/mongo-driver from 1.5.2 to 1.5.3 in /mongodb (#129)
  • Bump github.com/aws/aws-sdk-go from 1.38.46 to 1.38.52 in /dynamodb (#125, #126, #127, #128)
  • Bump github.com/go-redis/redis/v8 from 8.8.3 to 8.9.0 in /redis (#124)

v0.3.0

25 May 07:05
9fe7fad
Compare
Choose a tag to compare

🚀 New

  • ✨ feature: integrate SSL mode for PG connections (#77)

🧹 Updates

  • Bump github.com/aws/aws-sdk-go from 1.38.34 to 1.38.45 in /dynamodb (#120, #121)
  • Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.8.3 in /redis (#116)
  • Bump github.com/lib/pq from 1.10.1 to 1.10.2 in /postgres (#115)