Skip to content

Releases: rebuy-de/amqp-php-consumer

1.0.0 (2024-06-27)

27 Jun 15:41
ae7e930
Compare
Choose a tag to compare

What's Changed

  • Support symfony 7 and add github action for PHPUnit by @Spea in #14

Full Changelog: v1.0.0-BETA10...v1.0.0

v1.0.0-BETA10 (2023-07-28)

28 Jul 08:55
9ddc54d
Compare
Choose a tag to compare

What's Changed

  • Support attribute and update dependencies by @Spea in #13

Full Changelog: v1.0.0-BETA9...v1.0.0-BETA10

v1.0.0-BETA9 (2023-06-16)

16 Jun 12:15
f1c3427
Compare
Choose a tag to compare
  • add support for sf/event-dispatcher@^6.0 #12

v1.0.0-BETA8 (2021-10-27)

27 Oct 12:21
5f6446a
Compare
Choose a tag to compare
  • Fix basic_qos call #11

v1.0.0-BETA7 (2021-10-27)

27 Oct 09:38
f1b1375
Compare
Choose a tag to compare
  • Update php-amqplib/php-amqplib version constraint #10

v1.0.0-BETA6 (2021-10-22)

22 Oct 14:47
61e70a3
Compare
Choose a tag to compare
  • Catch type errors thrown by consumers #8
  • Bump minimum version for symfony to 4.4 and allow 5.x #9

v1.0.0-BETA5 (2019-04-11)

11 Apr 09:38
2d30e36
Compare
Choose a tag to compare
  • Update dependencies and fix non blocking value #7

v1.0.0-BETA4 (2018-08-03)

03 Aug 15:09
d5843eb
Compare
Choose a tag to compare

Bug fixes

  • Actually return the value from the serializer #6

v1.0.0-BETA3 (2018-08-03)

03 Aug 08:37
26fb81e
Compare
Choose a tag to compare

New features

  • Support symfony 4.x #5
  • Make serialization independent from JMS library #5

v1.0.0-BETA2 (2017-06-10)

10 Jun 15:59
Compare
Choose a tag to compare

New features

  • Support for Symfony 3.x #3
  • Support for PHP 7.x #3