Skip to content

Releases: eMAGTechLabs/messenger-mongo-bundle

1.3.0

29 Mar 22:22
dd9d856
Compare
Choose a tag to compare

What's Changed

  • add support for messenger:stats command added in 6.2 by @iosifch in #38

Full Changelog: 1.2.0...1.3.0

1.2.0

31 Jan 14:47
85ebd72
Compare
Choose a tag to compare

What's Changed

  • Allow writeConcern to be disabled by @mustanggb in #34
  • remove support for php 7.4 and 8.0, and migrate to phpunit 10 by @mihaileu in #37

New Contributors

Full Changelog: 1.1.0...1.2.0

Add support for symfony 7

19 Jan 21:31
dea0c9f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.1.0

Fix issue when try to retry all messages

21 Jul 07:17
0415021
Compare
Choose a tag to compare
fix issue when run the retry command for all failed messages (#33)

* fix issue when run the retry command for all failed messages

* Update ci.yml

fixes on remove command when no id is given

20 Jan 08:45
a6a7d61
Compare
Choose a tag to compare
Fix the messenger:failed:remove command when no id is given (#31)

* Fixes

* Fixed tests

Co-authored-by: Matei Carpen <[email protected]>

Fix issue when try to retry all messages

14 Dec 18:52
520f85d
Compare
Choose a tag to compare
Fix issue when try to retry all messages (#27)

Co-authored-by: Adi Mihaila <[email protected]>

drop support for php <7.4, add support for php 8.0

06 Jul 11:55
362e20b
Compare
Choose a tag to compare
remove support for php <7.4, add suport for php 8.0 (#25)

Co-authored-by: Iosif Chiriluta <[email protected]>

0.1.1: Support +srv mongo connections (#21)

31 Jan 21:38
1d1d93d
Compare
Choose a tag to compare
* Support +srv mongo connections

* Add transport supports test

Initial release

07 May 11:58
6136536
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial release