Skip to content

Releases: gofiber/storage

Azure Blob - v1.3.4

21 Feb 18:28
Compare
Choose a tag to compare

ArangoDB - v1.3.4

21 Feb 18:29
Compare
Choose a tag to compare

v1.3.3

06 Feb 09:13
41a84b3
Compare
Choose a tag to compare

🧹 Updates

  • Bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 in /bbolt (#698)
  • Bump github.com/microsoft/go-mssqldb from 0.19.0 to 0.20.0 in /mssql (#688)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.0 to 1.30.2 in /s3 (#695, #702)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.0 to 1.18.1 in /dynamodb (#690)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.47 to 1.11.51 in /s3 (#696, #707)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.10.9 to 1.10.11 in /dynamodb (#692, #705)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.8 to 1.13.10 in /s3 (#694)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.12 in /s3 (#693, #706)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.12 in /dynamodb (#689, #699)
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#687)

Full Changelog: v1.3.2...v1.3.3

v1.3.2

16 Jan 07:28
d46ce17
Compare
Choose a tag to compare

🧹 Updates

  • Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 in /mongodb (#657)
  • Bump github.com/microsoft/go-mssqldb from 0.18.0 to 0.19.0 in /mssql (#673)
  • Bump github.com/dgraph-io/badger/v3 from 3.2103.4 to 3.2103.5 in /badger (#662)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.6 to 1.30.0 in /s3 (#683)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.9 to 1.18.0 in /dynamodb (#680)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.46 to 1.11.47 in /s3 (#686)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.44 to 1.11.46 in /s3 (#677)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.43 to 1.11.44 in /s3 (#668)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.10.8 to 1.10.9 in /dynamodb (#682)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.10.7 to 1.10.8 in /dynamodb (#663)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.7 to 1.13.8 in /s3 (#685)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.7 to 1.13.8 in /dynamodb (#679)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.5 to 1.13.7 in /dynamodb (#674)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.7 to 1.18.8 in /s3 (#684)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.7 to 1.18.8 in /dynamodb (#681)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.5 to 1.18.7 in /s3 (#676)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.5 to 1.18.7 in /dynamodb (#675)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.4 to 1.18.5 in /dynamodb (#664)
  • Bump github.com/arangodb/go-driver from 1.4.0 to 1.4.1 in /arangodb (#661)
  • Bump azureblob versions: bugfix from azure (#660)

🐛 Fixes

  • Use URL Escaping when formatting DSN for Postgres (#658)

Full Changelog: v1.3.1...v1.3.2

Thank you @1k-off and @gaby for making this update possible.

v1.3.1

07 Dec 07:12
7e7d4f3
Compare
Choose a tag to compare

❗ BreakingChange

Due to the fact that fasthttp, which fiber is based on in release 1.41.0, does not support go versions 1.14 & 1.15 anymore, we had to remove them from our fiber package with release v2.40.0 and also from this package

🧹 Updates

  • Deprecate support for go 1.14 and go 1.15 (#636)
  • Bump github.com/microsoft/go-mssqldb from 0.17.0 to 0.18.0 in /mssql (#656)
  • Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 in /mysql (#647)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.3 to 1.29.5 in /s3 (#642, #654)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.6 to 1.17.8 in /dynamodb (#638, #650)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.39 to 1.11.43 in /s3 (#627, #634, #641, #652)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.10.3 to 1.10.7 in /dynamodb (#623, #639, #645)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.0 to 1.13.4 in /dynamodb (#625, #637, #649)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.0 to 1.13.3 in /s3 (#630, #643)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.0 to 1.18.4 in /dynamodb (#626, #631, #640, #646)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.0 to 1.18.4 in /s3 (#628, #633, #644, #653)

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Nov 11:12
Compare
Choose a tag to compare

🚀 New

🧹 Updates

  • Fix and optimize memory storage (#617)
  • Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 (#572)
  • Bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 in /mongodb (#605, #606)
  • Bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 in /sqlite3 (#589)
  • Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in all storages (#593, #594, #595, #596, #597, #598, #599, #600, #601, #602, #603)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.11 to 1.28.0 in /s3 (#566)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.1 to 1.17.4 in /dynamodb (#571, #578, #610)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.34 to 1.11.39 in /s3 (#567, #585, #613, #620)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.10.0 to 1.10.3 in /dynamodb (#569, #588, #609)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.22 to 1.13.0 in /s3 (#583, #622)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.21 to 1.13.0 in /dynamodb (#570, #581, #618)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.8 to 1.17.9 in /s3 (#576)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.8 to 1.18.0 in /dynamodb (#579, #611, #619)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.16 to 1.17.1 in /dynamodb (#568, #580)
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#607)

Full Changelog: v1.2.0...v1.3.0

Thank you @1k-off, @efectn, @gandaldf and @leonklingele for making this update possible.

v1.2.0

19 Oct 10:18
20ba96f
Compare
Choose a tag to compare

🚀 New

  • Mysql: Allow reuse of an existing db connection when creating a MySQL storage driver (#547)
  • Redis: Support for configuring Redis connection pool size (#544)

🧹 Updates

  • Memory: Increase performance for the memory storage (#554)
  • Bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 in /mongodb (#546)
  • Bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 in /arangodb (#545)

Full Changelog: v1.1.2...v1.2.0

v1.1.2

05 Oct 06:04
f112c6d
Compare
Choose a tag to compare

🧹 Updates

  • Bump lewagon/wait-on-check-action from 1.0.0 to 1.1.2 (#519)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.10 to 1.27.11 in /s3 (#535)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.31 to 1.11.34 in /s3 (#521, #533, #543)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.16 to 1.10.0 in /dynamodb (#516, #525, #527, #537)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.19 to 1.12.21 in /s3 (#532, #542)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.18 to 1.12.20 in /dynamodb (#514, #530)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.6 to 1.17.7 in /s3 (#534)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.5 to 1.17.8 in /dynamodb (#518, #529, #538)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.15 to 1.16.16 in /s3 (#536)
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#540)

Full Changelog: v1.1.1...v1.1.2

v1.1.1

07 Sep 13:38
Compare
Choose a tag to compare

🧹 Updates

  • Bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 in /mongodb (#512)
  • Bump github.com/lib/pq from 1.10.6 to 1.10.7 in /postgres (#511)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.5 to 1.27.7 in /s3 (#487)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.16.0 to 1.16.1 in /dynamodb (#477)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.27 to 1.11.31 in /s3 (#488, #500, #509)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.12 to 1.9.16 in /dynamodb (#481, #483, #492, #501)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.17 to 1.12.18 in /s3 (#507)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.14 to 1.12.15 in /dynamodb (#478)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.3 to 1.17.5 in /s3 (#497, #508)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.1 to 1.17.5 in /dynamodb (#480, #482, #491, #504)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.11 to 1.16.14 in /s3 (#486, #496, #506)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.13 to 1.16.14 in /dynamodb (#503)

Full Changelog: v1.1.0...v1.1.1

v1.1.0

23 Aug 17:31
efffcc1
Compare
Choose a tag to compare

🚀 New

  • Add Conn() support to all storage drivers. (#451)
  • Add Postgres and MySQL connection strings (#429)

🧹 Updates

  • Support for automerging dependabot PR's (#476)
  • Bump github.com/mattn/go-sqlite3 from 1.14.14 to 1.14.15 in /sqlite3 (#473)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.8 to 1.16.9 in /s3 (#439)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.16 to 1.16.1 in /s3 (#450, #463)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.10 to 1.12.14 in /s3 (#435, #472)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.3 to 1.27.5 in /s3 (#448, #464)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.21 to 1.11.27 in /s3 (#438, #453, #460, #467, #471)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.9 to 1.16.10 in /dynamodb (#443)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.15 to 1.17.1 in /dynamodb (#434, #452, #457, #468)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.10 to 1.12.11 in /dynamodb (#431)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.10 to 1.16.0 in /dynamodb (#432, #475)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.8 to 1.9.12 in /dynamodb (#430,#441, #456, #474)

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