Laravel v13.25.0

v13.25.0
Added 4
  • Add foreignUlidFor schema helper
  • Add uuid to queue fake for inspection methods
  • Add a UniqueJobSkipped event
  • Add the timeout in JobTimedOut
Changed 4
  • Improve return type for Arr::prependKeysWith()
  • Respect after-commit dispatch when bulk pushing to DatabaseQueue
  • Configure a socket timeout for the Cloud log driver
  • Respect backed enum queue names when queueing mailables
Fixed 13
  • Prevent fatal errors when logging deprecations fails
  • Fix Factory::insert() with a count of zero
  • Fix schedule:list timezone conversion for range, step, and wildcard cron expressions
  • Fix getMigrationBatches return type annotation
  • Ensure Container::call cleans up build stack after exceptions
  • Reject non-stream resources in HTTP fake response bodies
View original

Upgraded? How did it go?

Discussion