What's Changed
- Utilize matrix for texting multiple mysql versions by @DZunke in #119
- feat: Add regular expression matching support for
checkDatabasesOnly
orcheckTablesOnly
by @Moln in #129 - feat: update logging level to debug by @huangdijia in #126
- fix: Utilize correct cache action version in ci by @DZunke in #135
- chore: deprecation constructor argument must explicit nullable by @DZunke in #134
- Run tests with multiple php and mysql versions by @cgrabenstein in #136
- Fix ROWS_QUERY event parsing long queries by @DZunke in #117
- Fix MySQL 8.4.0 and DBAL 4.x compatibility issues by @cyppe in #137
- Add runWithStopCheck to replication factory by @DZunke in #138
New Contributors
- @Moln made their first contribution in #129
- @huangdijia made their first contribution in #126
- @cgrabenstein made their first contribution in #136
- @cyppe made their first contribution in #137
Full Changelog: v8.1.0...v9.0.0