MySQL - v2.0.0
·
588 commits
to refs/heads/main
since this release
โ 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.