Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Releases: lamoda/queue-bundle

3.0.0

01 Nov 15:03
9475553
Compare
Choose a tag to compare

Added php 8 support

2.2.2

07 Jul 08:20
Compare
Choose a tag to compare

Reduce log level

2.2.1

11 Jun 17:05
6974574
Compare
Choose a tag to compare

Upgrade php-amqplib to v2.9 - to fix wrong error code on stream connection exception

2.2.0

26 Mar 11:19
Compare
Choose a tag to compare
  • Republish queue in the initial status

2.1.1

28 Feb 12:24
Compare
Choose a tag to compare

Add support for ^3.0 jms-serializer

2.1.0

13 Feb 12:51
5773ddd
Compare
Choose a tag to compare

Add ability to configure several requeue delay strategies.

2.0.1

11 Feb 12:45
Compare
Choose a tag to compare
  • Fix delay queue saving
  • Improve CI

2.0.0

29 Jan 14:58
51c8d98
Compare
Choose a tag to compare

Adding support php 7.4 and Symfony 5

1.2.0: Merge pull request #8 from lamoda/feature/SCENTRE-5818

13 Dec 13:11
81ec9f3
Compare
Choose a tag to compare
SCENTRE-5818 Fix security vulnerability

1.1.0

07 Nov 07:59
0c22cfc
Compare
Choose a tag to compare
  • Handle queue in "in progress" status
  • Remove useless transactions
  • Optimize queue saving