What's Changed
- add Go 1.24 to the test matrix by @shogo82148 in #1681
- modernize for Go 1.22 by @methane in #1695
- test stability improvement. by @methane in #1698
- simplify collation tests by @methane in #1700
- fix bigint unsigned null column scan to err type int64 by @elonnzhang in #1612
- Transaction Commit/Rollback returns conn's cached error, if present by @brad-defined in #1691
- add BenchmarkReceive10kRowsCompress by @methane in #1704
- optimize readPacket by @methane in #1705
- MariaDB Metadata skipping and DEPRECATE_EOF by @rusher in #1708
- Optimization: statements reuse previous column name by @methane in #1711
- update outdated MySQL internals documentation links by @demouth in #1714
- fix PING on compressed connections by @methane in #1721
- add DeepWiki badge by @methane in #1722
- Update edwards25519 dependency to v1.1.1 by @williamhaw in #1749
- Configure Dependabot for Go modules by @methane in #1755
- Bump dominikh/staticcheck-action from 1.3.1 to 1.4.1 by @dependabot[bot] in #1759
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1760
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1757
- fix staticcheck error by @methane in #1761
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #1758
- Fix getSystemVar buffer reuse by @morgo in #1754
- Consolidate Dependabot update noise by grouping weekly dependency PRs by @Copilot in #1762
- Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0 by @dependabot[bot] in #1756
- CI: Update GitHub Actions Go matrix to 1.24–1.26 by @Copilot in #1763
- Enhance interpolateParams to correctly handle placeholders by @rusher in #1732
- modernize by @methane in #1764
- release v1.10.0 by @methane in #1765
New Contributors
- @elonnzhang made their first contribution in #1612
- @brad-defined made their first contribution in #1691
- @rusher made their first contribution in #1708
- @demouth made their first contribution in #1714
- @williamhaw made their first contribution in #1749
- @dependabot[bot] made their first contribution in #1759
- @morgo made their first contribution in #1754
- @Copilot made their first contribution in #1762
Full Changelog: v1.9.2...v1.10.0