Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Releases: treehouselabs/worker-bundle

2.0.1

26 Nov 09:57
Compare
Choose a tag to compare
  • Fix typehint of JobBuriedEvent to accept \Throwable (#20)

2.0.0

30 Jan 08:54
753d5fc
Compare
Choose a tag to compare

Changes

  • Added Symfony 4 support
  • #16 catch throwables instead of just exceptions

Breaking changes

  • Dropped support for PHP 5.5 and 5.6
  • Dropped support for unmaintained Symfony versions. Supported versions are 2.8, 3.4, 4.1 and up,
    as per the Symfony Roadmap.

v1.2.1

11 Oct 09:39
Compare
Choose a tag to compare
  • #9 Ensure that a job retains its priority when it is rescheduled
  • #10 Add ability to specify a new priority on rescheduled jobs
  • #11 Add ability to set timeout for reservations

v1.2.0

12 May 09:49
Compare
Choose a tag to compare

Changes

  • Added Symfony3 support
  • Added worker:peek command

v1.1.1

28 Oct 13:28
Compare
Choose a tag to compare
Merge pull request #3 from fieg/default-ttr

Added default ttr configuration

v1.1.0

27 Aug 15:58
Compare
Choose a tag to compare
Merge pull request #2 from fieg/job-buried-event

Added job buried event

v1.0.1

07 Aug 12:41
Compare
Choose a tag to compare
Merge pull request #1 from fieg/log-to-console

Log to console on production

First stable release

28 Apr 08:22
Compare
Choose a tag to compare
v1.0.0

Payload is an optional argument