vernemq:fix_vmqs

Last commit made on 2022-04-17
Get this branch:
git clone -b fix_vmqs https://git.launchpad.net/vernemq

Branch merges

Branch information

Name:
fix_vmqs
Repository:
lp:vernemq

Recent commits

cb9e712... by Andre Fatton <email address hidden>

Fix vmqs (SSL) inter-node communication

50adf26... by ioolkos <email address hidden>

Deprecate unencrypted git protocol (#1961)

dac6fab... by ioolkos <email address hidden>

Update changelog.md

872804b... by ioolkos <email address hidden>

Update changelog.md

bafb3f5... by ioolkos <email address hidden>

Update changelog.md

5108050... by Kian-Meng, Ang

Fix typos (#1947)

1956517... by ioolkos <email address hidden>

Add per-listener override for allow_anonymous, for TCP and TLS MQTT l… (#1940)

* Add per-listener override for allow_anonymous, for TCP and TLS MQTT listeners

* Extend documentation on allow_anonymous in schema file

* Update changelog

* Add test for TSL listener checking allow anonymous listener override

dd9a8fd... by ioolkos <email address hidden>

Fix WebHooks tests by setting return value (proplists instead of maps) (#1943)

1a6523b... by ioolkos <email address hidden>

Update changelog.md

dd5361c... by John Nirajh

Response Topic Added in CONNACK (#1933)

* Response Topic Added in CONNACK

* ?P property Not found

* reverted to macro form ?P_RESPONSE_INFO

Co-authored-by: A.C.John <email address hidden>