Skip to content

Releases: trandangtri/sqs-queue-bundle

Fixed container aware command depreciation

19 Feb 08:58
f1af721
Compare
Choose a tag to compare
Merge pull request #42 from N-M/command-deprication

fixed container aware command depreciation

Release 2.1.3

06 Mar 04:21
42fa14c
Compare
Choose a tag to compare

Fix some compatible issues in Symfony 4.1 and older

Release 2.1.2

26 Sep 08:00
a08f104
Compare
Choose a tag to compare

Provide status callbacks.

Release 2.1.1

21 Sep 07:14
06bf3ca
Compare
Choose a tag to compare
  • Rename of a private var in KernelTestCase to prevent an compatiblal issue with Symfony 4
  • Mark ContentBasedDeduplication as optional attribute of FIFO queue only

Delivers a message to a FIFO queue.

09 May 05:48
4714017
Compare
Choose a tag to compare

Support parameters to deliver message to FIFO queues

  • Content-BasedDeduplication (Queue Attribute)
  • MessageGroupID (Message Attribute)
  • MessageDeduplicationID (Message Attribute)

Release 2.0.1

07 Feb 07:34
9c97a2d
Compare
Choose a tag to compare
Merge pull request #28 from trandangtri/feature/issue-24

Return all of attributes of each message in receiving.

Compatible for Symfony 4

07 Feb 07:14
ed02e58
Compare
Choose a tag to compare
Merge pull request #27 from trandangtri/2.x

Compatible for Symfony 4

Release 1.2.4

12 Dec 03:42
5ed9339
Compare
Choose a tag to compare
Merge pull request #23 from trandangtri/feature/amount-consumed

Add more argument: amount of messages to consume

Enable long polling as default

20 Oct 09:46
Compare
Choose a tag to compare

Enable long polling as default
Add more logging message to BaseWorker

Fix a critical bug in SQS Redrive Policy

10 Oct 06:21
Compare
Choose a tag to compare
Merge pull request #14 from trandangtri/hotfix/redrive-policy-as-default

Fix a bug in getting RedrivePolicy as default