Skip to content

Releases: Evaneos/burrow-bundle

v1.3.1

22 Nov 13:57
3c192f4
Compare
Choose a tag to compare

Add logger to handlers via handler builder.

v1.3.0

18 Apr 19:26
c0f36fb
Compare
Choose a tag to compare

This release add a way to configure a SSL connection (see also Evaneos/Burrow#33).

Make it compatible with Symfony ^4.0

02 Oct 14:46
4b73d7a
Compare
Choose a tag to compare
Merge pull request #5 from qpautrat/dependency_upgrade

chore: Make it compatible with symfony ^4.0.

Allow using serializing strategy by configuration

16 Jul 12:12
6183317
Compare
Choose a tag to compare
Merge pull request #4 from qpautrat/handle_serialize_publisher

feat: Chose which serializing strategy by configuration.

v1.0.0

12 Mar 14:41
e310ac9
Compare
Choose a tag to compare

Changelog:

  • Allow to set an option to don't enqueue a failed message

0.2.0

18 Apr 12:22
Compare
Choose a tag to compare

Changelog:

  • Register Burrow CLI commands
  • Allow to configure default driver (if not provided, first driver is chosen)

First release

01 Feb 17:22
Compare
Choose a tag to compare

Provides simple configuration to initialize publishers, workers and generates automatically consumer commands.