What's Changed
- fix: declare ready() on AbstractRobustChannel and keep robust types through await and async with by @mosquito in #708
- fix: annotate Exchange.publish() with the values it actually returns by @mosquito in #709
- docs: describe connection and channel callback signatures by @mosquito in #710
- docs: document Channel.default_exchange in the API reference by @mosquito in #711
- fix: make AbstractQueueIterator.aenter an async method by @mosquito in #707
Full Changelog: 10.0.1...10.0.2