Releases: gofiber/storage
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.
Postgres - v3.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/jackc/pgx/v5 from 5.5.4 to 5.5.5 in /postgres (#1272)
- build(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /postgres (#1268)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /postgres (#1245)
- Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 in /postgres (#1199)
- Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 in /postgres (#1178)
- Bump golang.org/x/crypto from 0.12.0 to 0.17.0 in /postgres (#1151)
- Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 in /postgres (#1131)
- Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 in /postgres (#1073)
- Add stretchr/testify & update min version to go1.19 (#933)
📚 Documentation
- docs: fix example in postgres README.md (#1209)
Full Changelog: postgres/v2.0.3...postgres/v3.0.0
Thank you @efectn, @gaby and @hayzamjs for making this update possible.
Pebble - 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 google.golang.org/protobuf from 1.31.0 to 1.33.0 in /pebble (#1289)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /pebble (#1252)
- Bump github.com/cockroachdb/pebble from 0.0.0-20230819001538-1798fbf5956c to 1.0.0 in /pebble (#1148)
- Add stretchr/testify & update min version to go1.19 (#933)
🐛 Fixes
- Support for dynamic golangci-lint matrix (#1087)
Full Changelog: pebble/v1.0.1...pebble/v2.0.0
Thank you @efectn and @gaby for making this update possible.
Nats - v1.0.1
🧹 Updates
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /nats (#1250)
- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.2 in /nats (#1249)
- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 in /nats (#1228)
- build(deps): bump github.com/nats-io/nats.go from 1.33.0 to 1.33.1 in /nats (#1224)
- build(deps): bump github.com/nats-io/nats.go from 1.32.0 to 1.33.0 in /nats (#1211)
Full Changelog: nats/v1.0.0...nats/v1.0.1
MySQL - 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/go-sql-driver/mysql from 1.7.1 to 1.8.0 in /mysql (#1271)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /mysql (#1244)
- Add stretchr/testify & update min version to go1.19 (#933)
🐛 Fixes
- Support for dynamic golangci-lint matrix (#1087)
Full Changelog: mysql/v1.3.7...mysql/v2.0.0
Thank you @efectn and @gaby for making this update possible.
MSSQL - 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 /mssql (#1256)
- build(deps): bump github.com/microsoft/go-mssqldb from 1.6.0 to 1.7.0 in /mssql (#1227)
- Bump golang.org/x/crypto from 0.12.0 to 0.17.0 in /mssql (#1152)
- Bump github.com/microsoft/go-mssqldb from 1.5.0 to 1.6.0 in /mssql (#969)
- Add stretchr/testify & update min version to go1.19 (#933)
Full Changelog: mssql/v1.3.10...mssql/v2.0.0
Thank you @efectn and @gaby for making this update possible.
MongoDB - 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 /mongodb (#1242)
- build(deps): bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 in /mongodb (#1212)
- Bump golang.org/x/crypto from 0.12.0 to 0.17.0 in /mongodb (#1150)
- Bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 in /mongodb (#1128)
- Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 in /mongodb (#1076)
- Add stretchr/testify & update min version to go1.19 (#933)
🐛 Fixes
- Support for dynamic golangci-lint matrix (#1087)
Full Changelog: mongodb/v1.3.9...mongodb/v2.0.0
Thank you @efectn and @gaby for making this update possible.
Minio - v0.2.2
🧹 Updates
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /minio (#1247)
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /minio (#1153)
Full Changelog: minio/v0.2.1...minio/v0.2.2