vernemq:fix_suspend_listeners

Last commit made on 2023-04-12
Get this branch:
git clone -b fix_suspend_listeners https://git.launchpad.net/vernemq

Branch merges

Branch information

Name:
fix_suspend_listeners
Repository:
lp:vernemq

Recent commits

35e3d4d... by ioolkos <email address hidden>

Merge branch 'main' into fix_suspend_listeners

339a30c... by ioolkos <email address hidden>

Maybe update nodetool script during boot to adapt for distribution pr… (#2134)

* Maybe update nodetool script during boot to adapt for distribution protocol.

* Update changelog

* Add clause for extract error

6b55075... by xiaolingtc <email address hidden>

catch the exception when trying to getopts for a non-exist socket (#2131)

* catch the exception when trying to getopts for a non-exist socket

* rebar3 fmt

---------

Co-authored-by: xiao <email address hidden>
Co-authored-by: Andre Fatton <email address hidden>

e8d62d9... by ioolkos <email address hidden>

Merge branch 'main' into fix_suspend_listeners

5c7ec58... by ioolkos <email address hidden>

Expose more SWC settings in conf file (#2129)

* Expose more SWC settings in conf file

* Store SWC group labels in persistent_term

* Update changelog

* Put group settings in persistent_term.

* fmt

d0ef524... by ioolkos <email address hidden>

Enforce allowed V5 property check on parser level. (#2136)

ea71e73... by ioolkos <email address hidden>

Re-enable Redis 5 support in vmq_diversity (#2137)

74ef62f... by ioolkos <email address hidden>

Fix mountpoint filtering for vmq-admin retain show. Add delete command. (#2135)

* Fix mountpoint filtering for You need to be root or use sudo to run this command. Add delete command.

* Fix mountpoint filtering for You need to be root or use sudo to run this command. Add delete command.

* retain delete: clarification on help doc string

* Add simple test for administrative retain delete

9a4603d... by ioolkos <email address hidden>

Update pr.yml

master -> main.

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

Update changelog