Skip to content

Releases: vivait/DelayedEventBundle

Adds beanstalkd id to Job Object

30 Jun 10:00
273fe9a
Compare
Choose a tag to compare
Merge pull request #11 from vivait/fix/adhoc-2812-store-job-id

[ADHOC-2812] Stores beanstalk id

Adds static job object

30 Jun 09:11
6396d18
Compare
Choose a tag to compare
Merge pull request #10 from vivait/fix/adhoc-2812-store-job-id

Store job ID in static property when job performed

Bump Symfony UID dependency

12 Dec 13:25
1dfcd40
Compare
Choose a tag to compare
Merge pull request #9 from vivait/bump-symfony-uid

Bump symfony uid

Symfony 5 Support

12 Dec 11:04
Compare
Choose a tag to compare
2.0.0

Require unreleased pheanstalk-bundle

v1.0.0

18 May 13:04
Compare
Choose a tag to compare

Pulls in upgrades from the Symfony 4 version. This version now uses a single queue for all tenants/environments which will then dispatch the tenanted events via the worker.

Changelog

Self delaying events return type is now nullable: getDelayedEventDateTime(): ?DateTimeImmutable

Improved error handling for hard-failures

24 Feb 22:48
Compare
Choose a tag to compare
0.14.2

Merge remote-tracking branch 'origin/master'

Allowed events to set their own delay

08 Jul 14:36
e965eac
Compare
Choose a tag to compare

Added SelfDelayingEvent interface which allows events to define their own delay.

SF4 Bump

16 Dec 16:48
Compare
Choose a tag to compare

Experimental support for SF4.4

Support for SF2/SF3 console paths

15 Dec 21:17
Compare
Choose a tag to compare
0.13.1

Adds backoff support and multiple locations for sf console

Experimental PHP 8 Support

26 Nov 15:37
Compare
Choose a tag to compare
0.13.0

Version bump [experimental]