13.30.1
- [13.x] Add connection and queue to WorkerStopping by @jackbayliss in https://github.com/laravel/framework/pull/61387
- [13.x] Add
insertOrIgnoreReturning()to the Eloquent builder passthru by @xurshudyan in https://github.com/laravel/framework/pull/61393 - [13.x] Add
dropVectorIndex()to the schema blueprint by @xurshudyan in https://github.com/laravel/framework/pull/61391 - [13.x] Fix
limit()being ignored onupdate()for SQL Server by @xurshudyan in https://github.com/laravel/framework/pull/61394 - [13.x] Prevent orphaned Redis tagged cache entries by @drewmt in https://github.com/laravel/framework/pull/61385