Releases: asynq-io/eventiq
Releases · asynq-io/eventiq
v1.1.7
fix: channel consumer (#19)
v1.1.6
fix: before publish dispatch before serialization (#17)
v1.1.5
fix: nats dynamic consumers (#14)
* fix: nats dynamic consumers
* 1.1.5
---------
Co-authored-by: RaRhAeu <rarha_eu@protonmail.com>
v1.1.4
build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#12)
v1.1.3
feat: rate limiter middleware (#11)
v1.1.2
fix: dependency injection, typing annotations, prefetch_count (#10)
v1.1.1
fix: broker url type var to str (#9)
v1.1.0
feat: publish sync
* fix: rabbitmq msg id type
* fix: subscribe type annotations
* fix: retry strategy typing annotations and **kwargs