Laravel 10.39 Released
December 27th, 2023
Via:
Laravel News
Couple patches and a minor today brings us to what is likely the last release of 2023 - Laravel 10.39. Here are the highlights:
- Allow deprecation logging in tests in #49457
- Fix missing validation rules not working with nested array in #49449
- Dynamic maxTries for queued jobs in #494730
- Fix @use statement compilation in #49479
- Add "roundrobin" Symfony mailer transport driver in #49435
Release notes
You can see the complete list of new features and updates below and the diff between 10.38.0 and 10.39.0 on GitHub. The following release notes are directly from the changelog