Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 07:30
· 2238 commits to main since this release
61a72fd

🚀 New

🧹 Updates

  • feature: integrate a gitignore file (#75)
  • refactor: use TRUNCATE to reset the tables for postgres/ mysql (#74)
  • Bump github.com/lib/pq from 1.10.0 to 1.10.1 in /postgres (#96)
  • Bump github.com/aws/aws-sdk-go from 1.38.3 to 1.38.34 in /dynamodb (#82, #88, #89, #95, #108)
  • Bump go.mongodb.org/mongo-driver from 1.5.0 to 1.5.2 in /mongodb (#72, #107)
  • Bump github.com/go-redis/redis/v8 from 8.8.0 to 8.8.2 in /redis (#94)
  • Bump github.com/mattn/go-sqlite3 from 1.14.6 to 1.14.7 in /sqlite3 (#91)
  • Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 in /mysql (#78)

🐛 Fixes

  • Fix error with no badger options being loaded (#76)

🚨 Breaking Changes

Thank you @Jictyvoo, @hi019, @r-52 and @rbo13 for making this update possible.