Releases: gofiber/storage
redis - v3.2.0
🚀 New
- Add NewFromConnection method for Redis (#1680)
- Support testcontainers-go in the Redis module (no cluster support yet) (#1676)
🧹 Updates
- chore(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 in /redis (#1726)
Full Changelog: redis/v3.1.4...redis/v3.2.0
Thank you @gaby, @mdelapenya and @sky93 for making this update possible.
coherence - v1.3.0
🚀 New
- feat(coherence|memcached): use testcontainers-go in tests (#1724)
🧹 Updates
Full Changelog: coherence/v1.2.4...coherence/v1.3.0
Thank you @gaby, @mdelapenya and @tmiddlet2666 for making this update possible.
surrealdb - v0.1.0
🚀 New
- 🔥 feat: Add SurrealDB driver (#1638)
Full Changelog: ...surrealdb/v0.1.0
Thank you @aliyasirnac and @gaby for making this update possible.
sqlite3 - v2.1.3
🧹 Updates
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.28 in /sqlite3 (#1678)
Full Changelog: sqlite3/v2.1.2...sqlite3/v2.1.3
s3 - v2.3.0
🚀 New
- feat(scylladb): use testcontainers-go for testing scylladb (#1640)
- chore: adopt testcontainers-go for Postgres, MySQL and MongoDB (#1515)
🧹 Updates
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.10 to 1.17.72 in /s3 (#1659)
- chore(deps): bump github.com/aws/smithy-go from 1.22.2 to 1.22.3 in /s3 (#1677)
- chore(testing): use require in tests (#1672)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.13 to 1.29.14 in /s3 (#1661)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.66 to 1.17.67 in /s3 (#1660)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.11 to 1.29.13 in /s3 (#1648)
- chore: bump testcontainers-go to v0.36.0 (#1631)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.29.11 in /s3 (#1615)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.55 to 1.17.64 in /s3 (#1614)
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /s3 (#1602)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.27 to 1.17.55 in /s3 (#1563)
- chore(ci): run benchmarks for each storage in separate workers (#1536)
Full Changelog: s3/v2.2.1...s3/v2.3.0
Thank you @gaby and @mdelapenya for making this update possible.
rueidis - v1.2.5
ristretto - v2.0.1
🧹 Updates
- chore(deps): bump github.com/dgraph-io/ristretto from 0.1.1 to 0.2.0 in /ristretto (#1675)
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /ristretto (#1601)
Full Changelog: ristretto/v2.0.0...ristretto/v2.0.1
redis - v3.1.4
🧹 Updates
- chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.7.3 in /redis (#1674)
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /redis (#1600)
📚 Documentation
- docs: Document DragonflyDB support (#1564)
Full Changelog: redis/v3.1.3...redis/v3.1.4
Thank you @SadikSunbul for making this update possible.
postgres - v3.2.0
🚀 New
- chore: adopt testcontainers-go for Postgres, MySQL and MongoDB (#1515)
🧹 Updates
- chore(testing): use require in tests (#1672)
- chore(deps): bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.4 in /postgres (#1669)
- chore: bump testcontainers-go to v0.36.0 (#1631)
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /postgres (#1599)
Full Changelog: postgres/v3.1.0...postgres/v3.2.0
Thank you @mdelapenya for making this update possible.
neo4j - v0.2.0
- chore: bump testcontainers-go to v0.36.0 (#1631)
🚀 New
- chore: adopt testcontainers-go for Postgres, MySQL and MongoDB (#1515)
🧹 Updates
- chore(testing): use require in tests (#1672)
- chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.27.0 to 5.28.0 in /neo4j (#1668)
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /neo4j (#1597)
📚 Documentation
Full Changelog: neo4j/v0.1.0...neo4j/v0.2.0
Thank you @mdelapenya and @the-real-i9 for making this update possible.