New Features
- Requires CakePHP 4.3.0
TestSuite\Migrator
added to support schema free fixtures that are in 4.3.0. @pabloelcolombiano, @othercorey, @markstory, @raul338 in #488, #494, #515, #516, #509, #518, #507
Fixes
- Add postgres back to test matrix. by @markstory in #496
- Update static analysis builds by @markstory in #497
- Use a prepared statement instead of interpolation by @markstory in #498
- Backport CI config to master by @markstory in #499
- Check PHP8 by @dereuromark in #503
- Improve Japanese documentation by @katayamahide in #505
- Don't recreate schema when in a phpunit separate process test by @markstory in #506
- Only create dirs in debug mode by @dereuromark in #512
- Fix flag handling when building connections by @markstory in #514
New Contributors
- @pabloelcolombiano made their first contribution in #488
- @katayamahide made their first contribution in #505
- @raul338 made their first contribution in #518
Full Changelog: 3.1.0...3.2.0