Xinyu Liu
5806d5107f
Merge pull request #7991 from EMQ-YangM/add_rule_engine_func
...
feat: add rule engine function float2str/2
2022-05-19 15:31:45 +08:00
EMQ-YangM
7b38c66538
feat: add rule engine function float2str/2
2022-05-19 14:18:22 +08:00
zhongwencool
2a348c812c
chore: show more error msg when check_erlang_start failed
2022-05-19 11:21:57 +08:00
zhongwencool
144efca79c
Merge pull request #7983 from zhongwencool/clients-api-mqueue-len-dropped-support
...
feat: client api support mqueue_len/mqueue_dropped filter
2022-05-19 10:29:37 +08:00
JianBo He
411ee84a35
chore(session): fix bad indent
2022-05-19 09:23:58 +08:00
Xinyu Liu
04b02b7b6f
Merge pull request #7979 from DDDHuang/bad_node_name
...
fix(conf): check node name, otp regular expression
2022-05-19 08:49:26 +08:00
zhongwencool
3df5c15819
feat: client apisupport mqueue_len/mqueue_dropped filter
2022-05-18 23:05:02 +08:00
Georgy Sychev
b345002e84
feat(shared): redispatch to another shared sub, when no ACK received
2022-05-18 18:28:58 +04:00
Xinyu Liu
03c1efa439
Merge pull request #7977 from EMQ-YangM/hexstr2bin_support_half_byte
...
fix: hexstr2bin support half byte
2022-05-18 17:47:23 +08:00
EMQ-YangM
de1d8909c3
fix: hexstr2bin support half byte
2022-05-18 17:45:26 +08:00
DDDHuang
1adb33a6a0
fix: check node name, regular expression (good idea from stone)
2022-05-18 15:59:33 +08:00
DDDHuang
f269260293
Merge pull request #7745 from DDDHuang/fetch_re_status
...
fix: test resource with fetch new status
2022-05-18 15:55:07 +08:00
DDDHuang
71a7d71f68
fix(rule_engine): bad status SUITE
2022-05-18 15:18:12 +08:00
DDDHuang
cdb1c149e7
fix(conf): check node name, otp regular expression
2022-05-18 14:30:16 +08:00
DDDHuang
a67dff4568
fix(rule_engine): better function name for resource
2022-05-18 11:17:06 +08:00
DDDHuang
f3bef3c81c
fix(rule_engine): remove resource with clean alarms
2022-05-18 10:37:54 +08:00
DDDHuang
a5716318b6
fix: better code format
2022-05-18 09:59:35 +08:00
zhongwencool
84fa6bfaeb
Merge pull request #7969 from zhongwencool/auth-acl-fitler-support
...
feat: auth acl fitler support
2022-05-17 18:14:46 +08:00
Ilya Averyanov
bdfe4f89a1
Merge pull request #7888 from savonarola/fix-jwt-acl
...
fix(jwt auth): fix claim validation
2022-05-17 12:08:38 +03:00
zhongwencool
56f73548cc
fix: regurar appup vsn is string
2022-05-17 14:18:32 +08:00
zhongwencool
8882778a43
fix: appup failed
2022-05-17 13:07:18 +08:00
zhongwencool
2db123bec6
chore: update auth/acl changelog
2022-05-17 11:34:55 +08:00
DDDHuang
eb5956316a
fix(emqx_rule_engine): export func for rpc
2022-05-17 11:27:55 +08:00
zhongwencool
73faf08059
feat: mnesia auth/acl support multiple condition queries
2022-05-17 11:19:29 +08:00
DDDHuang
86e8de4737
fix: merge main-4.3
2022-05-17 09:49:19 +08:00
Ilya Averyanov
8198e3496f
fix(jwt auth): fix claim validation
2022-05-16 21:40:14 +03:00
Zaiming (Stone) Shi
810ca65011
Merge pull request #7953 from zmstone/0513-deny-all-acl-for-expired-token
...
fix(acl): deny all ACl when token expired
2022-05-16 10:19:47 +01:00
JianBo He
7c82b84293
Merge pull request #7960 from HJianBo/fix-mqttsn-qos2
...
fix(mqttsn): fix mqtt-sn client disconnected due to re-send a duplicated qos2 message
2022-05-16 16:46:21 +08:00
JianBo He
e8aa1ef988
Merge pull request #7962 from HJianBo/add-proto-name-for-client-disconnected
...
feat(rule-engine): add proto_name/proto_ver for $event/client_disconnected event
2022-05-16 16:45:28 +08:00
JianBo He
442248f1a4
feat(rule-engine): add proto_name/proto_ver for $event/client_disconnected event
2022-05-16 14:30:41 +08:00
JianBo He
7357ee5918
fix(mqttsn): fix mqtt-sn client disconnected due to re-send a duplicated qos2 message
2022-05-16 13:54:38 +08:00
JianBo He
61014e5088
Merge pull request #7955 from zmstone/0515-fix-verify-none-for-telemetry-clients
...
fix(telemetry): Ensure verify_none for http client
2022-05-16 09:42:30 +08:00
Zaiming (Stone) Shi
ea9af26642
chore(appup): bump emqx_telemetry app vsn and update appup
2022-05-15 23:31:39 +02:00
Zaiming (Stone) Shi
ef0c14c522
fix(telemetry): Ensure verify_none for http client
2022-05-15 23:16:32 +02:00
Zaiming (Stone) Shi
655c2987f3
fix(acl): deny all ACl when token expired
2022-05-15 09:24:02 +02:00
Yang Miao
d6178f8611
Merge pull request #7894 from EMQ-YangM/add_format_time
...
feat: add some date format functions
2022-05-09 10:15:08 +08:00
EMQ-YangM
f3d91abe1a
fix: update CHANGES-4.3.md
2022-05-09 09:52:11 +08:00
EMQ-YangM
be16dfa758
fix: update emqx_rule_engine.appup.src
2022-05-07 17:53:13 +08:00
EMQ-YangM
8558a62ee2
feat: add some date format functions
2022-05-07 17:04:45 +08:00
Thales Macedo Garitezi
5d22483634
Merge pull request #7876 from thalesmg/bump-ekka-0-8-1-10
...
chore(ekka): bump ekka -> 0.8.1.10
2022-05-06 09:02:50 -03:00
Thales Macedo Garitezi
469d239140
chore(ekka): bump ekka -> 0.8.1.10
...
Improves autocluster resilience against split-brain during startup.
https://github.com/emqx/ekka/pull/158
2022-05-05 16:32:57 -03:00
zhongwencool
492f6ba56c
Merge pull request #7862 from zhongwencool/username-as-clientid-not-valid-v4.3
...
fix: don't allow empty username if username_as_clientid is true
2022-05-05 17:21:43 +08:00
zhongwencool
554548dbfb
chore: update emqx.appup.src and changelog
2022-05-05 16:52:33 +08:00
zhongwencool
761436c967
fix: don't allow empty username if username_as_clientid is true
2022-05-05 10:50:53 +08:00
Thales Macedo Garitezi
e8d1e4a708
Merge pull request #7828 from thalesmg/fix-update-appup-force-clean
...
fix(update_appup): clean untracked nested git directories
2022-04-29 15:13:32 -03:00
Zaiming (Stone) Shi
47377e0708
ci: rename apps_vsn_check for main-v4.x
...
so it's a different name for master branch and 4.x branches
2022-04-29 10:14:23 +02:00
Zaiming (Stone) Shi
fb18c565c8
Merge pull request #7836 from zmstone/0429-4.x-systemd-service-file-path-to-bash
...
fix: use /bin/bash in systemd service file
2022-04-29 09:12:10 +01:00
Zaiming (Stone) Shi
6e404f7220
fix: use /bin/bash in systemd service file
...
Otherwise ubuntu may have troulbe to boot
2022-04-29 07:54:13 +02:00
Thales Macedo Garitezi
0cfeca9d90
fix(update_appup): clean untracked nested git directories
...
Since the script copies the current workdir into the temporary
directory for the previous build, when we latter try to clean the
directory, `git clean -fdx` refuses to clean the folders of some
dependencies:
```
+ git clean -fdx
Skipping repository _build/default/lib/lc
```
So, if the branch contains a dependency with changed version, it'll
not be picked up by the script, as both versions will be identical and
hence have no `.appup` difference.
2022-04-28 11:09:25 -03:00
Zaiming (Stone) Shi
f07bb5a5d1
Merge pull request #7761 from emqx/eredis_cluster_bump
...
chore(eredis_cluster): bump
2022-04-27 13:22:26 +01:00