Skip to content

Releases: BrandEmbassy/queue-management

2.0-beta

30 Jun 08:56
8041156
Compare
Choose a tag to compare
2.0-beta Pre-release
Pre-release

support of AWS SQS queue

1.8

21 Feb 13:09
44bf4ef
Compare
Choose a tag to compare
1.8

What's Changed

Full Changelog: 1.7.3...1.8

1.7.3

16 Sep 09:38
9393e8f
Compare
Choose a tag to compare
Close connection when it's broken (#34)

1.7.2

15 Sep 13:23
3c1aebe
Compare
Choose a tag to compare
add log for reconnection, max limit for MAX_RECONNECTS (#33)

1.7.1

06 Sep 10:38
706e176
Compare
Choose a tag to compare

Add maximum reconnect attempts

1.7

27 Jul 10:37
cc6f344
Compare
Choose a tag to compare
1.7
DE-20702 New delay rule (#30)

1.6.1

20 Apr 09:36
e6f9658
Compare
Choose a tag to compare
$prefetchCount as int (#26)

Co-authored-by: tomasjancar <[email protected]>

1.6

20 Apr 07:42
c8e4cd7
Compare
Choose a tag to compare
1.6
Channel reconnect (#25)

* set up channel after reconnect

1.5

06 Apr 08:23
6dcd10c
Compare
Choose a tag to compare
1.5
  • Allow logging process exception as a warning

1.4.2

29 Mar 10:21
439e3c1
Compare
Choose a tag to compare
Use interface instead of concrete implementation (#23)