Breaking Changes:
- Set exchange type from
direct
totopic
; - Add logic to handle
*
character in routing_keys(topic); - Remove overhead of body content;
Chore:
- Add test cases;
- Add type check pipeline(mypy);
Deprecated:
- Set synchronous eventbus as
deprecated
, use thesync wrapper
;
Discord Server:
- Add server for easy interaction;