Configuration and Consumer/Producer Refactor
This is a backwards incompatible release with breaking changes.
- The configuration format has changed dramatically. Consumers and producers are now configured separately. Declarations are also handled separately from producer/consumer configuration.
- Consumer and Producer are now separate behaviours with separate callback functions.
Be sure to check the documentation and adapt your code/configuration to the new format.