Releases: uniteeio/Unitee.EventDriven
Releases · uniteeio/Unitee.EventDriven
fixing consumer dispatching with the new scope version
v5.6.0 fix: reflection and late binding fix
v5.5.0
fix
v5.4.0
dbug: add a debug mode where we can see the messages received
Fix threading issues
Every consumer get its own context resolved at runtime. Avoid threading issue, especially with DbContext.
v5.2.0
fix: use same time unit in the publisher and consumer
Scheduling message with Redis
v5.1.0 feat: distributed lock for task scheduling
v5.0.1
action: publish Abstraction package
v5.0.0
feat: use pub/sub to notify backgroud service to read
v4.0.1
chore: pipeline
v4.0.0
chore: pipeline