- Add types to ViewErrorBag by @AJenbo in #55329
- Add types to MessageBag by @AJenbo in #55327
- [12.x] add generics to commonly used methods in Schema/Builder by @taka-oyama in #55330
- Return frozen time for easier testing by @jasonmccreary in #55323
- Enhance DetectsLostConnections to Support AWS Aurora Credential Rotation Scenario by @msaifmfz in #55331
- [12.x] Rename test method of failedRequest() by @LKaemmerling in #55332
- feat: Add a callback to be called on transaction failure by @dshafik in #55338
- [12.x] Add withRelationshipAutoloading method to model by @litvinchuk in #55344
- [12.x] Enable HTTP client retries when middleware throws an exception by @27pchrisl in #55343
- [12.x] Fix Closure serialization error in automatic relation loading by @litvinchuk in #55345
- Add test for Unique validation rule with WhereIn constraints by @mohammadrasoulasghari in #55351
- Add @throws in doc-blocks by @mohammadrasoulasghari in #55361
- [12.x] Update
propagateRelationAutoloadCallbackToRelationmethod doc-block by @derian-all-win-software in #55363 - [12.x] - Redis - Establish connection first, before set the options by @alexmontoanelli in #55370
- [12.x] Fix translation FileLoader overrides with a missing key by @fabio-ivona in #55342
- [12.x] Fix pivot model events not working when using the
withPivotValueby @amir9480 in #55280 - [12.x] Introduce memoized cache driver by @timacdonald in #55304
- [12.x] Add test for Filesystem::lastModified() method by @roshandelpoor in #55389
- [12.x] Supports
pda/pheanstalk7 by @crynobone in #55397 - [12.x] Add comprehensive filesystem operation tests to FilesystemTest by @roshandelpoor in #55399
- Bump vite from 5.4.17 to 5.4.18 in /src/Illuminate/Foundation/resources/exceptions/renderer by @dependabot in #55402
- Add descriptive error messages to assertViewHas() by @3Descape in #55392
- Use Generic Types Annotations for LazyCollection Methods by @mohammadrasoulasghari in #55380
- [12.x] Add test coverage for Process sequence with multiple env variables by @roshandelpoor in #55406
- [12.x] Fix cc/bcc/replyTo address merging in
MailMessageby @onlime in #55404 - [12.x] Add a
makefunction in theFluentby @michaelnabil230 in #55417