Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update module github.com/go-sql-driver/mysql to v1.8.1 #30

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

This PR contains the following updates:

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

Release Notes

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

v1.8.1

Compare Source

What's Changed

Bugfixes:

Full Changelog: go-sql-driver/mysql@v1.8.0...v1.8.1

v1.8.0

Compare Source

What's Changed

Major changes
Other changes

New Contributors

Full Changelog: go-sql-driver/mysql@v1.7.1...v1.8.0

v1.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-sql-driver/mysql@v1.7.0...v1.7.1

v1.7.0: Version 1.7

Compare Source

Changes:

  • Drop support of Go 1.12 (#​1211)
  • Refactoring (*textRows).readRow in a more clear way (#​1230)
  • util: Reduce boundary check in escape functions. (#​1316)
  • enhancement for mysqlConn handleAuthResult (#​1250)

New Features:

  • support Is comparison on MySQLError (#​1210)
  • return unsigned in database type name when necessary (#​1238)
  • Add API to express like a --ssl-mode=PREFERRED MySQL client (#​1370)
  • Add SQLState to MySQLError (#​1321)

Bugfixes:

v1.6.0: Version 1.6.0

Compare Source

Major Release

See CHANGELOG.md for full details

v1.5.0: Version 1.5.0

Compare Source

Major Release

  • Added Go Module support
  • Dropped support for Go 1.9 and lower
  • Implemented Connector interface
  • Improved buffering
  • Added connection liveness check
  • Improved marking of bad connnections
  • Updated collations and made utf8mb4 default
  • Made mysql.NullTime compatible with sql.NullTime
  • Removed support for CloudSQL via appengine/cloudsql

See CHANGELOG.md for full details


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 becomes conflicted, 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 changed the title Update module github.com/go-sql-driver/mysql to v1.6.0 Update module github.com/go-sql-driver/mysql to v1.7.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 42c25d1 to bbd3ed2 Compare March 16, 2023 20:00
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.7.0 Update module github.com/go-sql-driver/mysql to v1.7.1 May 29, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from bbd3ed2 to 74f8781 Compare May 29, 2023 23:58
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.7.1 Update module github.com/go-sql-driver/mysql to v1.8.0 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 74f8781 to 3694348 Compare March 9, 2024 14:25
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.8.0 Update module github.com/go-sql-driver/mysql to v1.8.1 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 3694348 to a471e7a Compare March 27, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants