Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 14:43
· 2207 commits to main since this release
1883d62

๐Ÿš€ 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.