JianBo He
|
1dbc9c6fd4
|
chore(emqx): update appup.src
|
2021-07-13 11:06:30 +08:00 |
JianBo He
|
258dd100f5
|
fix(cm): add a timeout to rpc_call function
An infinite wait will leave the client process waiting for
a return and cause the client to go to a dead state
|
2021-07-13 11:00:11 +08:00 |
zhanghongtong
|
750cb2d491
|
chore(CI): update emqx-ci-helper tag
|
2021-07-09 19:37:45 +08:00 |
Zaiming Shi
|
780e403262
|
fix(conf): change wss.external.max_connections from 16 to 102400
|
2021-07-09 09:30:57 +08:00 |
JianBo He
|
05b16c601b
|
chore(presence): more fields for disconnected event
|
2021-07-07 18:36:09 +08:00 |
JianBo He
|
8935d28ed4
|
fix(exhook): catch the badarg error
|
2021-07-01 17:56:10 +08:00 |
zhanghongtong
|
0c66fcef00
|
chore(release): update emqx release version
|
2021-06-28 11:14:33 +08:00 |
tigercl
|
637cd5e804
|
Merge pull request #5105 from terry-xiaoyu/clean_emqx_shared_subscription2
fix(shared_sub): discard all unexpected msgs
|
2021-06-28 11:07:10 +08:00 |
Shawn
|
5fbf83e7f0
|
fix(shared_sub): discard all unexpected msgs
|
2021-06-28 09:37:34 +08:00 |
Shawn
|
513cd001ac
|
chore(appup): update the appup for 4.3.5
|
2021-06-25 20:38:43 +08:00 |
Shawn
|
868cd6e57c
|
fix(shared_sub): failed to clean the emqx_shared_subscription tab
A trick that fixes the issue that we demonitored the shared subscriber
too early if it not unsubscribed all of the topics.
|
2021-06-25 20:38:43 +08:00 |
zhanghongtong
|
a8aabd5f74
|
revert: chore(CI): update events that trigger workflows
This reverts commit 002cbb6d8b
|
2021-06-25 20:13:35 +08:00 |
zhanghongtong
|
002cbb6d8b
|
chore(CI): update events that trigger workflows
|
2021-06-24 17:44:30 +08:00 |
zhanghongtong
|
e87838f272
|
docs(docker): fix env name error
|
2021-06-24 14:46:34 +08:00 |
zhanghongtong
|
f18b9a92bc
|
chore(CI): delete needless link when build packages
|
2021-06-23 21:38:30 +08:00 |
Zaiming Shi
|
49a78c8ef2
|
fix(script): exclude non-edge apps in relup dependency
|
2021-06-23 21:30:59 +08:00 |
zhanghongtong
|
8ad42cb827
|
chore(CI): add DIAGNOSTIC=1 when build windows
|
2021-06-23 20:27:08 +08:00 |
Zaiming Shi
|
f17962e79a
|
chore: add more info in error message
|
2021-06-23 19:40:12 +08:00 |
Turtle
|
98c4fff43f
|
chore: fix inject deps notfound emqx_reloader
|
2021-06-23 19:03:06 +08:00 |
zhanghongtong
|
bfc6c3aa42
|
chore(release): update emqx release version
|
2021-06-23 17:52:42 +08:00 |
Turtle
|
1a438125c7
|
chore(review): review 4.3.4
|
2021-06-23 17:51:17 +08:00 |
Turtle
|
2092bedb12
|
feat(lwm2m): fix check dialyzer fail
|
2021-06-23 17:08:44 +08:00 |
Turtle
|
a6bd1c90d5
|
fix: Ignore repeatedly receiving connection packet in the wait_will_msg/wait_will_topic/connected state
|
2021-06-23 14:37:26 +08:00 |
JianBo He
|
3ddbdbc6c1
|
fix(emqx_cm): catch noproc exception from rpc_call (#5048)
|
2021-06-23 09:45:24 +08:00 |
zhanghongtong
|
2c0916ff05
|
chore(CI): upload rebar3.crashdump file when slim build failure
|
2021-06-23 09:44:58 +08:00 |
JianBo He
|
77a41ea88f
|
Fix coap uri format (#5059)
|
2021-06-23 08:50:20 +08:00 |
Zaiming Shi
|
b92940af29
|
test(ci): add plugin list status check after relup new vsn install
|
2021-06-22 08:54:55 +08:00 |
Zaiming Shi
|
bed45417dc
|
chore(relup): add relup dependency injection
|
2021-06-22 08:54:55 +08:00 |
JianBo He
|
8110ef7a64
|
chore: upgrade lwm2m_coap to 1.1.4
|
2021-06-21 12:21:25 +08:00 |
Turtle
|
ecec9bd2f6
|
feat(lwm2m): add emqx_lwm2m http API
|
2021-06-21 12:19:35 +08:00 |
Shawn
|
6724e59e7a
|
fix(appup): relup for emqx_rule_registry failed
|
2021-06-21 12:18:39 +08:00 |
Shawn
|
5962c9c83c
|
feat(rules): remove stats update from rule_engine_registry (#5029)
|
2021-06-19 17:02:43 +08:00 |
Shawn
|
c0367fb8dd
|
Delete resource failed when searching dependent rules (#4996)
|
2021-06-17 16:45:44 +08:00 |
tigercl
|
0ecaa80fb8
|
fix(query string): support query string in path (#4981)
|
2021-06-17 16:12:08 +08:00 |
JianBo He
|
bdd9154001
|
fix(modules): fix start/stop exhook module failure
|
2021-06-16 14:40:57 +08:00 |
JianBo He
|
bbed1b55e0
|
fix(ws): avoid funcation_clause for un-inited websocket
|
2021-06-15 11:27:47 +08:00 |
k32
|
074c0bd2cc
|
fix(auth_ldap): Handle missing attributes
Fixes: #4953
|
2021-06-11 18:35:21 +08:00 |
Zaiming (Stone) Shi
|
69ef5cbdc3
|
Merge pull request #4979 from zmstone/chore-config-rpc-connections-default-to-one
chore(conf): change default number of gen_rpc connections to 1
|
2021-06-11 09:58:50 +02:00 |
JianBo He
|
42a6f2aba5
|
fix(mqttsn): fix proto_name to MQTT-SN instead of MQTT (#4961)
|
2021-06-11 11:08:24 +08:00 |
Shawn
|
0184a1b3e8
|
fix(minirest): encode response message failed (#4965)
|
2021-06-11 09:56:11 +08:00 |
JianBo He
|
86766ee7f1
|
fix(lwm2m): base64 decode for opaque value
|
2021-06-11 09:48:57 +08:00 |
Turtle
|
8eebdd5cdb
|
chore: remove lager schema info
|
2021-06-11 09:48:25 +08:00 |
Zaiming Shi
|
1f57968c9b
|
chore(conf): change default number of gen_rpc connections to 1
|
2021-06-10 19:59:10 +02:00 |
zhanghongtong
|
3604593b86
|
chore(CI): use emqx otp in mac by kerl build
|
2021-06-10 14:28:57 +08:00 |
zhanghongtong
|
bf7ba4f615
|
chore(CI): fix build error when no have base upgrade package
|
2021-06-10 14:28:57 +08:00 |
tigercl
|
d8367e599a
|
Merge pull request #4974 from tigercl/fix/ehttpc
fix(ehttpc): update ehttpc tag to fix bad log
|
2021-06-10 11:26:26 +08:00 |
zhouzb
|
2769eb7751
|
fix(ehttpc): update ehttpc tag to fix bad log
|
2021-06-10 10:49:12 +08:00 |
zhanghongtong
|
1098df815a
|
chore(CI): fix relup error
|
2021-06-10 09:25:37 +08:00 |
zhanghongtong
|
5d30e52e73
|
chore(CI): fix error for sync code to enterprise
|
2021-06-07 16:02:01 +08:00 |
zhanghongtong
|
d5366c7f5f
|
chore(CI): change base branch to sync enterprise
|
2021-06-07 15:47:37 +08:00 |