Skip to content

Releases: contributte/rabbitmq

v10.0.0

14 Aug 16:40
Compare
Choose a tag to compare

Bumped! 🌮

Diff: v9.5.0...v10.0.0

Changes:

Maintenance:

v9.5.0

30 Nov 07:17
Compare
Choose a tag to compare

Bumped! 🤰

Diff: v9.4.0...v9.5.0

Changes:

v9.4.0

03 Oct 13:27
65c4a26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.3.1...v9.4.0

v9.3.1

21 Jul 11:29
4f60fd2
Compare
Choose a tag to compare

Bumped! 🎤

Diff: v9.3.0...v9.3.1

Changes:

v9.3.0

09 Dec 14:55
4435d36
Compare
Choose a tag to compare

Bumped!

Diff: v9.2.0...v9.3.0

Changes:

  • fix: issue #64 - undefined array key 'routingKeys' leads to TypeError in unpacking operator (only arrays can be unpacked) (#65) [4435d36] (@TomPavelec)

v9.2.0

04 Oct 14:26
96a55a9
Compare
Choose a tag to compare

Bumped!

Diff: v9.1.0...v9.2.0

Changes:

v9.1.0

10 Feb 13:53
f9a641f
Compare
Choose a tag to compare

Bumped! 🤩

Diff: v9.0.0...v9.1.0

Changes:

v9.0.0

20 May 06:44
ab8a81a
Compare
Choose a tag to compare

Bumped!

Diff: v8.2.0...v9.0.0

Changes:

  • Add sync disconnect to the Bunny\Client so we can disconnect synced without Promises. The main reason for this is, that client itself is sync (async is in async/client.php) and if connection is lost during app, it will end fatal error with exception, that can`t be catch. This will put the disconnect back to the sync state, so no more promise and no mo trouble if connection is dropped. (#47) [ae30026] (@bckp)
  • Support for bulk consumer (#45), co-authored-by: Petr Kučera [email protected] [ab8a81a] (@bckp)

v8.2.0

13 May 08:47
9ca3e87
Compare
Choose a tag to compare

Bumped!

Diff: v8.1.0...v8.2.0

Changes:

  • Update BarPanel.php, Added compatibility with Tracy 2.6 [6a38558] (@bckp)
  • Support for heartbeat in Producer (#46), Support for heartbeat in Producer [8ad2bae] (@bckp)
  • Support for Nette 2.4 (#34)
  • Readme: versions [9ca3e87] (@f3l1x)

v8.1.0

22 Mar 09:37
c730924
Compare
Choose a tag to compare

Bumped! 💁‍♀️

Diff: v8.0.2...v8.1.0

Changes: