Rory Z
|
a58529edec
|
ci(helm): fix helm push error
|
2022-09-08 09:32:59 +08:00 |
JianBo He
|
0167baf24c
|
Merge pull request #8658 from HJianBo/fix-coap-topic
fix(coap): remove the leading `/` in assembling publish topic
|
2022-09-08 09:32:30 +08:00 |
Ivan Dyachkov
|
6c6e8f684a
|
build: take into account PKG_VSN env variable in rebar.config.erl
|
2022-09-07 22:36:30 +02:00 |
Ivan Dyachkov
|
bc850281f2
|
build: use realpath instead of readlink
realpath works the same way in GNU and BSD systems
|
2022-09-07 21:31:58 +02:00 |
JianBo He
|
9f6fb4f1ce
|
Merge branch 'master' into fix-coap-topic
|
2022-09-07 17:48:44 +08:00 |
Zaiming (Stone) Shi
|
81ec4c4403
|
Merge pull request #8906 from zmstone/merge-master-to-ee50-a
Merge master to ee50
|
2022-09-07 11:19:41 +02:00 |
Xinyu Liu
|
1557c836fc
|
Merge pull request #8915 from terry-xiaoyu/mysql_no_error_if_param_invalid
fix: no error log print if insert bool values into mysql
|
2022-09-07 17:14:50 +08:00 |
Ivan Dyachkov
|
b485644615
|
Merge pull request #8914 from emqx/docs-finish-sync-russian-readme
docs: finish sync of README-RU
|
2022-09-07 10:05:26 +02:00 |
Shawn
|
2b33ca6d49
|
fix: no error log print if insert bool values into mysql
|
2022-09-07 16:00:09 +08:00 |
Ivan Dyachkov
|
351046abf9
|
docs: finish sync of README-RU
|
2022-09-07 09:27:36 +02:00 |
firest
|
a526c39ff5
|
chore: bump emqx_retainer version && update CHANGES-5.0.md
|
2022-09-07 14:49:33 +08:00 |
firest
|
de36b77261
|
fix(retainer): fix that EMQX can't start when the retainer is disabled
|
2022-09-07 14:48:28 +08:00 |
zhongwencool
|
2943cbc261
|
Merge pull request #8857 from zhongwencool/cluster-rpc-when-node-down
feat: cluster-rpc failed fast when some nodes is down
|
2022-09-07 14:34:36 +08:00 |
Zaiming (Stone) Shi
|
c9b6dfd7f9
|
Merge pull request #8905 from zmstone/0906-warn-default-erlang-cookie
refactor(cookie): Warning message when boot with default Erlang cookie
|
2022-09-07 08:06:55 +02:00 |
Rory Z
|
c40b95de35
|
ci(docker): add edition for docker image labels
|
2022-09-07 10:42:54 +08:00 |
Zhongwen Deng
|
fdbf8c1c27
|
chore: update changelog
|
2022-09-07 10:26:26 +08:00 |
Zhongwen Deng
|
33341011d8
|
chore: improve wait_for_nodes_commit/4 function
|
2022-09-07 10:19:46 +08:00 |
zhongwencool
|
758b1979ab
|
chore: Apply suggestions from code review
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-09-07 10:19:46 +08:00 |
Zhongwen Deng
|
1175008a74
|
feat: cluster-rpc failed fast when some nodes is down
|
2022-09-07 10:19:46 +08:00 |
JianBo He
|
240e79a463
|
chore: update changes
|
2022-09-07 09:32:03 +08:00 |
Xinyu Liu
|
a67484422d
|
Merge pull request #8902 from terry-xiaoyu/check_dependent_actions
Check dependent actions before removing a data-bridge
|
2022-09-07 08:54:44 +08:00 |
Zaiming (Stone) Shi
|
befc4acced
|
Merge remote-tracking branch 'origin/master' into merge-master-to-ee50-a
|
2022-09-06 20:31:38 +02:00 |
Zaiming (Stone) Shi
|
0e5f7c896c
|
Merge pull request #8900 from zmstone/0904-minimise-ct-deps
only start required docker for integration tests
|
2022-09-06 19:31:23 +02:00 |
Zaiming (Stone) Shi
|
f785da075b
|
ci: only start required docker for integration tests
|
2022-09-06 19:25:53 +02:00 |
Zaiming (Stone) Shi
|
85cb552e53
|
chore: ensure no 'find' command error
the _upgrade_base dir must exist
|
2022-09-06 18:58:35 +02:00 |
Zaiming (Stone) Shi
|
ac840e318e
|
refactor(cookie): Warning message when boot with default Erlang cookie
|
2022-09-06 18:58:35 +02:00 |
lafirest
|
fbea5dce58
|
Merge pull request #8903 from lafirest/fix/tls_lib_error
fix(tls): fix ciphers cache return `ok` at the first time call
|
2022-09-06 20:28:56 +08:00 |
zhongwencool
|
f6e55a5f7b
|
Merge pull request #8890 from zhongwencool/add-edition-to-nodes-api
feat: add edition info to /nodes api
|
2022-09-06 16:56:36 +08:00 |
firest
|
3f758ca36f
|
fix(tls): fix ciphers cache return `ok` at the first time call
|
2022-09-06 16:42:02 +08:00 |
Zhongwen Deng
|
499da1ebe0
|
chore: add emqx_release:edition_longstr()
|
2022-09-06 15:46:18 +08:00 |
JianBo He
|
0caaccaa0f
|
test: add tests for `/` leading topic
|
2022-09-06 15:38:32 +08:00 |
JianBo He
|
da4efc11c2
|
chore: log authn-http parsing failed reason
|
2022-09-06 15:38:32 +08:00 |
JianBo He
|
d6b222d1ff
|
test: fix coap authz suite failures
|
2022-09-06 15:38:32 +08:00 |
JianBo He
|
55c1a1868a
|
fix(coap): remove the leading `/` in assembling publish topic
|
2022-09-06 15:38:32 +08:00 |
Shawn
|
60a90858f8
|
feat: check dependent actions before removing the bridges
|
2022-09-06 15:34:23 +08:00 |
Ivan Dyachkov
|
f188808e67
|
Merge pull request #8891 from emqx/docs-sync-russian-readme
docs: sync russian version of readme up to 'Build from source'
|
2022-09-05 19:28:36 +02:00 |
ieQu1
|
038628826d
|
Merge pull request #8896 from ieQu1/master
doc(changes): Add missing change
|
2022-09-05 18:11:30 +02:00 |
ieQu1
|
47de105b6c
|
docs(changes): Add missing change
|
2022-09-05 17:39:01 +02:00 |
zhongwencool
|
614be2768f
|
Merge pull request #8892 from zhongwencool/emqx_vars_override
feat: don't override RUNNER_LOG_DIR env in emqx_vars
|
2022-09-05 22:46:24 +08:00 |
Zaiming (Stone) Shi
|
9408aeb719
|
Merge pull request #8420 from zmstone/0705-refactor-delete-unused-module
chore: delete unused schema module
|
2022-09-05 16:33:07 +02:00 |
Thales Macedo Garitezi
|
09d640c1b6
|
Merge pull request #8887 from thalesmg/bugfix-will-msg-not-connected
bugfix: do not publish last will when authentication failed
|
2022-09-05 10:38:47 -03:00 |
ieQu1
|
bf87889b30
|
Merge pull request #8893 from ieQu1/master
Dispatch shared messages via gen_rpc
|
2022-09-05 15:13:42 +02:00 |
ieQu1
|
9dfa82b448
|
fix(shared_sub): Dispatch shared messages via gen_rpc
|
2022-09-05 14:06:59 +02:00 |
Thales Macedo Garitezi
|
e0fcf07cf9
|
fix: do not publish last will when authentication failed
fixes #8886
|
2022-09-05 08:55:47 -03:00 |
ieQu1
|
03766d54cc
|
feat(emqx_rpc): call with timeout
|
2022-09-05 13:38:34 +02:00 |
ieQu1
|
c2d03838e2
|
fix(bpapi): Return undefined for unknown API on the node
|
2022-09-05 12:29:33 +02:00 |
Zhongwen Deng
|
29f9258595
|
chore: update RUNNER_LOG_DIR
|
2022-09-05 17:36:35 +08:00 |
zhongwencool
|
ade232214a
|
chore: update CHANGES-5.0.md
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-09-05 17:34:54 +08:00 |
zhongwencool
|
1819b7e224
|
chore: update rel/emqx_vars
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-09-05 17:34:29 +08:00 |
Zhongwen Deng
|
ed4e890db9
|
chore: bump emqx_conf to 0.1.4
|
2022-09-05 16:15:31 +08:00 |