Releases: gojek/vernemq
Releases · gojek/vernemq
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
v2.1.0
What's Changed
- fix: add arm64 support by @VivekPipaliya23 in #33
- feat: expose proxy protocol option in API response & CLI by @dhruvjain99 in #28
- feat: expose http mgmt api without api-key using config by @dhruvjain99 in #29
- fix: routing messages on not_allowed shared sub topics which are locally cached by @dhruvjain99 in #30
- feat: expose redis username password config by @dhruvjain99 in #31
New Contributors
- @VivekPipaliya23 made their first contribution in #33
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Local shared subscriber's routing cache by @ajatprabha in #22
- Enable autoscaling and rolling updates by @dhruvjain99 in #24
- Fix offline store process crash by @dhruvjain99 in #25
- Put shared subs local caching behind config by @dhruvjain99 in #27
New Contributors
- @ajatprabha made their first contribution in #22
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Add erlfmt & format by @dhruvjain99 in #21
- Add options to qos 1 subscription by @dumbpreacher in #19
- Fix swapped position of retry and persistence label flag in metric definition. by @dhruvjain99 in #23
Full Changelog: v1.0.1...v1.1.0