v1.9.0
What's Changed
- Add Channel.ConsumeWithContext to be able to cancel delivering by @t2y in #192
- Fix example for 32-bit compatibility by @Zerpet in #204
- Add a constant for CQ v2 queue argument by @Zerpet in #205
- Constant for consumer timeout queue argument by @Zerpet in #206
- Fix to increase timeout milliseconds since it's too tight by @t2y in #203
- Stop using deprecated Publish function by @Zerpet in #207
- Misc Windows CI updates by @lukebakken in #216
- remove extra word 'accept' from ExchangeDeclare description by @a-sabzian in #217
- Bump versions by @lukebakken in #219
- Update write.go by @pinkfish in #221
- Closes 222 by @yywing in #223
- Update spec091.go by @pinkfish in #224
New Contributors
- @t2y made their first contribution in #192
- @a-sabzian made their first contribution in #217
- @pinkfish made their first contribution in #221
- @yywing made their first contribution in #223
Full Changelog: v1.8.1...v1.9.0