Skip to content
This repository has been archived by the owner on Jan 3, 2021. It is now read-only.

version 2.1

Latest
Compare
Choose a tag to compare
@Taluu Taluu released this 05 Jan 11:40
· 18 commits to master since this release
0935575
  • Moved around some internal classes (Collector related stuff). As this was really an internal stuff, expect BC Breaks if you rely on those (you shouldn't).
  • Readd the possibility to specify a string argument for the publisher's gate argument
  • Added some tests. <3
  • Removed usage of parameter bag for the compiler pass
  • Moved the check for either uri or host in the config tree rather than the extension
  • Split the processor building part into a proper factory of its own rather than in the consumer command
  • Added a way to configure the monolog logger's channel used in the CommandProcessor and ConsumerFactory services.