Releases: gojek/vernemq
Releases · gojek/vernemq
Release list
v4.4.0
What's Changed
- Move sidecar metrics to dedicated plugin by @VivekPipaliya23 in #100
- Feat/add publish rate limit by @VivekPipaliya23 in #101
- feat: track message drop QoS 0 on offline user by @kenkalang in #103
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- feat: implemented session id for tracking client's session by @kenkalang in #89
- fix: fixing hooks call on tracer for session id by @kenkalang in #98
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- feat: metric message drop on no matching subscribers by @kenkalang in #94
- feat: add rebar.config file inside apps by @kenkalang in #96
- fix: update backend check for caching shared subscriptions by @VivekPipaliya23 in #95
- feat: add on_register_failed hook by @kenkalang in #86
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- Feature/add no op redis implementation by @VivekPipaliya23 in #92
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- fix: call on_client_offline for remote session termination by @VivekPipaliya23 in #88
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
*Feature: end-to-end delivery by @VivekPipaliya23 in #85
Delayed PUBACK support: you can now defer sending QoS1 PUBACKs for publishes matching a given ACL, and send them later when the delivery completes.
Use vmq-admin delay_puback enable acl_name=Name / vmq-admin delay_puback disable acl_name=Name to toggle it per ACL.
Run vmq-admin delay_puback show to list all ACL names with delayed PUBACK enabled.
Full Changelog: v3.0.2...v4.0.0
v3.0.2
What's Changed
- feat: add username on disconnect event by @kenkalang in #84
New Contributors
- @kenkalang made their first contribution in #84
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- fix: active_mqtt_connections to sum all active WebSocket connections … by @VivekPipaliya23 in #82
- feat: add Redis sentinel master config by @VivekPipaliya23 in #83
Full Changelog: v3.0.0...v3.0.1
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