vernemq:enhancement_internal_plugin_loop_v5_props

Last commit made on 2024-01-03
Get this branch:
git clone -b enhancement_internal_plugin_loop_v5_props https://git.launchpad.net/vernemq

Branch merges

Branch information

Name:
enhancement_internal_plugin_loop_v5_props
Repository:
lp:vernemq

Recent commits

3185acf... by Andre Fatton <email address hidden>

Adapt publish test for direct_plugin_exports

7c3d1ac... by Andre Fatton <email address hidden>

Expose more info (props) when publishing to internal plugin client

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

Recreate 3rd party file

582832e... by mths1 <email address hidden>

Add support for systemd notify (start, watchdog) (#2182)

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

b2cb825... by ioolkos <email address hidden>

Update license scout script to Python3 and add a few fallbacks (redundant) (#2234)

5319c3c... by mths1 <email address hidden>

Bump versions (#2227)

Co-authored-by: mths1 <mths1>

b9d31cc... by MeisterMasi <email address hidden>

Optional feature for forced disconnect on unauthorized mqtt31 publish (#2228)

* Introduce configuration variable disconnect_on_unauthorized_publish_v3 to force disconnect on unauthorized publish, even for non MQTT 3.1.1 connections.

* Implementation is now working.

* Add tests for forced disconnect option on unauthorized publish.

* Run code formatter.

* Forgot to add the new test functions to the test groups.

* Add disconnect_on_unauthorized_publish_v3 to list of settable values (vmq_config_cli)

* Simplify code change using a guard sequence, as recommendend in review.

* Add Intellij folder to gitignore.

* Add change description to changelog file.

* Optional feature for forced disconnect on unauthorized mqtt31 publish

---------

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

ffdb056... by mths1 <email address hidden>

Allow downgrade of warning keepalive expired from warning to info (#2226)

Co-authored-by: mths1 <mths1>

54f5886... by mths1 <email address hidden>

Allow to persist QoS0 messages to disk in case of upgrade_qos (#2221)

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

c9c4db3... by mths1 <email address hidden>

Include possible scopes in vmq-admin help text (#2225)

Co-authored-by: mths1 <mths1>