Xinyu Liu
ff1d91a2f3
Merge pull request #7602 from EMQ-YangM/fix_rule-engine
...
fix: fix behavior of rule-engine when selection field does not exist
2022-04-13 17:41:26 +08:00
EMQ-YangM
0dc26ba483
fix: create new version
2022-04-13 15:01:47 +08:00
EMQ-YangM
6600de710a
fix: fix behavior of rule-engine when selection field does not exist
...
when the selection field does not exist, it should output field => undefined
2022-04-13 14:55:43 +08:00
Zaiming (Stone) Shi
69b9be13cc
Merge pull request #7584 from zmstone/0411-allow-space-in-path
...
fix: make possible to have white spaces in root path
2022-04-13 06:09:27 +01:00
Zaiming (Stone) Shi
d8cad2cc6c
refactor(bin/emqx_ctl): simplify emqx_ctl
...
There is no need to duplicate the node name/cookie resolution
in another script, everything is ready in bin/emqx
2022-04-12 23:05:52 +02:00
Zaiming (Stone) Shi
2da27392f7
chore: refine boot script with more readable help info
2022-04-12 23:05:17 +02:00
Zaiming (Stone) Shi
5e652217c8
fix: make possible to have white spaces in root path
2022-04-12 00:05:26 +02:00
DDDHuang
116c04560d
Merge pull request #7576 from DDDHuang/bad_delete_resource
...
fix: random id ensure do not delete resource
2022-04-11 19:38:15 +08:00
DDDHuang
73ac4c1ff8
fix: random id ensure do not delete resource
2022-04-11 18:33:20 +08:00
Xinyu Liu
54d5dbec7c
Merge pull request #7555 from DDDHuang/disable_sni
...
fix: disable server_name_indication suport
2022-04-11 09:27:06 +08:00
DDDHuang
a483f5ffa4
fix: bad appup
2022-04-10 12:57:50 +08:00
DDDHuang
4a692f0c2e
fix: config schema sni disable
2022-04-10 12:57:50 +08:00
DDDHuang
af4250dcf4
fix: mqtt bridge config schema sni disable spelling
2022-04-10 12:57:50 +08:00
DDDHuang
2464c110af
fix: add fix sni change log
2022-04-10 12:57:50 +08:00
DDDHuang
3e9b91e53a
fix: disable server_name_indication suport
2022-04-10 12:57:50 +08:00
Zaiming (Stone) Shi
4390c58ebb
Merge pull request #7564 from zmstone/0408-4.3-build-make-centos6-happy
...
build: make centos6 happy
2022-04-08 13:28:12 +01:00
Zaiming (Stone) Shi
d205cb6fc0
build: make centos6 happy
2022-04-08 14:26:03 +02:00
Xinyu Liu
beb5b5fada
Merge pull request #7560 from HJianBo/changes
...
chore: improve changes
2022-04-08 18:38:14 +08:00
JianBo He
f7d8f16067
chore: improve changes
2022-04-08 18:23:03 +08:00
Shawn
4c34df4f06
chore: release 4.3.14-rc.1
2022-04-08 18:18:19 +08:00
Xinyu Liu
0a77e1a9b1
Merge pull request #7558 from lafirest/fix/empty_topic_with_alias
...
fix(frame): fix empty topic check error
2022-04-08 18:07:42 +08:00
firest
eec204517f
fix(frame): fix empty topic check error
2022-04-08 16:26:07 +08:00
Shawn
d155c3adb5
fix: add emqx_app into appup.src
2022-04-08 16:09:10 +08:00
JianBo He
731c3271a6
Merge pull request #7553 from JimMoen/update-dashboard-4.3
...
chore: update dashboard version
2022-04-08 15:49:17 +08:00
JimMoen
7f5abdfd5b
chore: update dashboard version
2022-04-08 14:22:53 +08:00
Xinyu Liu
82657017f9
Merge pull request #7549 from HJianBo/typos-fixes
...
chore: eliminate some compiling warnings and improve change logs
2022-04-08 14:13:21 +08:00
Xinyu Liu
e317043109
Merge pull request #7552 from EMQ-YangM/fix_kafka_resource_update
...
fix: delete a resource before updating it
2022-04-08 13:46:56 +08:00
JianBo He
016ca6823b
chore: disable configure shared_subscription_strategy for a group
2022-04-08 13:32:20 +08:00
JianBo He
6c39fd5696
Merge pull request #7544 from JimMoen/update-eredis-cluster
...
chore: update eredis_cluster version to 0.7.1
2022-04-08 11:50:07 +08:00
EMQ-YangM
8530ecec4d
fix: delete a resource before updating it
2022-04-08 11:46:10 +08:00
Yang Miao
70e29b08e6
Merge pull request #7550 from EMQ-YangM/add_try_catch
...
fix: discard rpc call failed data
2022-04-08 11:28:01 +08:00
JianBo He
1ff371bdea
test(dashboard): avoid to start useless plugins
...
The #7520 causes the default load_{plugins,modules} file to be used when
starting the slave node. In this case, the slave will automatically start
the emqx-dashbord plugin with the default configuration when it re-join
cluster, which will cause the applications to fail to start.
2022-04-08 11:16:39 +08:00
JianBo He
bf1a3fe1eb
chore: eliminate some compiling warnings and improve change logs
2022-04-08 11:16:37 +08:00
EMQ-YangM
adf7d53ca5
fix: use concat replace flatten
2022-04-08 10:27:28 +08:00
EMQ-YangM
7606f55673
fix: update emqx_rule_engine.appup.src
2022-04-08 10:17:18 +08:00
EMQ-YangM
96b26bf4ce
fix: discard rpc call failed data
2022-04-08 10:12:40 +08:00
DDDHuang
f80a2e345c
Merge pull request #7545 from DDDHuang/start_mongo_auth
...
fix: start auth & acl mongo with availability check
2022-04-08 09:42:53 +08:00
Zaiming (Stone) Shi
b294bad88e
Merge pull request #7462 from gsychev/bridge_local_forwards
...
feat(shared_sub): per group strategies and local strategy
2022-04-07 16:30:05 +01:00
Zaiming (Stone) Shi
9694c3277d
fix(appup): re-generate emqx.appup.src
2022-04-07 15:17:02 +02:00
JianBo He
2b28b5f8c6
Merge pull request #7524 from JimMoen/exhook-cluster-name
...
Exhook provide `request_meta` to distinguish `cluster_name`
2022-04-07 19:21:51 +08:00
DDDHuang
3c34cb3b6a
fix: start auth & acl mongo with availability check
2022-04-07 18:27:04 +08:00
Zaiming (Stone) Shi
a791459e55
Merge pull request #7530 from qzhuyan/dev/william/mnesia-wait-for-table-diagnosis
...
feat: mnesia wait_for_table diagnosis logging
2022-04-07 11:21:01 +01:00
Georgy Sychev
0c74227995
feat(shared_sub): per group strategies and local strategy
...
Adds backward compatible per group strategy for shared subscriptions
Adds local shared subscription strategy
2022-04-07 13:40:02 +04:00
JimMoen
258ff284af
chore: update eredis_cluster version to 0.7.1
2022-04-07 17:37:34 +08:00
JimMoen
1910249058
chore: update CHANGES-4.3.md and appup
2022-04-07 17:26:59 +08:00
JimMoen
bdea05f022
test(exhook): other cluster_name only handle 'cilent.*' hooks
2022-04-07 17:26:59 +08:00
JimMoen
e7f5372fae
feat(exhook): add field `meta` for grpc proto
2022-04-07 17:26:59 +08:00
JimMoen
0297dd723e
feat(emqx): provide cluster_name api
2022-04-07 17:21:37 +08:00
William Yang
cb6b20c720
feat: mnesia wait_for_table diagnosis logging
...
bump ekka to 0.8.1.9
2022-04-07 08:40:47 +02:00
Yang Miao
16dc0d6555
Merge pull request #7536 from EMQ-YangM/reset_cluster_metrics
...
feat: impl reset cluster metrics
2022-04-07 11:31:49 +08:00