Back to Blog

Laravel 10.28 Released

Julian Beaujardin
Julian Beaujardin Reference: Laravel News October 10th, 2023

A minor release yesterday and one today brings us to Laravel 10.28.0. Here are the highlights:

Release notes

You can see the complete list of new features and updates below and the diff between 10.27.0 and 10.28.0 on GitHub. The following release notes are directly from the changelog:

  • Fixed issue: Added a call to the getValue method by @lozobojan in #48652
  • Add an example for queue retry range option by @pionl in #48691
  • Add percentage to be used as High Order Messages by @WendellAdriel in #48689
  • Optimize exists validation for empty array input by @mtawil in #48684