go-sql-driver/mysql v1.4.0 Release Notes

Release Date: 2018-06-03 // almost 6 years ago
  • ๐Ÿš€ Major Release

    • ๐Ÿ‘ Multi-Results support
    • ๐Ÿ‘ context.Context support
    • ๐Ÿ‘ ColumnType support
    • caching_sha2_password (MySQL 8 default) and sha256_password authentication support
    • ๐Ÿ‘ Transaction isolation level support
    • ๐Ÿ‘ Read-Only transactions support
    • ๐Ÿ›  Many, many bugfixes

    ๐Ÿ‘€ See CHANGELOG.md for full details