- [13.x] Add stan ignore for MySqlSchemaState by @jackbayliss in #60284
- [13.x] Add attachFromStorage helpers to notification MailMessage by @LucasCavalheri in #60268
- [13.x] Allow Http Client to be used as PSR Client by @willrowe in #60295
- [13.x] Normalize HTTP client header values by @GrahamCampbell in #60292
- [13.x] Report MultipleRecordsFoundException from sole() by @PeteBishwhip in #60294
- [13.x] Hint unit in
UniqueForby @cosmastech in #60289 - [13.x] Fix inverted ratio comparison operators in image dimension validation by @Button99 in #60290
- [13.x] Allow scheduler to opt out of pause and interrupt cache checks by @jackbayliss in #60226
- [13.x] Enhance Cache attribute to support memoization by @jenky in #60309
- [13.x] Indicate an event was skipped by @cosmastech in #60311
- [13.x] Fix
Illuminate\Http\Responsecompatibility against Symfony 8.1 by @crynobone in #60318 - fix: fix isUniqueConstraintError to catch SQL Server error 2627 by @ErfanMomeniii in #60320
- [13.x] Fix FIFO queue name normalization in Cloud managed queues by @kieranbrown in #60315
- fix:
whereDateandwhereTimecrash when $column is anExpressionby @ahawlitschek in #60314 - [13.x] Introduce Bus::bulk() by @jackbayliss in #60297
- [13.x] Fix time-sensitive flaky test in NotificationDatabaseChannelTest by @KentarouTakeda in #60333
- fix: Add content_id to inline attachment handling in CloudflareTransport by @pablo-gonzalez-helpwan in #60330
- [13.x] Add payload to InspectedJob by @jackbayliss in #60326
- Added MariaDB vector index capability by @michielvaneerd in #60334
- Fix @theme directive collision in health check view by @cathrinevaage in #60340
- [13.x] Remove unused variables from tests by @oliverquynh in #60338
- [13.x] fix: Queue and Connection attributes in Mailable::queue() and later() by @irabbi360 in #60328
- [13.x] Fix ValidationImageFileRuleTest by @jackbayliss in #60348
- [13.x]
schedule:pausecommand should error when its disabled by @jackbayliss in #60347