Skip to content

Tags: go-sql-driver/mysql

Tags

v1.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release v1.9.1 (#1683)

v1.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release v1.9.0 (#1662)

v1.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update changelog for releasing v1.8.1 (#1576)

### Description

#1559 and
#1567 are fixed.
Let's release a new version v1.8.1.

### Checklist
- [x] Code compiles correctly
- [x] Created tests which fail without the change (if possible)
- [x] All tests passing
- [x] Extended the README / documentation, if necessary
- [x] Added myself / the copyright holder to the AUTHORS file


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Bug Fixes**
	- Addressed race condition issues for enhanced stability.

- **New Features**
- Improved database compatibility with charset and collation
adjustments.
- Enhanced security and flexibility through the introduction of new
configuration options.

- **Major Changes**
- Dropped support for older versions of Go (1.13-1.17) to leverage newer
language features.
	- Improved number parsing for efficiency and accuracy.
	- Added configurable logging per connection for better diagnostics.

- **Enhancements**
- Fixed issues with ColumnType.DatabaseTypeName to improve data
handling.
- Introduced connection attributes for more detailed connection
information.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

v1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add BeforeConnect callback to configuration object (#1469)

This can be used to alter the connection options for each connection, right before it's established

Co-authored-by: Inada Naoki <songofacandy@gmail.com>

v1.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update changelog for version 1.7.1 (#1418)

v1.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update changelog for Version 1.7 (#1376)

v1.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.6.0 (#1197)

* Release v1.6.0

* v1.6.0 is released on 2021-04-01

v1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.5.0 (#1047)

* CHANGELOG: include v1.4.1

* Release v1.5.0

v1.4.1

Release v1.4.1

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.4.0 (#809)