Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Releases: vivait/DelayedEventBundle

Adds beanstalkd id to Job Object

Choose a tag to compare

@kieljohn kieljohn released this 30 Jun 10:00
273fe9a
Merge pull request #11 from vivait/fix/adhoc-2812-store-job-id

[ADHOC-2812] Stores beanstalk id

Adds static job object

Choose a tag to compare

@kieljohn kieljohn released this 30 Jun 09:11
6396d18
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

Choose a tag to compare

@kieljohn kieljohn released this 12 Dec 13:25
1dfcd40
Merge pull request #9 from vivait/bump-symfony-uid

Bump symfony uid

Symfony 5 Support

Choose a tag to compare

@kieljohn kieljohn released this 12 Dec 11:04
2.0.0

Require unreleased pheanstalk-bundle

v1.0.0

Choose a tag to compare

@LewisW LewisW released this 18 May 13:04

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

Choose a tag to compare

@kieljohn kieljohn released this 24 Feb 22:48
0.14.2

Merge remote-tracking branch 'origin/master'

Allowed events to set their own delay

Choose a tag to compare

@clophie clophie released this 08 Jul 14:36
e965eac

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

SF4 Bump

Choose a tag to compare

@kieljohn kieljohn released this 16 Dec 16:48

Experimental support for SF4.4

Support for SF2/SF3 console paths

Choose a tag to compare

@kieljohn kieljohn released this 15 Dec 21:17
0.13.1

Adds backoff support and multiple locations for sf console

Experimental PHP 8 Support

Choose a tag to compare

@kieljohn kieljohn released this 26 Nov 15:37
0.13.0

Version bump [experimental]