JianBo He
83e16a5bc5
Merge pull request #7343 from HJianBo/fix-gw-bugs
2022-03-22 17:49:02 +08:00
lafirest
c257b0acc0
Merge pull request #7365 from lafirest/fix/emqx_exhook_metrics
...
fix(exhook): use emqx_hook_metrics to count hook call information
2022-03-22 17:47:24 +08:00
firest
49fc1ab1c0
fix(exhook): use emqx_hook_metrics to count hook call information
2022-03-22 16:59:49 +08:00
lafirest
7e8bf82573
Merge pull request #7352 from lafirest/fix/auto_sub_empty_topic
...
fix(auto_subscribe): make a warning if the topic is empty when auto s…
2022-03-22 15:15:18 +08:00
firest
d657a161db
fix(auto_subscribe): improve log information
2022-03-22 15:02:25 +08:00
lafirest
52f7a0841c
Merge pull request #7362 from lafirest/fix/coap_subs
...
test(coap): add a observe test case
2022-03-22 12:34:28 +08:00
firest
0c3d02b02d
test(coap): add a observe test case
2022-03-22 11:57:49 +08:00
Zaiming (Stone) Shi
22682ff646
Merge pull request #7359 from zmstone/reformat-app-emqx
...
chore: reformat app emqx
2022-03-21 20:53:33 +01:00
Thales Macedo Garitezi
7ec6947c02
fix: add http timeout to prevent hanging
2022-03-21 14:24:40 -03:00
Thales Macedo Garitezi
bf82b2d45c
style: fix typo
2022-03-21 14:24:40 -03:00
Thales Macedo Garitezi
e8682a1107
feat: add build info and vm specs to telemetry
2022-03-21 14:24:40 -03:00
Thales Macedo Garitezi
5b49f3eee8
chore: rm `active_modules`
2022-03-21 14:24:40 -03:00
Thales Macedo Garitezi
98f950881f
chore: drop `mnesia(boot)`, create tables on start up
2022-03-21 14:24:40 -03:00
Zaiming (Stone) Shi
4b68c82612
ci: move elvis check to the end
2022-03-21 17:54:30 +01:00
Zaiming (Stone) Shi
1ede5f674d
Merge pull request #7358 from zmstone/ci-build-enterprise-for-etags
...
ci: build enterprise for e tags
2022-03-21 17:43:16 +01:00
Zaiming (Stone) Shi
8cd5c0c83a
chore: add a simple bash to wrap format_app.py to be used in CI
2022-03-21 17:16:28 +01:00
Zaiming (Stone) Shi
817aa3051b
chore: make format_app.py accept path to app
...
prior to this change, the script accepts the app name
and assumes the app is in 'apps' sub dir.
however, we have lib-ee for enterprise,
we may also technically have the same app reside in more than
two sub-dirs e.g. lib-ce and lib-ee
2022-03-21 17:11:12 +01:00
Zaiming (Stone) Shi
a3e5ea0bc8
chore: add app/emqx reformat commit to git-blame-ignore-revs
2022-03-21 16:53:10 +01:00
Zaiming (Stone) Shi
91bcf02970
chore: format code apps/emqx
2022-03-21 16:51:31 +01:00
Zaiming (Stone) Shi
d22769a2de
ci: build enterprise for e tags
2022-03-21 15:29:28 +01:00
Xinyu Liu
80b4313f00
Merge pull request #7357 from zmstone/chore-pkg-vsn-delete-git-tag-prefix
...
chore: fix pkg-vsn.sh, delete git tag prefix in the right way
2022-03-21 21:34:25 +08:00
Zaiming (Stone) Shi
bec0504f3a
chore: fix pkg-vsn.sh, delete git tag prefix in the right way
2022-03-21 14:31:24 +01:00
Xinyu Liu
ecf4d4b206
Merge pull request #7356 from DDDHuang/update_version
...
chore: release 5.0.0 beta4
2022-03-21 21:16:48 +08:00
Yang Miao
79b8c63b54
Merge pull request #7355 from EMQ-YangM/upstream_master
...
fix(rule): replace sql crlf with spaces
2022-03-21 21:15:15 +08:00
zhouzb
9820728e5c
Merge pull request #7351 from JimMoen/fix-authz-api-pem-check
...
fix authz api flaky status code.
2022-03-21 20:55:36 +08:00
zhongwencool
2bfbf7497a
Merge pull request #7330 from zhongwencool/plugin-hot-conf
...
feat: add emqx_config_logger.
2022-03-21 19:49:45 +08:00
DDDHuang
e86fd9c4cb
feat: release V5.0.0 beta4
2022-03-21 19:45:03 +08:00
EMQ-YangM
6cff53ad67
fix(rule): replace sql crlf with spaces
...
get around the hocon bug: error handling escape character \n
2022-03-21 19:26:06 +08:00
JianBo He
6da4592bb0
chore: fix elivs warnings
2022-03-21 18:52:41 +08:00
JianBo He
094c4ad262
fix(exproto): don't carry the ssl confs if ssl.enable is false
2022-03-21 18:44:01 +08:00
firest
bad04e3571
fix(auto_subscribe): make a warning if the topic is empty when auto subscribe
2022-03-21 18:37:33 +08:00
JianBo He
670749493b
fix(coap): reject duplicated connection request
2022-03-21 18:17:24 +08:00
JianBo He
053f9b422c
fix(stomp): fix client.disconnect not trigger
2022-03-21 18:17:24 +08:00
JianBo He
5682dcb72e
fix(gw): enrich conninfo for coap&lwm2m
2022-03-21 18:17:24 +08:00
JianBo He
edb1460b56
chore(rule-engine): more safe generate even_msg content
2022-03-21 18:17:24 +08:00
JianBo He
3645cb244b
fix(gw): throw the exproto start grpc server starting failure error
2022-03-21 18:17:24 +08:00
JimMoen
3769044a57
fix(authz_api): ssl pem check failed returns 400
2022-03-21 18:05:43 +08:00
Zhongwen Deng
946d62e40a
test: don't run api_plugins_SUITE for now
2022-03-21 17:57:57 +08:00
Zhongwen Deng
88e0c4067f
fix: api_plugins common test failed bump dashboard to v0.25.0.
2022-03-21 17:56:22 +08:00
Zhongwen Deng
5c9a87f251
chore: fix elvis warning: len_length is too long.
2022-03-21 17:56:22 +08:00
Zhongwen Deng
df6141e4b8
test: fix plugin ct failed
2022-03-21 17:56:22 +08:00
Zhongwen Deng
2c879b7e13
chore: simplify nest case function
2022-03-21 17:56:22 +08:00
Zhongwen Deng
bf6339ebf4
chore: upgrade hocon to 0.26.3 to fix dialyzer warning
2022-03-21 17:56:22 +08:00
Zhongwen Deng
f81eb8f62f
fix: remove TODO from hot-config-schema.json.
2022-03-21 17:56:22 +08:00
Zhongwen Deng
267fd398a6
fix: elvis warning
2022-03-21 17:56:22 +08:00
Zhongwen Deng
f051424b3b
test: add zones udpate/delete common test
2022-03-21 17:56:22 +08:00
Zhongwen Deng
be0c26130a
feat: add transate_to meta to root schema.
2022-03-21 17:56:22 +08:00
Zhongwen Deng
18886f657b
feat: add emqx_config_logger.
2022-03-21 17:56:22 +08:00
DDDHuang
eb4be03012
Merge pull request #7329 from DDDHuang/fix_api
...
fix: generate http api response code
2022-03-21 17:30:20 +08:00
zhongwencool
2c8cd8a44a
Merge pull request #7331 from lafirest/test/emqx_psk_coverage
...
test(psk): improve test coverage
2022-03-21 17:24:51 +08:00