v0.4.0
๐ 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.