- [10.x] Test Improvements by @crynobone in #48815
- [10.x] Verify hash config by @timacdonald in #48814
- [10.x] Fix the issue of using the now function within the ArrayCache in Lumen by @cxlblm in #48826
- [10.x] Match service provider after resolved by @timacdonald in #48824
- [10.x] Fix type error registering PSR Request by @kpicaza in #48823
- [10.x] Ability to configure default session block timeouts by @bytestream in #48795
- [10.x] Improvements for
artisan migrate --pretend
command 🚀 by @NickSdot in #48768 - [10.x] Add support for getting native columns' attributes by @hafezdivandari in #48357
- fix(Eloquent/Builder): calling the methods on passthru base object should be case-insensitive by @luka-papez in #48852
- [10.x] Fix
QueriesRelationships@getRelationHashedColumn()
typehint by @cosmastech in #48847 - [10.x] Remember the job on the exception by @timacdonald in #48830
- fix bug for always throwing exception when we pass a callable to throwUnlessStatus method [test included] by @mhfereydouni in #48844
- [10.x] Dispatch events based on a DB transaction result by @mateusjatenee in #48705
- [10.x] Reset ShouldDispatchAfterCommitEventTest objects properties by @mateusjatenee in #48858
- [10.x] Throw exception when trying to escape array for database connection by @sidneyprins in #48836
- [10.x] Fix Stringable objects not converted to string in HTTP facade Query parameters and Body by @LasseRafn in #48849