Skip to content

Releases: spatie/laravel-queued-db-cleanup

1.5.0

23 Sep 12:40
af122d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

08 Mar 13:02
bd1f24b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.4.0

1.3.3

18 Jul 00:34
9965af5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

28 Jun 12:07
cf90691
Compare
Choose a tag to compare

What's Changed

  • Avoid serializing CleanConfig object inside stopWhen parameter by @Plytas in #16

Full Changelog: 1.3.1...1.3.2

1.3.1

28 Jun 12:05
c311fb1
Compare
Choose a tag to compare

What's Changed

  • Support for database query builder by @Plytas in #17

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

07 Apr 09:31
7c70989
Compare
Choose a tag to compare
  • improve handling deadlocks

1.2.1

24 Jan 23:26
27f91b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

13 Jan 09:17
Compare
Choose a tag to compare
  • support Laravel 9

1.1.3

04 Oct 14:57
8031a96
Compare
Choose a tag to compare
  • switch to laravel/serializable-closure (#12)

1.1.2

19 Mar 20:14
fc00c21
Compare
Choose a tag to compare
  • allow v2 and v3 of doctrine for PHP 8 compat (#10)