Laravel v13.26.0

v13.26.0
Added 9
  • Add JobReleased event to Worker
  • Add managedQueues() to the Cloud queue
  • Add closure support to wherePivot and orWherePivot
  • Add orWhereKey and orWhereKeyNot to Eloquent Builder
  • Add debounceable queued listeners
  • Add dedicated exception for idle process timeouts
Changed 11
  • Accept enums in inOrderOf()
  • Surface paused queues in the queue worker output
  • Pass a connector to PhpRedisClusterConnection so it can rebuild its client
  • Allow read through filesystems to optionally not copy
  • Allow some Redis commands to retry on transient failures
  • Remove the pinned @laravel/multiplex version
Fixed 19
  • Respect readonly=false in Microsoft SQL Server configuration
  • Avoid cross-slot reads when checking paused queues
  • Only register pail dev command when installed
  • Fix constantly asking to install multiplex and starting vite on project without vite
  • Fix Redis pipeline facade annotation
  • Stricten upload to be fetch only from request's query string for temporary upload urls

From Laravel

View original

Upgraded? How did it go?

Discussion