Skip to content

4.6 Release

Compare
Choose a tag to compare
@codeliner codeliner released this 21 Oct 10:04
· 303 commits to master since this release

Milestone: v4.6 Release

Added

  • #82, #83 / new plugin to easily handle string messages

Changed

  • #78 , #80 / RouteGuadPlugin passes message as context to AuthenticationService
  • #77 / Message bus factory now uses interop-config
    • Please be aware that container-interop and interop-config are not installed by default but required when you want to use one of the factories! See composer suggestions
  • #75 / Test namespace was changed from Prooph\ServiceBusTest to ProophTest\ServiceBus