Releases: gofiber/storage
Releases · gofiber/storage
ArangoDB - v2.0.1
🧹 Updates
- build(deps): bump github.com/arangodb/go-driver from 1.6.1 to 1.6.2 in /arangodb (#1331)
Full Changelog: arangodb/v2.0.0...arangodb/v2.0.1
MockStorage - v1.0.1
🐛 Fixes
- chore: Update module path for mockstorage package (#1429)
Full Changelog: mockstorage/v1.0.0...mockstorage/v1.0.1
Thank you @sixcolors for making this update possible.
MockStorage - v1.0.0
🚀 New
- feat: Add mockstorage implementation (#1405)
Thank you @sixcolors for making this update possible.
CloudflareKV - v0.1.0
SQLite3 - v2.1.1
🧹 Updates
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sqlite3 (#1262)
- Bump github.com/mattn/go-sqlite3 from 1.14.21 to 1.14.22 in /sqlite3 (#1197)
- Bump github.com/mattn/go-sqlite3 from 1.14.20 to 1.14.21 in /sqlite3 (#1194)
- Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.20 in /sqlite3 (#1187)
- Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.19 in /sqlite3 (#1146)
Full Changelog: sqlite3/v2.1.0...sqlite3/v2.1.1
ScyllaDb - v0.1.1
🧹 Updates
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /scylladb (#1243)
Full Changelog: scylladb/v0.1.0...scylladb/v0.1.1
S3 - v2.1.1
🧹 Updates
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.9 to 1.16.11 in /s3 (#1296)
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.51.4 to 1.52.1 in /s3 (#1295)
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.6 to 1.16.9 in /s3 (#1281)
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.51.1 to 1.51.4 in /s3 (#1282)
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.4 to 1.27.7 in /s3 (#1279)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /s3 (#1259)
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.1 to 1.16.6 in /s3 (#1230)
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.50.0 to 1.51.1 in /s3 (#1229)
- build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.15 to 1.16.1 in /s3 (#1220)
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.1 to 1.50.0 in /s3 (#1218)
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.13 to 1.15.15 in /s3 (#1192)
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.0 to 1.48.1 in /s3 (#1191)
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.5 to 1.26.6 in /s3 (#1190)
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.9 to 1.15.13 in /s3 (#1183)
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.7 to 1.48.0 in /s3 (#1168)
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.7 to 1.15.9 in /s3 (#1159)
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.26.2 in /s3 (#1157)
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.5 to 1.47.7 in /s3 (#1156)
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.4 to 1.15.7 in /s3 (#1138)
- Bump github.com/aws/aws-sdk-go-v2/config from 1.25.11 to 1.26.1 in /s3 (#1137)
📚 Documentation
- typo: fix typo in documentation (#1176)
Full Changelog: s3/v2.1.0...s3/v2.1.1
Rueidis - v1.2.2
🧹 Updates
- build(deps): bump github.com/redis/rueidis from 1.0.31 to 1.0.32 in /rueidis (#1293)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /rueidis (#1266)
- build(deps): bump github.com/redis/rueidis from 1.0.28 to 1.0.31 in /rueidis (#1240)
- build(deps): bump github.com/redis/rueidis from 1.0.27 to 1.0.28 in /rueidis (#1202)
- Bump github.com/redis/rueidis from 1.0.26 to 1.0.27 in /rueidis (#1177)
- Bump github.com/redis/rueidis from 1.0.25 to 1.0.26 in /rueidis (#1165)
- Bump github.com/redis/rueidis from 1.0.23 to 1.0.25 in /rueidis (#1149)
Full Changelog: rueidis/v1.2.1...rueidis/v1.2.2
Thank you No contributors for making this update possible.
Ristretto - v2.0.0
❗ Breaking Changes
- Add stretchr/testify & update min version to go1.19 (#933)
🚀 New
- Add benchmarks for storage drivers (#992)
🧹 Updates
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /ristretto (#1260)
- Add stretchr/testify & update min version to go1.19 (#933)
Full Changelog: ristretto/v1.3.6...ristretto/v2.0.0
Thank you @efectn and @gaby for making this update possible.
Redis - v3.1.1
🧹 Updates
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /redis (#1257)
- build(deps): bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.1 in /redis (#1226)
- Bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 in /redis (#1175)
- Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 in /redis (#1154)
- Support for dynamic gosec matrix (#1091)
Full Changelog: redis/v3.1.0...redis/v3.1.1
Thank you @gaby for making this update possible.