Releases: gojek/vernemq
Releases · gojek/vernemq
v3.0.0
What's Changed
- Feature/bump erlang opt version 27 by @VivekPipaliya23 in #73
- feat: introduce new metric active_mqtt_connections by @VivekPipaliya23 in #81
Full Changelog: v2.6.4...v3.0.0
v2.6.4
What's Changed
- fix: jsx parser crash subscribe auth webhook by @dhruvjain99 in #79
Full Changelog: v2.6.3...v2.6.4
v2.6.3
What's Changed
- fix: reap subscriber process expiring existing queues by @VivekPipaliya23 in #71
- Feature/instrument offline messages in redis by @dhruvjain99 in #69
- feat: add register_auth error metric with reasons by @dhruvjain99 in #76
Full Changelog: v2.6.2...v2.6.3
v2.6.2
What's Changed
- fix: unable to vernemq attach switch to no_dot_erlang by @VivekPipaliya23 in #68
- chore: add metrics plus plugin schema import by @VivekPipaliya23 in #67
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- fix: old module code purge on plugin disable by @VivekPipaliya23 in #64
- update rebar3 by @VivekPipaliya23 in #65
- chore: update import lib path, ignore unused variables by @VivekPipaliya23 in #66
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- fix: max clients not used in reaping subs by @dhruvjain99 in #58
- fix: reaped subs session expiry causing queue teardown tsunami by @dhruvjain99 in #59
- feat: add sampling for on_delivery_complete by @VivekPipaliya23 in #60
- fix: reloading old plugin modules by @VivekPipaliya23 in #61
- feat: add priority plugin chain order with plugin reload by @VivekPipaliya23 in #62
- Fix offline store choking by bypassing plugin for redis ops by @dhruvjain99 in #63
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- fix: extract version fn for empty new lines by @VivekPipaliya23 in #54
- chore: renew ssl certificates for test SUITE by @VivekPipaliya23 in #56
- Feat: add new plugin for metrics by @VivekPipaliya23 in #53
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Feat: add topic metrics to on_deliver and on_delivery_complete events by @VivekPipaliya23 in #42
- feat: add topic level sampling with on_deliver event by @VivekPipaliya23 in #44
- fix: delete aged entries from parsed acl tables by @VivekPipaliya23 in #45
- fix: complex topic removal flow by @VivekPipaliya23 in #39
- Complex topic whitelisting from file by @VivekPipaliya23 in #41
- fix: warning level for unexpected frame log by @dhruvjain99 in #46
- feat: add version metrics from vmq acl and trie configs by @VivekPipaliya23 in #47
- feat: add metrics for client connected over web-socket by @VivekPipaliya23 in #48
- Feat/add on message drop in events plugin by @VivekPipaliya23 in #49
- Feat/instrument on message drop event topic labels by @VivekPipaliya23 in #50
- Feat/add offline store message flag to deliver events by @VivekPipaliya23 in #51
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- feat: add topic level metrics with ACL matching by @VivekPipaliya23 in #35
- fix: shared sub routing on node down by @dhruvjain99 in #38
- Send topic label value to web-hook plugin by @VivekPipaliya23 in #36
- feat: allow sampling of hook events based on acl_name for on_publish & user for on_deliver by @dhruvjain99 in #40
- fix: parse conf keys with hyphen by @dhruvjain99 in #43
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat: add reason parameter in disconnect events by @VivekPipaliya23 in #34
Full Changelog: v2.1.0...v2.2.0