Releases: Kong/lua-resty-events
Releases · Kong/lua-resty-events
0.3.1
0.3.0
What's Changed
- style(lib/compat): update module version by @chronolaw in #57
- tests(*): use resty.events.new correctly as documented by @bungle in #59
- feat(protocol): send worker info (id and pid) to broker by @bungle in #54
- fix(*): option validation of broker id by @bungle in #62
- fix(broker): worker id based queues by @bungle in #60
- chore(worker): actively close connection to broker on error by @bungle in #63
- fix(*): retain events on send failures by @bungle in #61
- chore(*): release 0.3.0 by @bungle in #64
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- fix(worker): do not premature kill threads when not exiting (#47)
- fix(broker): do not premature kill threads when not exiting (#48)
New Contributors
- @saisatishkarra made their first contribution in #38
Full Changelog: 0.2.0...0.2.1