vernemq:enhancement_health_options

Last commit made on 2024-02-15
Get this branch:
git clone -b enhancement_health_options https://git.launchpad.net/vernemq

Branch merges

Branch information

Name:
enhancement_health_options
Repository:
lp:vernemq

Recent commits

27c2183... by ioolkos <email address hidden>

Merge branch 'main' into enhancement_health_options

12df403... by mths1 <email address hidden>

Remove deprecated allow_multiple_sessions (#2241)

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

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

Update Changelog

31afd74... by Andre Fatton <email address hidden>

Run 3rd party license generator

9f8161f... by Andre Fatton <email address hidden>

Adapt to removed lager logging in bridge

5cd5b4f... by Andre Fatton <email address hidden>

Small bridge test fix

dd5e7fe... by Alan Matykiewicz <email address hidden>

Implement persistent message queue for vmq_bridge using replayq

Author: Alan Matykiewicz <email address hidden>

cefbc9b... by ioolkos <email address hidden>

Prevent non-empty nodes from joining an SWC cluster (#2239)

* Make a node test itself to not have history before joining an SWC cluster

* Revert to list_to_atom in vmq_swc summary function

* Adapt swc_store_SUITE to feature

* Add vmq-admin node history cmd for scripts

* Add prevent_nonempty_join config flag

* Add default to get_env

0814e00... by Andre Fatton <email address hidden>

Adapt health backend paths

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

Add simple options to HTTP health endpoint