lafirest
f8acb31f89
feat: add slow topics statistics plugin
2021-11-03 17:20:07 +08:00
Turtle
f00e254bdf
chore(release): update version to 4.3.9
2021-11-02 18:26:57 +08:00
zhouzb
3d9054d25e
fix(typo): fix typo in webhook resource
2021-11-02 13:28:46 +08:00
Shawn
0ab1b7c95d
fix(mongo): update mongodb to 3.0.10
2021-11-02 09:23:07 +08:00
Zaiming (Stone) Shi
2a3d1fcb78
Merge pull request #6023 from xiangfangyang-tech/main-v4.3
...
chore(autotest): add mysql&pgsql&http test flow in git_action flow
2021-11-01 16:24:20 +01:00
xiangfangyang-tech
d28f913b94
chore(autotest): update redis ssl cert file
2021-11-01 16:34:37 +08:00
Zaiming (Stone) Shi
831f2eda0c
Merge pull request #6030 from zmstone/fix-force-kill-after-kick-or-discard-timeout
...
fix(session): force kill session for 'kick' and 'discard'
2021-10-31 09:48:04 +01:00
Zaiming Shi
765a76fa80
fix(emqx_mgmt_cli): idempontent kick. now it always returns ok
2021-10-30 16:38:36 +02:00
Ilya Averyanov
49c7eae211
Merge pull request #5885 from savonarola/fix-acl-schema
...
fix(mnesia_acl): introduce optimized schema and migration process
2021-10-27 10:41:05 +03:00
Ilya Averyanov
ba319e1159
fix(mnesia_acl): upgrade snabbkaffe and use ?check_trace
2021-10-27 09:58:21 +03:00
Ilya Averyanov
43ac315444
fix(mnesia_acl): do not use matchspec terms in external APIs
2021-10-27 09:58:21 +03:00
Ilya Averyanov
8341a4d4a7
fix(mnesia_acl): introduce optimized schema and migration process
2021-10-27 09:58:12 +03:00
JianBo He
99453df637
fix(api-clients): escape the searching string
2021-10-25 09:40:56 +08:00
Zaiming Shi
224cc0d5c7
fix(lwm2m): bump version in appup and add upgrade instructions
2021-10-21 14:31:59 +02:00
Zaiming Shi
4896c03881
fix(lwm2m): add support for new cipher suites
...
prior to this change, the schema does not allow newer
cipher suites, and the default ciperhs given in the conf file
is likely not supported by some clients (which only supports dtls v1.2)
2021-10-20 23:10:46 +02:00
Ilya Averyanov
3cae4437fa
fix(mgmt api): allow empty clientid in publish
2021-10-18 12:10:21 +03:00
k32
7e1f3c5882
revert(appup): Revert changes to management and dashboard
2021-10-13 09:19:49 +02:00
k32
b60e33ca41
fix(appup): Always run appup actions for management and dashboard
2021-10-12 19:19:26 +02:00
k32
4643415b0b
chore(appup): Update appup scripts
2021-10-12 17:45:10 +02:00
Ilya Averyanov
44d16a26ab
fix(mgmt api): validate clientid to avoid crashes and 500 HTTP errors
2021-10-05 12:09:03 +03:00
Zaiming (Stone) Shi
d59d3849e0
Merge pull request #5794 from zmstone/fix-flaky-test-bridge-worker
...
test(mqtt-bridge): increase timeout in snk event wait
2021-09-23 16:58:47 +02:00
Zaiming Shi
92a3d683cf
test(mqtt-bridge): increase timeout in snk event wait
2021-09-23 13:34:27 +02:00
Parham Alvani
9d993e1625
chore(auth-http): Disable Superuser Request by Defualt
2021-09-15 08:48:52 +08:00
Turtle
9f843d618d
fix(rule): fix rpc timeout extend the RPC timeout interval
2021-09-15 08:19:22 +08:00
Turtle
3ad0678892
fix(rule): fix edit rule fail in the cluster
2021-09-14 14:54:24 +08:00
tigercl
4664b85968
Merge pull request #5696 from tigercl/fix/sni
...
fix(sni): fix bad type of sni
2021-09-09 17:04:17 +08:00
zhouzb
ff2d73ad3b
chore(upgrade): update upgrade script
2021-09-09 10:29:58 +08:00
zhouzb
1a694814e0
fix(sni): fix bad type of sni
2021-09-09 10:18:40 +08:00
zhanghongtong
f92ff4494b
fix(auth mnesia api): parsing the http body parameter does not require url decode
2021-09-09 09:42:03 +08:00
turtleDeng
ea15aa3f9e
fix(data-import): fix import rule fail ( #5512 )
2021-08-18 09:55:04 +08:00
JianBo He
a41e6604cf
chore(exproto): update appup.src
2021-08-13 17:21:31 +08:00
JianBo He
473e600b53
fix(exproto): fix badarg is_process_alive/1
2021-08-13 17:21:31 +08:00
Turtle
dffa81120c
chore: emqx_rule_engine:load_providers has been called in emqx_dashboard.appup.src
2021-08-13 12:35:56 +08:00
Turtle
f92cfa72d2
fix(webhook): fix the hot upgrade resulted in the loss of webhook messages
2021-08-13 11:05:55 +08:00
Turtle
391eb55324
chore: format error log
2021-08-12 19:35:51 +08:00
Turtle
a84b6b74bd
chore(relup): update appup file
2021-08-12 19:35:51 +08:00
Turtle
e0336e60da
fix(webhook-action): fix webhook action path type error
2021-08-12 19:35:51 +08:00
JianBo He
66f69e7693
feat(exhook): make request_failed_action working
2021-08-12 10:40:24 +08:00
JianBo He
7ec8dc21a6
chore(appup): update appup.src & app.src
2021-08-12 10:40:24 +08:00
JianBo He
1e4ca14476
fix(exhook): set trap_exit flag
2021-08-12 10:40:24 +08:00
JianBo He
b3db4d0f7c
refactor(exhook): move all manager code into mngr module
2021-08-12 10:40:24 +08:00
JianBo He
22f7b0b8e5
refactor(exhook): add mechanism to reload the failure server
2021-08-12 10:40:24 +08:00
JianBo He
60e830fef7
chore(ex): update grpc to 0.6.3
2021-08-10 17:59:36 +08:00
JianBo He
f9a9d4a6f0
chore(exproto): update appup.src
2021-08-10 17:59:36 +08:00
JianBo He
5854bfab57
fix(exproto): retry the grpc request if the stream closed
2021-08-10 17:59:36 +08:00
Shawn
c09cb64db6
fix(lwm2m): write incorrect integer to device ( #5425 )
...
* fix(test): add testcase for write integer values
* fix(lwm2m): write incorrect integer to device
* fix(emqx_lwm2m): refactor the code for getting bits len of a signed int
* chore(emqx_lwm2m): bump version for emqx_lwm2m to 4.3.3
2021-08-06 17:05:25 +08:00
Turtle
992e094ce9
fix(relup): fix badfun after relup
2021-08-05 14:19:53 +08:00
Turtle
ac0639f6b1
fix(actions): fix republish actions payload is null
2021-08-04 14:39:19 +08:00
Turtle
ff4229bb93
fix(relup): fix check relup fail
2021-08-04 11:28:07 +08:00
Turtle
8fb9170df8
fix(rule-engine): fix rule status is not available after the emqx restart
2021-08-03 17:31:43 +08:00