PackageTrack
Sign in Get early access

symfony/amqp-messenger

Symfony AMQP extension Messenger Bridge

v8.1.0 61M downloads/mo #631 most downloaded on Packagist symfony/amqp-messenger

What this package is like to depend on

Last release 2 months ago

29 May 2026

Ships fairly regularly

a new release about every 2 months

Rarely documented

notes for 10 of 113 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

153 releases · first in 2020

22 releases in the last 12 months

see the full history below

Release timeline

117 releases · May 2020 to May 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 153
  1. v8.1.0 29 May 2026
    Release notes

    Changelog (v8.1.0-BETA2...v8.1.0)

    • no significant changes
    Open source →
  2. v8.1.0-BETA2 13 May 2026 pre-release
    Release notes

    Changelog (v8.1.0-BETA1...v8.1.0-BETA2)

    • bug #64180 Fix support for RabbitMQ v4 by adding delayed quorum queues (@Jean85)
    • feature #60298 delayed quorum queues (Miquel Fontana, @miquel-angel)
    Open source →
  3. v8.1.0-BETA1 05 May 2026 pre-release
    Release notes

    Changelog (v8.0.11...v8.1.0-BETA1)

    • bug #64180 Fix support for RabbitMQ v4 by adding delayed quorum queues (@Jean85)
    • feature #41574 Add AmqpPriorityStamp for per-message priority on AMQP transport (Valentin Nazarov)
    • feature #63662 Add a --fetch-size option to the messenger:consume command to control how many messages are fetched per iteration (@nicolas-grekas)
    • feature #62888 Route decode failures through failure handling (@nicolas-grekas)
    • feature #63346 Allow disabling default queue binding via queues option (@xammmue)
    Open source →
  4. v8.0.11 13 May 2026
    Release notes

    Changelog (v8.0.9...v8.0.11)

    • bug #64180 Fix support for RabbitMQ v4 by adding delayed quorum queues (@Jean85)
    Open source →
  5. v8.0.9 30 Apr 2026
    Release notes

    Changelog (v8.0.6...v8.0.9)

    • bug #64083 Alias the AMQP "user" connection option to "login" (@lacatoire)
    Open source →
  6. v8.0.6 25 Feb 2026
    Release notes

    Changelog (v8.0.5...v8.0.6)

    • bug #52083 Don't use retry routing key when sending to failure transport (Fabien Perroquin)
    • bug #63292 Fix AMQP heartbeat reconnection during in-flight message handling (@wazum)
    Open source →
  7. v8.0.4 08 Jan 2026

    Nothing published for this version

  8. v8.0.3 19 Dec 2025

    Nothing published for this version

  9. v8.0.0 18 Sep 2025

    Nothing published for this version

  10. v8.0.0-RC1 no date pre-release

    Nothing published for this version

  11. v8.0.0-BETA1 no date pre-release

    Nothing published for this version

  12. v7.4.11 13 May 2026
    Release notes

    Changelog (v7.4.9...v7.4.11)

    • bug #64180 Fix support for RabbitMQ v4 by adding delayed quorum queues (@Jean85)
    Open source →
  13. v7.4.9 30 Apr 2026
    Release notes

    Changelog (v7.4.6...v7.4.9)

    • bug #64083 Alias the AMQP "user" connection option to "login" (@lacatoire)
    Open source →
  14. v7.4.6 25 Feb 2026

    Nothing published for this version

  15. v7.4.4 08 Jan 2026

    Nothing published for this version

  16. v7.4.3 19 Dec 2025

    Nothing published for this version

  17. v7.4.0 17 Sep 2025

    Nothing published for this version

  18. v7.4.0-RC1 no date pre-release

    Nothing published for this version

  19. v7.4.0-BETA1 no date pre-release

    Nothing published for this version

  20. v7.3.10 07 Jan 2026

    Nothing published for this version

  21. v7.3.9 19 Dec 2025

    Nothing published for this version

  22. v7.3.2 15 Jul 2025

    Nothing published for this version

  23. v7.3.0 25 May 2025

    Nothing published for this version

  24. v7.3.0-RC1 no date pre-release

    Nothing published for this version

  25. v7.3.0-BETA1 28 Mar 2025 pre-release

    Nothing published for this version

  26. v7.2.9 15 Jul 2025

    Nothing published for this version

  27. v7.2.7 25 May 2025

    Nothing published for this version

  28. v7.2.3 17 Jan 2025

    Nothing published for this version

  29. v7.2.0 03 Oct 2024

    Nothing published for this version

  30. v7.2.0-RC1 no date pre-release

    Nothing published for this version

  31. v7.2.0-BETA1 no date pre-release

    Nothing published for this version

  32. v7.1.11 17 Jan 2025

    Nothing published for this version

  33. v7.1.6 25 Sep 2024

    Nothing published for this version

  34. v7.1.1 31 May 2024

    Nothing published for this version

  35. v7.1.0 02 May 2024

    Nothing published for this version

  36. v7.1.0-RC1 no date pre-release

    Nothing published for this version

  37. v7.1.0-BETA1 no date pre-release

    Nothing published for this version

  38. v7.0.8 31 May 2024

    Nothing published for this version

  39. v7.0.7 18 Apr 2024

    Nothing published for this version

  40. v7.0.6 08 Mar 2024

    Nothing published for this version

  41. v7.0.4 15 Feb 2024

    Nothing published for this version

  42. v7.0.3 23 Jan 2024

    Nothing published for this version

  43. v7.0.0 10 Sep 2023

    Nothing published for this version

  44. v7.0.0-RC1 no date pre-release

    Nothing published for this version

  45. v7.0.0-BETA1 no date pre-release

    Nothing published for this version

  46. v6.4.39 12 May 2026
    Release notes

    Changelog (v6.4.37...v6.4.39)

    • bug #64180 Fix support for RabbitMQ v4 by adding delayed quorum queues (@Jean85)
    Open source →
  47. v6.4.37 30 Apr 2026
    Release notes

    Changelog (v6.4.34...v6.4.37)

    • bug #64083 Alias the AMQP "user" connection option to "login" (@lacatoire)
    Open source →
  48. v6.4.34 24 Feb 2026

    Nothing published for this version

  49. v6.4.32 30 Dec 2025

    Nothing published for this version

  50. v6.4.31 18 Dec 2025

    Nothing published for this version

  51. v6.4.24 14 Jul 2025

    Nothing published for this version

  52. v6.4.22 20 May 2025

    Nothing published for this version

  53. v6.4.13 25 Sep 2024

    Nothing published for this version

  54. v6.4.8 31 May 2024

    Nothing published for this version

  55. v6.4.7 18 Apr 2024

    Nothing published for this version

  56. v6.4.6 05 Mar 2024

    Nothing published for this version

  57. v6.4.4 14 Feb 2024

    Nothing published for this version

  58. v6.4.3 23 Jan 2024

    Nothing published for this version

  59. v6.4.0 05 Sep 2023

    Nothing published for this version

  60. v6.4.0-RC1 no date pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive