JianBo He
|
5492ab2cc9
|
chore(bridge-mqtt): use `VSN` placeholder instead of vsn number
|
2022-03-23 18:37:40 +08:00 |
JianBo He
|
a4d2aa1dd4
|
chore: correct the app.src & appup.src
|
2022-03-23 18:37:40 +08:00 |
JianBo He
|
0309302c42
|
Merge pull request #7376 from lafirest/fix/flaky_test
fix(mod_subscription): fix test case error
|
2022-03-23 18:37:24 +08:00 |
Xinyu Liu
|
0a98086329
|
Merge pull request #7379 from terry-xiaoyu/update_changes2
fix(doc): update CHANGES-4.3.md for #7374
|
2022-03-23 18:31:49 +08:00 |
Shawn
|
ac8bb41ea8
|
fix(doc): update CHANGES-4.3.md for #7374
|
2022-03-23 18:31:09 +08:00 |
Xinyu Liu
|
0348707aca
|
Merge pull request #7374 from terry-xiaoyu/resource_get_status_timeout
fix(rule): get the cached status when calling emqx_rule_engine:get_resource_status/1
|
2022-03-23 18:00:07 +08:00 |
Xinyu Liu
|
0d55b9242d
|
Merge branch 'main-v4.3' into resource_get_status_timeout
|
2022-03-23 17:59:59 +08:00 |
Xinyu Liu
|
c9ed3cb657
|
Merge pull request #7367 from zhongwencool/fix-bad-authorization-500-crash
fix: bad authorization format crash with 500
|
2022-03-23 17:58:19 +08:00 |
firest
|
a2085555e9
|
fix(mod_subscription): fix test case error
|
2022-03-23 17:37:06 +08:00 |
Shawn
|
e8c7388aa4
|
chore: update appup file for emqx_rule_engine
|
2022-03-23 16:21:27 +08:00 |
zhongwencool
|
b993595c6d
|
fix: add emqx_rule_funcs to appup.src
|
2022-03-23 15:42:53 +08:00 |
zhongwencool
|
99dfd8504c
|
fix: bad authorization format crash with 500
|
2022-03-23 15:34:23 +08:00 |
Shawn
|
5275e6a30f
|
fix(rule): get the cached status when calling emqx_rule_engine:get_resource_status/1
|
2022-03-23 15:33:50 +08:00 |
Zaiming (Stone) Shi
|
fcc7252497
|
Merge pull request #7373 from zmstone/ci/add-debian11
build: add debian11
|
2022-03-23 07:59:14 +01:00 |
Zaiming (Stone) Shi
|
4c4604d397
|
build: add debian11
|
2022-03-23 07:56:20 +01:00 |
zhongwencool
|
db5944e169
|
Merge pull request #7347 from zhongwencool/trace-disable
fix: make all traces stopped when disable emqx_trace_module
|
2022-03-23 14:26:45 +08:00 |
lafirest
|
ce2e4f51ac
|
Merge pull request #7353 from lafirest/fix/auto_sub_empty_topic_4.3
fix(auto_subscribe): make log if the topic is empty when auto subscribe
|
2022-03-23 11:20:19 +08:00 |
zhongwencool
|
ea91533912
|
fix: delete multiply defined module(emqx_relup) in emqx.appup.src
|
2022-03-23 11:18:46 +08:00 |
firest
|
b12b72df99
|
chore: update changes-4.3.md
|
2022-03-23 10:55:19 +08:00 |
zhongwencool
|
d2abc2fcd0
|
fix: revert emqx_trace in emqx.appup.src
|
2022-03-23 10:31:03 +08:00 |
zhongwencool
|
5a042645e2
|
fix: make all traces stopped when disable emqx_trace_module
|
2022-03-23 10:31:01 +08:00 |
JianBo He
|
d4a9add920
|
Merge pull request #7370 from zmstone/main-v4.4
merge v4.3 to v4.4
|
2022-03-23 09:46:11 +08:00 |
Zaiming (Stone) Shi
|
a5d1dbaf66
|
docs: sync 4.3.13 changes to 4.4.2
|
2022-03-22 21:26:38 +01:00 |
Zaiming (Stone) Shi
|
42d94b478f
|
fix: update app vsn and update appup
|
2022-03-22 21:08:20 +01:00 |
Zaiming (Stone) Shi
|
8415abb05a
|
Merge remote-tracking branch 'origin/main-v4.4' into main-v4.4
|
2022-03-22 21:01:15 +01:00 |
Zaiming (Stone) Shi
|
481f0bfa88
|
Merge pull request #7368 from zmstone/ci-update-to-latest-builder-images
ci: update to latest builder image
|
2022-03-22 21:00:31 +01:00 |
Zaiming (Stone) Shi
|
692e2c79a2
|
chore: update appups after merge
|
2022-03-22 20:58:34 +01:00 |
Zaiming (Stone) Shi
|
6ea8d2f270
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
|
2022-03-22 20:54:22 +01:00 |
Zaiming (Stone) Shi
|
ed9266b6c0
|
ci: update to latest builder image
|
2022-03-22 12:05:55 +01:00 |
Yang Miao
|
d4fdbb3020
|
Merge pull request #7364 from EMQ-YangM/feat_add_zip_gzip
feat(emqx_rule_funcs): add functions gzip, gunzip, zip, unzip
|
2022-03-22 18:44:37 +08:00 |
firest
|
c43f179204
|
fix(mod_subscription): improve the log information
|
2022-03-22 18:09:06 +08:00 |
Rory Z
|
479d0bf5a4
|
Merge pull request #7210 from Rory-Z/fix/fix-helm-upgrade-error
fix(helm): delete needless labels for support helm upgrade
|
2022-03-22 15:20:21 +08:00 |
EMQ-YangM
|
62eff94249
|
feat(emqx_rule_funcs): add functions gzip, gunzip, zip, unzip
|
2022-03-22 15:16:31 +08:00 |
firest
|
4fe9275103
|
chore(modules): update appup file
|
2022-03-22 10:08:52 +08:00 |
firest
|
c2b1571134
|
fix(auto_subscribe): make log if the topic is empty when auto subscribe
|
2022-03-21 18:32:42 +08:00 |
JianBo He
|
e4b5001a57
|
Merge pull request #7309 from HJianBo/send_disconnect_pkt_while_kicked
fix(channel): send DISCONNECT packet if connection has been kicked
|
2022-03-21 11:56:18 +08:00 |
JianBo He
|
706c7725f9
|
test: update test/emqx_channel_SUITE.erl
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2022-03-21 10:56:55 +08:00 |
JianBo He
|
604c384660
|
fix(channel): send will_msg if client has been kicked
|
2022-03-21 10:56:55 +08:00 |
JianBo He
|
75239c1388
|
chore: update changes-4.3.md
|
2022-03-21 10:56:54 +08:00 |
JianBo He
|
8d3e953eef
|
fix(channel): send DISCONNECT packet if connection has been kicked
fix #7241
|
2022-03-21 10:56:37 +08:00 |
zhongwencool
|
bce4ca2fbd
|
Merge pull request #7345 from zhongwencool/subscribe-crash-with-bad-qos
fix: subscribe api crash with bad qos.
|
2022-03-21 10:40:09 +08:00 |
zhongwencool
|
2be97a24dd
|
fix: subscribe api crash with bad qos.
|
2022-03-21 09:19:28 +08:00 |
DDDHuang
|
479507b96a
|
Merge pull request #7344 from DDDHuang/up_jmeter_43x
fix(ci): update jmeter to 5.4.3
|
2022-03-20 23:44:52 +08:00 |
Zaiming (Stone) Shi
|
145b3a363c
|
Merge pull request #7340 from zmstone/fix-session-record-backward-compatibility
fix(session): compatible to 4.3 takeover
|
2022-03-20 07:22:16 +01:00 |
DDDHuang
|
ece789b58e
|
fix(ci): update jmeter to 5.4.3
|
2022-03-20 13:07:43 +08:00 |
Zaiming (Stone) Shi
|
552e7d175a
|
Merge pull request #7342 from zmstone/chore-fix-update-appup.sh-for-bash-3.2
chore: fix update-appup.sh for bash 3.2
|
2022-03-19 09:41:08 +01:00 |
Zaiming Shi
|
13086e7259
|
chore: fix update-appup.sh for bash 3.2
|
2022-03-19 08:42:52 +01:00 |
Zaiming (Stone) Shi
|
d56650e78b
|
test: fix session downgrade/upgrade in tests
|
2022-03-18 17:57:17 +01:00 |
Zaiming (Stone) Shi
|
21ed258d58
|
fix(session): compatible to 4.3 takeover
|
2022-03-18 12:23:13 +01:00 |
Xinyu Liu
|
3a89a6a1fe
|
Merge pull request #7336 from terry-xiaoyu/float_precision_10
fix(rules): enlarge precisions of floats to maximum 17 decimal places.
|
2022-03-18 18:28:58 +08:00 |