Skip to content

Releases: prooph/psb-http-producer

1.1.0 Release

Choose a tag to compare

@prolic prolic released this 02 Jul 17:11
v1.1.0
cb14e2d

Added

  • Deferred can be null #10
  • Deferred can be null + add container factories #11 (prolic)

1.0.0 Release

Choose a tag to compare

@prolic prolic released this 21 Jun 19:15
v1.0.0
b997e56

Added

  • Use httplug instead of guzzle #7
  • Require prooph/service-bus #2
  • use httplug #9 (prolic)
  • Require prooph/service-bus v6 #8 (prolic)
  • Update to coveralls ^1.0 #5

0.4.0 Release

Choose a tag to compare

@codeliner codeliner released this 08 Sep 20:40
Merge pull request #1 from codeliner/psb_4_support

Refactor to support PSB v4+

0.3.0 Release

0.3.0 Release Pre-release
Pre-release

Choose a tag to compare

@codeliner codeliner released this 01 May 15:19

Dispatcher is aligned according to PSB v3.0.

If you want to use the dispatcher together with PSB < v3.0 you should use version 0.2.0 instead!

0.2.0 Release

0.2.0 Release Pre-release
Pre-release

Choose a tag to compare

@codeliner codeliner released this 30 Apr 22:02

Support for PHP 5.4 is gone to align the message dispatcher with the requirements of prooph/service-bus.

0.1.0 Release

Choose a tag to compare

@codeliner codeliner released this 31 Oct 22:32

Initial Release. Message Dispatcher is ready to use.