Releases: gigerIT/laravel-mysql-optimize
Releases · gigerIT/laravel-mysql-optimize
v1.3.0
10 Nov 10:43
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-11-10)
Features
enhance OptimizeTablesJob with unique job duration and improved logging details (cb49478 )
v1.2.2
22 Oct 08:27
Compare
Sorry, something went wrong.
No results found
1.2.2 (2025-10-22)
Bug Fixes
composer json & add mariadb to composer.json dependencies for improved database support (6ef292a )
v1.2.1
22 Oct 08:20
Compare
Sorry, something went wrong.
No results found
1.2.1 (2025-10-22)
Bug Fixes
update OptimizeTablesJob to increase retry attempts to 3, improve logging consistency, and add unique ID generation for job instances (d81dc96 )
v1.2.0
23 Jun 06:38
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-06-23)
Features
make job unique to prevent parallel executions (5196d32 )
v1.1.0
27 May 09:06
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-05-27)
Features
v1.0.0
27 May 08:45
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-05-27)
Features
Add CI workflow for automated testing and release management (66e8b60 )
Bug Fixes