v0.4.3
What's Changed
- [Internal API] Remove a dictionary by storing workers in the topic info. by @mandel-macaque in #27
- [API] Add missing method to the IHub interface and move docs. by @mandel-macaque in #28
- [Internal API] Remove the need of a tuple to store the consumming task. by @mandel-macaque in #29
- [Internal API] Remove the need for the cancellation tokens dictionary by @mandel-macaque in #30
- [Internal API] Small code clean up. by @mandel-macaque in #32
- Bump DotNet.ReproducibleBuilds from 1.1.1 to 1.2.4 by @dependabot in #37
- Bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in #41
- Bump xunit.runner.visualstudio from 2.4.5 to 2.8.2 by @dependabot in #40
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.11.0 by @dependabot in #38
- Bump xunit from 2.4.2 to 2.9.0 by @dependabot in #39
- [Bug] Fix CloseAllAsync exception. Fixes #33 by @mandel-macaque in #36
New Contributors
- @dependabot made their first contribution in #37
Full Changelog: v0.4.2...v0.4.3