Skip to content

Releases: nuwber/rabbitevents

v7.0-beta.1

23 Feb 13:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.6...v7.0-beta.1

v6.1.0

16 Mar 09:48
97dac75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.6...v6.1.0

v6.0.6

25 Jan 12:46
e34aa7e
Compare
Choose a tag to compare

What's Changed

  • Allow closure listeners by @joskfg in #81
  • Fix failed jobs when produces for a listener closure by @joskfg in #83

New Contributors

Full Changelog: v6.0.5...v6.0.6

Add closures as listener

21 Dec 10:11
350564f
Compare
Choose a tag to compare
Pre-release

I'ts possible to write a closure as a listener in a listeners list.

What's Changed

Full Changelog: v6.0.5...v6.0.x

v6.0.5

06 Dec 13:16
d67d79a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.4...v6.0.5

v6.0.4

07 Nov 09:27
0bd97fb
Compare
Choose a tag to compare

What's Changed

  • fix: properly load SSL configuration by @le-yak in #77

New Contributors

Full Changelog: v6.0.3...v6.0.4

v6.0.3

27 Sep 16:11
9dc7ed4
Compare
Choose a tag to compare

What's Changed

  • Testing: allow to assert that event published without payload by @andrew-nuwber in #76

Full Changelog: v6.0.2...v6.0.3

v6.0.2

12 Apr 08:43
2e64244
Compare
Choose a tag to compare

What's Changed

  • Fix acknowledge message if there's and processing exception. by @masterjus in #71

Full Changelog: v6.0.1...v6.0.2

v6.0.1

06 Apr 06:25
bce516d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0...v6.0.1

v6.0

25 Mar 14:08
66f2325
Compare
Choose a tag to compare

Php8 refactoring (#66)

  • php8 support
  • Classes refactoring
  • Remove deprecated classes.

What's Changed

Full Changelog: v5.7...v6.0