0.4.0
What's Changed
- Updated InMemoryBroker by @s3rius in #84
- Updated CI strategy for Pull Requests. by @s3rius in #94
- asyncio.wait replaced with Semaphore, fixed compatibility issues by @vvanglro in #93
- Separation of the receiver from the CLI by @hugiron in #90
- Fixed semaphore logic by @s3rius in #97
- Replaced string with bytes in BrokerMessage by @s3rius in #89
- Added prometheus metrics middleware. by @s3rius in #99
- Reload dependencies are now optional. by @s3rius in #98
- Changed listen signature for brokers. by @s3rius in #100
- Fixed prometheus metrics for multiple worker processes by @s3rius in #101
New Contributors
Full Changelog: 0.3.5...0.4.0