Releases: Daursu/laravel-zero-downtime-migration
Releases · Daursu/laravel-zero-downtime-migration
Laravel 11 compatibilty
Added Laravel 11 compatibility
Release 2.0.0 - Query batching support
Laravel 10 compatibilty
Added Laravel 10 compatibility
Stable version
Minor fixes
This release fixes a bug that prevents the username/password being leaked to the console if it contains regex special characters (see #30)
Security update
This release fixes an edge case where credentials are logged to the console when the migration fails to execute.
Laravel 9 support
Minor fix to allow Symfony ^6.0
Laravel 9 support
- Added Laravel 9 support
Minor changes
- Migrated away from Travis to GitHub actions
- Added PHP 8.0 unit tests
Laravel 8 support
Added Laravel 8 support