firest
|
b2eed47976
|
chore: bump retainer version && update CHANGES
|
2022-10-18 13:36:08 +08:00 |
Zhongwen Deng
|
4d9cae0387
|
feat: get trace file's detail via /trace/:name/log_detail
|
2022-10-17 09:43:15 +08:00 |
zhongwencool
|
bc0cc80d32
|
Merge pull request #8924 from zhongwencool/authn-config-check
fix: authentication should be array, not struct
|
2022-10-17 09:14:05 +08:00 |
zhongwencool
|
bfc780f95b
|
Merge branch 'master' into authn-config-check
|
2022-10-14 16:36:50 +08:00 |
Zaiming (Stone) Shi
|
53fb8fcded
|
docs: Add changelog
|
2022-10-14 10:06:45 +02:00 |
JianBo He
|
59c1b0d16e
|
chore: update changes
|
2022-10-12 10:06:35 +08:00 |
Zaiming (Stone) Shi
|
63774ba5d3
|
Merge pull request #9104 from zmstone/1005-fix-shared-sub-dispatch
fix(shared): re-dispatch inflight (QoS1) and mqueue messages
|
2022-10-09 11:41:30 +02:00 |
firest
|
6d852b69a2
|
chore: update CHANGES
|
2022-10-09 10:13:09 +08:00 |
Zaiming (Stone) Shi
|
1c29e2806a
|
test(shared): add a test case to ensure shared dispatch retry
to ensure retry will not enter a dead loop
|
2022-10-05 22:33:49 +02:00 |
Zaiming (Stone) Shi
|
e8279a02ef
|
fix(shared): re-dispatch inflight (QoS1) and mqueue messages
when session terminates (not due to take over)
shared delivery should be re-dispatched to other members
in the group
|
2022-10-05 22:33:48 +02:00 |
firest
|
56816559d9
|
chore: bump emqx_modules && update CHANGES
|
2022-09-27 13:39:25 +08:00 |
JimMoen
|
85835256f1
|
Merge tag 'v5.0.8' into merge-release-v5.0.8-into-master
|
2022-09-23 16:06:44 +08:00 |
firest
|
5ef1a978bd
|
chore: bump slow subs version && update CHANGES
|
2022-09-22 17:59:11 +08:00 |
Ilya Averyanov
|
c11afc357e
|
fix(auth): use empty strings for absent placeholder values
|
2022-09-20 15:20:55 +03:00 |
Zhongwen Deng
|
386110ae1e
|
fix: /listeners API crash when some nodes still in init configuration
|
2022-09-19 15:24:36 +08:00 |
Thales Macedo Garitezi
|
c20ad3733a
|
fix: check for authorization on topic before publishing last will testament
fixes #8978
Without checking for authorization, a client can, on abnormal
termination, publish a message to any topic, including `$SYS` ones.
|
2022-09-16 17:31:22 -03:00 |
Zhongwen Deng
|
0ca89da1a7
|
chore: add authn changelog
|
2022-09-16 09:45:36 +08:00 |
firest
|
baa9266428
|
chore: update CHANGES-5.0.md
|
2022-09-16 08:21:19 +08:00 |
JimMoen
|
b5bf5d3adb
|
fix: mqtt bridge payload default value
|
2022-09-13 18:58:01 +08:00 |
zhouzb
|
2c7d518c19
|
Merge pull request #8851 from zhongwencool/denny-update-local-override-conf
feat: deny hot updates to the configuration in local-override.conf
|
2022-09-13 18:49:51 +08:00 |
JianBo He
|
9e07f074bf
|
Merge pull request #8866 from HJianBo/port-exhook-exproto-bugfixes
fix(exproto): avoid udp client process leaking
|
2022-09-13 18:29:41 +08:00 |
JianBo He
|
e282e3986f
|
Merge branch 'using-erlang-system-time-5' into release-v5.0.8
|
2022-09-13 11:22:57 +08:00 |
JianBo He
|
8803719346
|
chore: update changes
|
2022-09-13 09:15:49 +08:00 |
JianBo He
|
a715573c64
|
Merge branch 'master' into using-erlang-system-time-5
|
2022-09-13 09:09:06 +08:00 |
firest
|
311fa5288f
|
chore: update CHANGES-5.0.md
|
2022-09-09 15:31:50 +08:00 |
firest
|
b43eaceab6
|
chore: update CHANGES-5.0.md
|
2022-09-09 10:46:42 +08:00 |
firest
|
8768884e2b
|
chore: bump emqx_retainer version && update CHANGES-5.0.md
|
2022-09-09 10:46:42 +08:00 |
lafirest
|
de06d1c539
|
Merge pull request #8876 from lafirest/fix/listeners_api
fix(api): add listener create API from `POST /listeners/{type:name…
|
2022-09-09 10:14:46 +08:00 |
lafirest
|
67945515c9
|
Merge pull request #8911 from lafirest/fix/retainer_start_error
fix(retainer): fix that EMQX can't start when the retainer is disabled
|
2022-09-09 10:14:34 +08:00 |
firest
|
dd63e8d52b
|
chore: update CHANGES-5.0.md
|
2022-09-08 20:30:43 +08:00 |
zhongwencool
|
0e633f87b3
|
Merge branch 'master' into denny-update-local-override-conf
|
2022-09-08 17:17:07 +08:00 |
JianBo He
|
de8bf0909c
|
chore: update changes
|
2022-09-08 16:16:49 +08:00 |
JianBo He
|
9f6fb4f1ce
|
Merge branch 'master' into fix-coap-topic
|
2022-09-07 17:48:44 +08:00 |
firest
|
a526c39ff5
|
chore: bump emqx_retainer version && update CHANGES-5.0.md
|
2022-09-07 14:49:33 +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 |
Zhongwen Deng
|
fdbf8c1c27
|
chore: update changelog
|
2022-09-07 10:26:26 +08:00 |
JianBo He
|
240e79a463
|
chore: update changes
|
2022-09-07 09:32:03 +08:00 |
Zaiming (Stone) Shi
|
ac840e318e
|
refactor(cookie): Warning message when boot with default Erlang cookie
|
2022-09-06 18:58:35 +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 |
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 |
Thales Macedo Garitezi
|
e0fcf07cf9
|
fix: do not publish last will when authentication failed
fixes #8886
|
2022-09-05 08:55:47 -03: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 |
Zhongwen Deng
|
6de7881569
|
feat: remove node.etc_dir config
|
2022-09-05 16:11:11 +08:00 |
JimMoen
|
d4785553b9
|
Merge pull request #8872 from JimMoen/fix-mqtt-bridge-fields
Fix mqtt bridge fields.
- Show ssl file path in Dashboard.
- MQTT bridge `payload` field not required.
merge `v5.0.7` into `master`.
|
2022-09-05 09:46:45 +08:00 |
JimMoen
|
1d70e0b0ec
|
Merge tag 'v5.0.7' into fix-mqtt-bridge-fields
|
2022-09-02 10:43:23 +08:00 |
firest
|
4583d4c0b9
|
chore: update CHANGES-5.0.md
|
2022-09-02 10:19:04 +08:00 |
firest
|
05bbadc8c5
|
chore: bump ahutz version && update CHANGES-5.0.md
|
2022-08-31 21:15:55 +08:00 |
Zhongwen Deng
|
5718b28eeb
|
feat: Deny hot updates to the configuration in local-override.conf
|
2022-08-31 14:55:10 +08:00 |
firest
|
ce615a0a7b
|
chore: update CHANGES-5.0.md
|
2022-08-31 10:56:07 +08:00 |