Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update changelog for releasing v1.8.1 (go-sql-driver#1576) (go-sql-dr…
…iver#1577) cherry pick of shogo82148@476df92 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Addressed race conditions when the context is canceled. - **New Features** - Enhanced database connection with charset and collation settings. - Improved path escaping in database names. - Dropped support for Go versions 1.13-17. - Implemented parsing numbers over text protocol. - Introduced new configuration options for advanced usage. - **Enhancements** - Made logger configurable per connection. - Fixed handling of `mediumint unsigned` in `ColumnType.DatabaseTypeName`. - Added connection attributes for more detailed connection information. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information