Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update module github.com/go-sql-driver/mysql to v1.9.2 #153

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-sql-driver/mysql v1.8.1 -> v1.9.2 age adoption passing confidence

Release Notes

go-sql-driver/mysql (github.com/go-sql-driver/mysql)

v1.9.2

Compare Source

v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.

v1.9.1

Compare Source

Major Changes
Bugfixes
  • go.mod: fix go version format (#​1682)
  • Fix FormatDSN missing ConnectionAttributes (#​1619)

v1.9.0

Compare Source

Major Changes
  • Implement zlib compression. (#​1487)
  • Supported Go version is updated to Go 1.21+. (#​1639)
  • Add support for VECTOR type introduced in MySQL 9.0. (#​1609)
  • Config object can have custom dial function. (#​1527)
Bugfixes
  • Fix auth errors when username/password are too long. (#​1625)
  • Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#​1640)
  • Fix auth switch request handling. (#​1666)
Other changes
  • Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. (#​1589)
  • Improve error handling. It reduces the "busy buffer" errors. (#​1595, #​1601, #​1641)
  • Use strconv.Atoi to parse max_allowed_packet. (#​1661)
  • rejectReadOnly option now handles ER_READ_ONLY_MODE (1290) error too. (#​1660)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.heygears.com-go-sql-driver-mysql-1.x branch 4 times, most recently from 69f5c79 to eaed994 Compare February 28, 2025 03:13
@renovate renovate bot force-pushed the renovate/github.heygears.com-go-sql-driver-mysql-1.x branch from eaed994 to b04e517 Compare March 5, 2025 06:04
@renovate renovate bot force-pushed the renovate/github.heygears.com-go-sql-driver-mysql-1.x branch 5 times, most recently from ee9f2c7 to c878601 Compare March 19, 2025 21:43
@renovate renovate bot force-pushed the renovate/github.heygears.com-go-sql-driver-mysql-1.x branch from c878601 to 8b6c89a Compare March 21, 2025 02:58
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.9.0 Update module github.com/go-sql-driver/mysql to v1.9.1 Mar 21, 2025
@renovate renovate bot force-pushed the renovate/github.heygears.com-go-sql-driver-mysql-1.x branch from 8b6c89a to 33d69a8 Compare April 2, 2025 01:45
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.9.1 Update module github.com/go-sql-driver/mysql to v1.9.2 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/github.heygears.com-go-sql-driver-mysql-1.x branch from 33d69a8 to cb928bf Compare April 7, 2025 12:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants