- feat(queue): support enums in
#[Queue]and#[Connection]by @innocenzi in #59278 - Improve raw SQL binding substitution performance by @gufoe in #59277
- [13.x] fix: add missing negate for SeeInHtml assertion by @jesperbeisner in #59303
- [13.x] Allow for passing enums to attributes by @riesjart in #59297
- [13.x] Add releaseOnSignal param to withoutOverlapping by @jackbayliss in #59298
- Add symmetrical, expressive attributes by @jasonmccreary in #59284
- [13.x] Fix LazyPromise::wait() signature compatibility with Guzzle's PromiseInterface by @shavonn in #59301
- [13.x]
schedule:listdisplay expression in the correct timezone by @xiCO2k in #59286 - Handle exceptions in eventStream to prevent fatal error by @WendellAdriel in #59292
- [13.x] Ensure connectUsing works with UnitEnum / FileManager drive docblock by @jackbayliss in #59306
- [13.x] Include columns and index in UniqueConstraintViolationException by @cosmastech in #59299
- [13.x] Add TimedOut worker stop reason by @jackbayliss in #59310
- Fix Table attribute incrementing not working for Pivot models by @sadique-cws in #59336
- [13.x] Ensure ScopedBy Attribute works with inheritance by @jackbayliss in #59332
- Modify sum callback to include item key by @mathieutu in #59322
- [13.x] Bound error page query listener to prevent memory bloat in Octane by @JoshSalway in #59309
- [13.x] Allow opting out of worker Job exception reporting by @jackbayliss in #59308
- [13.x] Adds mobile safe-area-inset support to exception renderer by @dr-codswallop in #59341
- [13.x] Allow passing multiple arrays to has factory method by @jackbayliss in #59343
- [13.x] Allow Backoff Attribute to be variadic by @jackbayliss in #59354