In the latest episode of the Laravel News Podcast, hosts Jake and Michael dive into the newest Laravel releases, tools, and community updates. Key highlights include:
- Debounceable Queued Jobs in Laravel 13.6.0: A new feature that allows developers to debounce queued jobs, preventing duplicate executions within a specified time window.
- Redis Cluster Support for Queues in Laravel 13.5.0: Enhanced queue support for Redis clusters, enabling better scalability and fault tolerance.
- Flaky Test Retries in Pest v4.5.0: Pest now supports automatic retries for flaky tests, helping to reduce false positives in test suites.
- Time-Based Sharding in Pest v4.6.0: Introduces sharding capabilities based on time, allowing tests to be distributed across multiple runners more efficiently.
- Composer 2.9.6 Fixes Perforce Command Injection Vulnerabilities: Critical security update addressing two command injection vulnerabilities in the Perforce integration.
- Attach PDFs Directly to Mailables in laravel-pdf 2.6.0: A new package feature that simplifies attaching PDFs to emails.
- Spatie Shares Their Coding Guidelines as AI Skills: Spatie has published their internal coding guidelines as reusable AI skills for tools like Cursor and Windsurf.
- Laravel API Starter Kits Are Coming Soon: A new official starter kit is in development to streamline building API-only Laravel applications.
The episode also covers other community news and upcoming Laravel events.