- [10.x] Store blocks after prepare strings by @nunomaduro in #48641
- [10.x] throw TransportException instead of Exception in SES mail drivers by @bchalier in #48645
- [10.x] Fix
Model::replicate()
when using unique keys by @axlon in #48636 - [10.x] Don't crash if replacement cannot be represented as a string by @GrahamCampbell in #48530
- [10.x] Extended
pluck()
testcases by @bert-w in #48657 - [10.x] Fixes
GeneratorCommand
not able to prevent uppercase reserved name such as__CLASS__
by @crynobone in #48667 - [10.x] Fix timing sensitive flaky test by @KentarouTakeda in #48664
- [10.x] Fixed implementation related to
afterCommit
on Postgres and MSSQL database drivers by @SakiTakamachi in #48662 - [10.x] Implement chunkById in descending order by @cristiancalara in #48666