EMQ-YangM
be81c65eda
feat(rule_engine_metics): add hot upgrade feat
2022-01-06 00:47:17 -08:00
EMQ-YangM
2074dd63f9
test(rule_engine_metrics): add more test
2022-01-05 21:11:52 -08:00
EMQ-YangM
1211c658fc
fix(emqx_rule_engine): change vsn to 4.3.7
2022-01-05 19:18:16 -08:00
EMQ-YangM
fae49ad228
fix(rule_engine_metrics): remove more space
2022-01-05 19:03:28 -08:00
EMQ-YangM
d7a3ade200
fix(rule_engine_matrics): remove more space
2022-01-05 19:00:59 -08:00
EMQ-YangM
2608798826
fix(rule_engine_metrics): fix RuleID reference
2022-01-05 18:56:34 -08:00
EMQ-YangM
c214af2ac0
fix(rule_engine_metics): centralized statistics exception
2022-01-05 18:51:28 -08:00
Zaiming (Stone) Shi
c761b1aa3c
Merge pull request #6644 from Rory-Z/ci/do-not-static-check-for-4.3
...
ci(static checks): do not run static check
2022-01-05 17:25:16 +01:00
JianBo He
be12e179f5
Merge pull request #6639 from HJianBo/fix-client-fuzzy-matching
...
fix(mgmt): fix substring matching alg
2022-01-05 18:14:14 +08:00
EMQ-YangM
e5993c9f72
refactor(rule_engine_metrics): remove function 'message()'
2022-01-05 02:08:40 -08:00
EMQ-YangM
c2870b3322
test(rule_engint_metrics): add test for 'FOREACH'
2022-01-05 01:57:18 -08:00
EMQ-YangM
88913a9144
test(rule_engine_metrics): add test 't_metrics'
2022-01-05 01:20:53 -08:00
JianBo He
d6f56cbcbe
fix(mgmt): convert timestamp to milliseconds
2022-01-05 16:38:27 +08:00
JianBo He
9cf03bb18a
fix(mgmt): fix substring matching alg
2022-01-05 16:38:22 +08:00
EMQ-YangM
a5a8aa3b6d
feat(rule_metrics): add more metrics to the rule engine
2022-01-05 00:20:06 -08:00
Rory Z
a9f37f139d
Merge pull request #6638 from Rory-Z/ci/fix-push-error
...
ci(build_packages): only push emqx broker to aws ecr
2022-01-05 15:47:46 +08:00
zhanghongtong
ced2a4a117
ci(static checks): do not run static check
2022-01-05 11:13:26 +08:00
zhanghongtong
0b12a7e3a2
ci(build_packages): only push emqx broker to aws ecr
2022-01-05 10:12:27 +08:00
Rory Z
6b02d93b73
Merge pull request #6630 from emqx/ci/fix-its-error
...
ci(its): fix error
2022-01-04 22:04:34 +08:00
zhanghongtong
6a5c37dab7
ci(its): fix error
2022-01-04 21:03:46 +08:00
Rory Z
afc0fcd0b6
Merge pull request #6628 from Rory-Z/chore/ignore-ldap-error
...
chore(cts): ignore ldap error
2022-01-04 18:21:56 +08:00
Rory Z
ba7b93083e
Merge pull request #6614 from Rory-Z/chore/fix-spelling-errors
...
chore(helm): fix spell errors
2022-01-04 17:59:04 +08:00
zhanghongtong
387af5295c
chore(cts): ignore ldap error
2022-01-04 17:56:58 +08:00
Rory Z
7cd80c25fa
Merge pull request #6620 from Rory-Z/chore/fix-docker-build-error
...
Chore/fix docker build error
2022-01-04 17:50:44 +08:00
zhanghongtong
514634e541
ci(build_packages): if it's enterprise, use Dockerfile.enterprise
2022-01-04 16:32:32 +08:00
zhanghongtong
6d0b6d2896
chore: delete needless docker.mk
2022-01-04 15:00:15 +08:00
zhanghongtong
1627ef78e7
ci(build_packages): update docker build
...
Signed-off-by: zhanghongtong <rory-z@outlook.com>
2022-01-04 14:27:39 +08:00
zhanghongtong
90a2ebfb02
build(docker): update docker build
2022-01-04 11:16:35 +08:00
tigercl
38a46e1af3
Merge pull request #6519 from Rory-Z/ci/update-cts-4.3
...
ci(cts): use makefile target instead of the rebar command
2022-01-04 10:40:34 +08:00
zhanghongtong
9662eebae8
chore(helm): fix spell errors
2022-01-04 10:08:02 +08:00
JimMoen
bec742b1be
Merge pull request #6505 from JimMoen/v4.x-fix-node-info-format
...
fix(mgmt): fix node info format for specific node
2021-12-31 13:39:43 +08:00
k32
2240c3e790
Merge pull request #6573 from k32/fix-retainer-topic-printing
...
fix(retainer): Fix topic printing
2021-12-29 19:22:20 +01:00
k32
5addf91873
fix(retainer): Fix topic printing
...
Fixes : #6559
2021-12-29 18:27:47 +01:00
Thales Macedo Garitezi
5a6225d397
Merge pull request #6480 from emqx/improve-update-appup-43
...
chore(update_appup): Improve `update_appup.escript`
2021-12-28 09:54:52 -03:00
Zaiming (Stone) Shi
4a7b1bb7d8
Merge pull request #6551 from zmstone/fix-portable-shebang
...
fix: portable shebang
2021-12-28 11:04:22 +01:00
Zaiming (Stone) Shi
967dc7d55e
fix: portable shebang
2021-12-27 15:40:25 +01:00
JianBo He
98b9eb9fe1
Merge pull request #6489 from HJianBo/fix-receive-maximum
...
fix: disconnect the client due to exceed receive-maximum packets
2021-12-23 14:02:59 +08:00
JianBo He
02dc216173
chore: update appup.src
2021-12-23 08:48:24 +08:00
JianBo He
cb8a3725b4
fix: disconnect the client due to exceed receive-maximum packets
...
As described in the 5.0 specification, we should disconnect clients that
exceed the receive-maximum limit.
> If it receives more than Receive Maximum QoS 1 and QoS 2 PUBLISH packets
where it has not sent a PUBACK or PUBCOMP in response, **the Server uses a
DISCONNECT packet with Reason Code 0x9**
fix : #6447
2021-12-23 08:48:24 +08:00
zhanghongtong
5fbd999ef8
ci(cts): fix env error
2021-12-22 16:48:42 +08:00
zhanghongtong
a560174ad9
ci(cts): use makefile target instead of the rebar command
2021-12-22 16:46:58 +08:00
JimMoen
7e9870cc3f
chore(mgmt): update appup.src
2021-12-21 01:12:17 -05:00
JimMoen
0ee589ca61
fix(mgmt): fix node info format for specific node
2021-12-21 01:07:01 -05:00
Thales Macedo Garitezi
62ff6a8b30
chore(update_appup): rm unused value
2021-12-20 13:41:14 -03:00
Thales Macedo Garitezi
b2396438a0
chore(update_appup): add expected versions check
...
For apps inside emqx umbrella, we try to bump only the patch part of
their version numbers, and use only 3-part version
numbers (`Major.Minor.Patch`). With those assumptions, we may infer
all versions that need to be covered in a given upgrade, and check if
those are covered in regexes.
2021-12-20 13:38:08 -03:00
Thales Macedo Garitezi
ce4a193cbb
chore(update_appup): rm unused fn
2021-12-20 13:21:01 -03:00
Thales Macedo Garitezi
af3a1326d1
chore(update_appup): bugfix: variable not pinned in lambda
2021-12-20 13:21:01 -03:00
JianBo He
b972c2aec1
Merge pull request #6490 from terry-xiaoyu/update_vsn
2021-12-20 22:10:02 +08:00
Shawn
23e4e101a4
chore(dashboard): bump lib-ce/emqx_dashboard to 4.3.8
2021-12-20 15:42:16 +08:00
Shawn
22814dc161
chore(coap): update gen_coap to v0.4.2
2021-12-20 15:07:29 +08:00