- [10.x] Do not add token to AWS credentials without validating it first by @mmehmet in #48297
- [10.x] Add array to docs of
ResponseFactory::redirectToAction
by @NiclasvanEyk in #48309 - [10.x] Deduplicate exceptions by @timacdonald in #48288
- [10.x] Change Arr::sortRecursiveDesc() method to static. by @gkisiel in #48327
- [10.x] Validate version and variant in
Str::isUuid()
by @inxilpro in #48321 - [10.x] Adds
make:view
Artisan command by @nunomaduro in #48330 - [10.x] Make ComponentAttributeBag JsonSerializable by @iamgergo in #48338
- [10.x] add missing method to message bag class by @PH7-Jack in #48348
- [10.x] Add newResponse method to PendingRequest by @denniseilander in #48344
- [10.x] Add before/after database truncation methods to DatabaseTruncation trait by @cwilby in #48345
- [10.x] Passthru test options by @jasonmccreary in #48335
- [10.x] Support for phpredis 6.0.0 by @stemis in #48362
- [10.x] Improve test cases and achieve 100% code coverage by @sohelrana820 in #48360
- [10.x] Support for phpredis 6.0.0 by @stemis in #48364
- [10.x] Render mailable inline images by @pniaps in #48292