vernemq:for_eqwalizer

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

Branch merges

Branch information

Name:
for_eqwalizer
Repository:
lp:vernemq

Recent commits

578b53a... by Andre Fatton <email address hidden>

Init Eqwalizer test branch

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.

3fd544a... by mths1 <email address hidden>

Bugfix: Increase waiting time in hope some flaky integration tests will run through more smoothly. (#2124)

Co-authored-by: ioolkos <email address hidden>

0e88899... by mths1 <email address hidden>

Introduces new setting keypasswd. Allows to specify password for encrypted TLS keys. (#2128)

Co-authored-by: mths1 <>

b84a661... by mths1 <email address hidden>

Improve warning messages for unexpected frame type error to track origin (#1671) (#2126)

Co-authored-by: ioolkos <email address hidden>

84a8d87... by mths1 <email address hidden>

Remove special chars (+=/) from auto-generated client-id (#1673) (#2127)

Co-authored-by: mths1

0c257ef... by mths1 <email address hidden>

Fix a timing issue in cross_node_publish_subscribe. Failed local almost all the time and was disabled on integration. (#2125)

Co-authored-by: mths1 <>