New
v1.9.1
What's Changed
- add Charset() option by @methane in https://github.com/go-sql-driver/mysql/pull/1679
- Fix FormatDSN missing ConnectionAttributes by @bogcon in https://github.com/go-sql-driver/mysql/pull/1619
- go.mod: fix go version format by @methane in https://github.com/go-sql-driver/mysql/pull/1682
- release v1.9.1 by @methane in https://github.com/go-sql-driver/mysql/pull/1683
New Contributors
- @bogcon made their first contribution in https://github.com/go-sql-driver/mysql/pull/1619
Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.9.0...v1.9.1