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

Bump github.com/go-mysql-org/go-mysql from 1.4.0 to 1.6.0 #24

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2022

Bumps github.com/go-mysql-org/go-mysql from 1.4.0 to 1.6.0.

Changelog

Sourced from github.com/go-mysql-org/go-mysql's changelog.

Tag v1.6.0 (2022-06-16)

Tag v1.5.0 (2022-04-30)

  • Replacing github.com/satori/go.uuid with github.com/google/uuid. #690 (martinhrvn)
  • Fix dump gtid regexp. #688 (yrbb)
  • Utilise byteSlice as a part of struct to avoid allocations. #686 (moredure)
  • Update bytes_buffer_pool.go. #685 (moredure)
  • Add go1.18 to the test matrix. #684 (moredure)
  • Add 1.17 version into the test matrix. #683 (moredure)
  • Stop using channel for memory pooling. #682 (moredure)
  • Fix TIME value near zero will become zero. #678 (lance6716)
  • Fixed reading connection attributes on server side. #676 (skoef)
  • Support client connection attributes on the client side. #675 (skoef)
  • Support client connection attributes on the server side. #672 (skoef)
  • Added constants for COM_SET_OPTION. #670 (skoef)
  • Implemented ExecuteMultiple. #668 (skoef)
  • Add MysqlGTIDSet.Add() and Minus() methods. #667 (ostinru)
  • Enabled ineffassign in golangci. #666 (skoef)
  • Enabled gosimple in golangci. #665 (skoef)
  • Add MysqlGTIDSet.Add() and Minus() methods. #662 (ostinru)
  • Store json as string in rows events. #658 (D3Hunter)
  • Set slave_uuid and replica_uuid. #656 (lance6716)
  • Fix malformed packet and a panic. #655 (lance6716)
  • Fix fetchIndexesViaSqlDB/NewTableFromSqlDB for MySQL 8.0. #527 (RobinGeuze)
Commits
  • d7e6a19 new tag v1.6.0
  • 62e8407 Merge pull request #699 from cameron-p-m/fix/allow-setting-logger
  • f703fba set logger master info
  • a4d75d6 allow edit logger in binlogsyncer and canal
  • 33ea963 Merge pull request #696 from skoef/improveExample
  • 009a426 Merge branch 'master' of github.com:go-mysql-org/go-mysql into improveExample
  • 96a7be7 improved the server example
  • 145f684 Merge pull request #673 from atomicules/tls-in-driver
  • b490dc8 Merge branch 'master' into tls-in-driver
  • 587d49e Fix linting issue, new line after variable.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2022

The following labels could not be found: dependencies.

Bumps [github.com/go-mysql-org/go-mysql](https://github.com/go-mysql-org/go-mysql) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/go-mysql-org/go-mysql/releases)
- [Changelog](https://github.com/go-mysql-org/go-mysql/blob/master/CHANGELOG.md)
- [Commits](go-mysql-org/go-mysql@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/go-mysql-org/go-mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-mysql-org/go-mysql-1.6.0 branch from 6b14fef to 4196f71 Compare October 14, 2022 15:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #44.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-mysql-org/go-mysql-1.6.0 branch February 1, 2023 11:07
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