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