Skip to content

Tag release

Latest
Compare
Choose a tag to compare
@krowinski krowinski released this 17 Sep 09:45
0ca0094

What's Changed

  • Utilize matrix for texting multiple mysql versions by @DZunke in #119
  • feat: Add regular expression matching support for checkDatabasesOnly or checkTablesOnly 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

Full Changelog: v8.1.0...v9.0.0