13.17.0
- [12.x] Add multi-type union support to Illuminate JsonSchema by @pushpak1300 in https://github.com/laravel/framework/pull/60462
- [12.x] Add new error messages for detecting lost connections by @mfn in https://github.com/laravel/framework/pull/60472
- [12.x] Ability to refresh cache locks by @bytestream in https://github.com/laravel/framework/pull/58349
- [12.x] Guard JsonSchema deserializer against unbounded $ref expansion by @pushpak1300 in https://github.com/laravel/framework/pull/60524
- [13.x] Improve types of InteractsWithData when* helpers by @dfinchenko in https://github.com/laravel/framework/pull/60536
- [13.x] Add missing @throws \ReflectionException annotations by @dfinchenko in https://github.com/laravel/framework/pull/60535
- [13.x] Add nightly workflow to verify framework install by @jackbayliss in https://github.com/laravel/framework/pull/60532
- [13.x] Fix DevCommands vendor registration check skipping userland frames by @joetannenbaum in https://github.com/laravel/framework/pull/60538
- [13.x] Fix FileStore cache deserialization with short timestamps by @hamdyelbatal122 in https://github.com/laravel/framework/pull/60543
- [13.x] Add missing @throws \InvalidArgumentException annotations by @maiobarbero in https://github.com/laravel/framework/pull/60546
- [12.x] Fix Postgres whereDate/whereTime crash when column is Expression by @irabbi360 in https://github.com/laravel/framework/pull/60540
- [13.x] Add route metadata support by @benbjurstrom in https://github.com/laravel/framework/pull/60530
- [13.x] Make between()/unlessBetween() independent of timezone() call order by @ManicardiFrancesco in https://github.com/laravel/framework/pull/60518
- [13.X] Fix too narrow typehint for validateBoolean and validateNumeric by @chippisc in https://github.com/laravel/framework/pull/60549
- [13.x] Fix: typo by @alipowerful7 in https://github.com/laravel/framework/pull/60556
- [13.x] Fix too narrow array-shape typehints where the first parameter is optional by @dfinchenko in https://github.com/laravel/framework/pull/60553
- [13.x] Add Postgres transaction pooler support by @DGarbs51 in https://github.com/laravel/framework/pull/60425
- [13.x] Should Not Retry Exception Handler by @alexbowers in https://github.com/laravel/framework/pull/60552
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/laravel/framework/pull/60562
- [13.x] Allow brick/math 0.18 by @jackbayliss in https://github.com/laravel/framework/pull/60560
- [13.x] Reduce cache hits when debouncing with maxWait by @jackbayliss in https://github.com/laravel/framework/pull/60559
- Merge branch
12.xby @crynobone in https://github.com/laravel/framework/pull/60568 - Clear transaction manager state on disconnect by @lazerg in https://github.com/laravel/framework/pull/60574
- [13.x] Add
without-migration-dataflag to DumpCommand by @jackbayliss in https://github.com/laravel/framework/pull/60570 - Add
dev:listcommand and track dev command source by @joetannenbaum in https://github.com/laravel/framework/pull/60573