Skip to content

Releases: makeabledk/laravel-backup-sql-check

v1.0.0

29 May 13:18
f763434

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v1.0.0

v0.5.0

26 Jan 12:33
17f6523

Choose a tag to compare

Support Spatie backup 7 + 8
Support PHP 8.0 + 8.1

v0.4.0

10 Sep 15:01
f8a1349

Choose a tag to compare

  • Laravel 8 support

v0.3.2

14 Apr 08:16
74e0744

Choose a tag to compare

  • Fix issue where checks may fail while another check is running

v0.2.2

14 Apr 08:32

Choose a tag to compare

  • Backported fix from v0.3.2: Fix issue where checks may fail while another check is running

v0.3.1

08 Apr 09:45

Choose a tag to compare

  • Laravel 7 support
  • Check that there is sufficient disk space before attempting check

Added process timeout as a config parameter

19 Sep 09:11
ca37dee

Choose a tag to compare

It's not possible to add a timeout for the sql process. This is mainly for backups which take longer than 60 seconds to upload.

Small bug fix

17 Sep 16:35

Choose a tag to compare

Small bug fix Pre-release
Pre-release
v0.1.4

Updated readme

Extended text coverage

16 Sep 11:29

Choose a tag to compare

Pre-release

Test coverage now checks for corrupt sql files

Added caching

10 Sep 09:51

Choose a tag to compare

Added caching Pre-release
Pre-release
v0.1.2

Apply fixes from StyleCI (#3)