Open
Conversation
Contributor
Author
|
Sorry, but the merge failed with:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ mysql2 (0.5.6 → 0.5.7) · Repo · Changelog
Release Notes
0.5.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
bump versionExpose `db` attribute of `MYSQL` client struct (#1245)Correct MariaDB runtime library verison check (#1406)CI: select better MariaDB mirrors because some block GitHub Actions (#1401)CI: Add an option to use SSL certifications generated from specific host. (#1310)rb_mysql_result_free_result is now executed if the result is 0 rows. (#1399)Merge pull request #1400 from sodabrew/update-rake-compilerCI: fixes for centos 7 dockerfileCI: Allow newer rake, rake-compiler dependenciesREADME: Remove link to Travis CIMerge pull request #1387 from sodabrew/ci-ruby-3.4CI: remove duplicate jobs, improve commentsCI: brew link kegged MariaDB 11.4 LTSCI: pin MacOS brew package versionsCI: There are no MySQL 5.7 builds for Ubuntu 20.04, this combo would have run as a containerCI: Use caching_sha2_password in MySQL 8.0 and newerSpec: adjust text field lengths following utf8mb4 changeCI: Add Ruby 3.4, MySQL 8.4, MariaDB 11.4, Ubuntu 24.04Set charset name utf8mb4 by default (#1157)CI: fixes and improvements (#1371)Improve prepared statement ergonomics (#1385)Redact password from query_options (#1334)extconf.rb: locate zstd when using homebrew (#1384)Save affected_rows on the wrapper when reading results (#1383)Fix some typos (#1378)Delete appveyor.ymlSupport get_server_public_key option (#1377)Set CA:TRUE for ca-cert.pem used in SSL tests. (#1357)Avoid modifying frozen string literals (#1364)Add vector type added in MySQL 9.0 (#1375)CI: Remove inactive config for Travis CIAdd bigdecimal to runtime dependencies (#1367)Add `ruby-3.3` to CI (#1340)Ruby 3.2 deprecates `double_heap` option to `GC.verify_compaction_references` (#1365)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands