Skip to content

MySQL - v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 14:27
· 588 commits to refs/heads/main since this release
84fc9ab

โ— 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.