v2.0.0
- Created Silverback.Integration.RabbitMQ package to connect Silverback with RabbitMQ
- Messages with an empty body can now be subscribed [#57]
- The Kafka partition start offset can now be manually set when a partition is assigned to the consumer [#57]
- Full support for multiple consumer groups running in the same process [#59]
- A KafkaStatisticsEvents is published also by the KafkaPRoducer
See docs for details.