Zaiming (Stone) Shi
198a1ed6cb
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.3
2022-10-13 08:54:26 +02:00
Ivan Dyachkov
73d72eacce
fix: demote rate limit log level to notice
2022-10-11 13:05:21 +02:00
JimMoen
ef04310c27
chore: update CHANGES.md
2022-10-10 16:04:57 +08:00
Zaiming (Stone) Shi
7f9886e611
Merge remote-tracking branch 'origin/release-v43' into main-v4.3
2022-10-09 19:40:26 +02:00
Xinyu Liu
505507139e
Merge pull request #9079 from terry-xiaoyu/some_issues_in_rule_engine
...
Some issues in rule engine
2022-10-09 14:32:39 +08:00
JianBo He
92d5caf908
Merge branch 'main-v4.3' into test/mqtt_sn
2022-10-08 14:28:01 +08:00
Zaiming (Stone) Shi
a1032db4e1
test: add test case to verify QoS 0 message is never redispatched
2022-10-05 18:07:43 +02:00
Zaiming (Stone) Shi
d23dfcca39
fix(shared): only re-dispatch QoS1 inflights
2022-10-05 16:03:43 +02:00
Shawn
33e68c9d16
chore: update the CHANGES-4.3.md
2022-09-30 15:55:17 +08:00
Zaiming (Stone) Shi
097d4ef120
docs: Update CHANGES-4.3.md
...
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
2022-09-28 19:03:25 +02:00
Zaiming (Stone) Shi
4743bcdd07
docs: update change log v43
2022-09-28 16:47:20 +02:00
firest
04c52aa5f4
chore: update CHANGES-4.3.md
2022-09-26 18:00:04 +08:00
zhongwencool
deca9cc395
chore: update changelog for delayed publish
2022-09-22 16:09:42 +08:00
zhongwencool
9642f25ea0
chore: update changelog
2022-09-22 15:12:31 +08:00
Zaiming (Stone) Shi
514519da33
docs: Add v4.3.22 in CHANGES-4.3.md
2022-09-21 13:23:26 +02:00
Zaiming (Stone) Shi
f0f50b3d3f
chore: fix CHANGES-4.3.md
2022-09-21 12:50:49 +02:00
Zaiming (Stone) Shi
66197f26d4
docs: update release note for v4.3.21
2022-09-21 12:35:12 +02:00
Zaiming (Stone) Shi
f63d53e6f5
docs: update 4.3 changelog
2022-09-20 15:05:27 +02:00
William Yang
97fb8c1133
perf(TLS): set default sndbuf and recbuf to 4K
...
Without using default values, sockets will be opened with OS default
buffer sizes. OS default is set by linux aligning to the host memory
size that large memory has larger OS default.
Now more and more user run EMQX in container which has large OS memory
but the container max memory is limited by cgroup that could be very
small amount compared to the OS total memory size.
To eliminate uncertainty, it is better to have the default value set.
2022-09-19 18:53:43 +02:00
William Yang
fae590b957
docs(TLS): update change log
2022-09-19 14:53:38 +02:00
ieQu1
eee1869981
fix(prometheus): Disable auth for prometheus endpoint
2022-09-13 20:27:14 +02:00
Thales Macedo Garitezi
6fc7df9c54
Merge pull request #8894 from thalesmg/bugfix-will-msg-authn-43
...
test: add test case for not publishing will msg when not authorized
2022-09-13 09:46:14 -03:00
JianBo He
5592b1503d
Merge pull request #8908 from HJianBo/using-erlang-system-time
...
fix(time): replace os:system_time with erlang:system_time
2022-09-13 09:09:54 +08:00
Thales Macedo Garitezi
1f5103b390
test: add test case for not publishing will msg when not authorized
2022-09-12 09:04:54 -03:00
Zaiming (Stone) Shi
4597344881
Merge pull request #8941 from thalesmg/fix-appup-check-contains-re
...
ci(fix): fix check for appup coverage
2022-09-11 17:27:38 +02:00
Zaiming (Stone) Shi
cecedaccba
docs: remove stale changlog
2022-09-09 17:01:50 +02:00
zhongwencool
2bd6e253f3
Merge pull request #8927 from terry-xiaoyu/fix_sql_topic_matching_to_null_val
...
Fix sql topic matching to null val
2022-09-09 14:53:54 +08:00
zhongwencool
f2165e3e9b
Merge branch 'main-v4.3' into using-erlang-system-time
2022-09-09 09:57:10 +08:00
Shawn
93d10e63b0
chore: update CHANGES-4.3.md for #8927
2022-09-08 16:53:24 +08:00
Shawn
f0cc75d144
fix(sql): topic matching to null values should return false
2022-09-08 16:37:38 +08:00
JianBo He
ce5cca438a
Merge branch 'main-v4.3' into fix-shared-subs-dead-msg-loop
2022-09-08 16:18:50 +08:00
JianBo He
ced06efab2
Merge branch 'main-v4.3' into using-erlang-system-time
2022-09-08 16:08:40 +08:00
JianBo He
271112ad68
chore: update changes
2022-09-08 15:46:47 +08:00
JianBo He
95bc9cd8e0
chore: update changes
2022-09-08 13:59:23 +08:00
zhongwencool
4f81a49391
feat: dashboard support bind with specific ip
2022-09-08 09:37:00 +08:00
firest
769374f8a5
chore: update CHANGES-4.3.md
2022-09-01 17:24:45 +08:00
Zaiming (Stone) Shi
51412e25c8
fix(emqx_rule_engine): fix rule update function
...
Prior to this change, the update of a rule will always try to
initialise the action because the 'enabled' flag is by default 'true'
2022-08-31 15:13:38 +02:00
Zaiming (Stone) Shi
886b084a67
docs: update CHANGES-4.3.md
2022-08-29 11:14:41 +02:00
JimMoen
b083a1cd2d
chore: appup.src and CHANGES.md
2022-08-26 03:35:00 +08:00
JianBo He
a66dc7c02b
chore: update changes-4.3
2022-08-19 16:03:15 +08:00
Xinyu Liu
70b8f427d8
Merge pull request #8743 from terry-xiaoyu/fix_sql_compare
...
Fix sql compare to undefined values
2022-08-18 17:33:38 +08:00
JianBo He
1eadd4f750
Merge pull request #8736 from lafirest/fix/init_jwt
...
fix(jwt): change `request_jwks` to be called after initialization
2022-08-18 10:19:30 +08:00
zhongwencool
a583c221f0
fix: list_listener crash with invaild json
2022-08-17 23:12:51 +08:00
Xinyu Liu
88cf427ecc
Merge branch 'main-v4.3' into fix_sql_compare
2022-08-17 18:24:03 +08:00
Shawn
e1615e86df
chore: update the change log
2022-08-17 18:14:29 +08:00
firest
1bcc58e298
chore: update CHANGES-4.3.md
2022-08-17 17:59:16 +08:00
JimMoen
4a89dfe362
chore: update CHANGES.md and appup.src
...
This reverts commit 7af25a82e70845a631be0c8b83ba7f1838d68389.
2022-08-17 11:48:59 +08:00
Zaiming (Stone) Shi
9435b6aa82
docs: Update CHANGES-4.3.md
2022-08-13 14:07:55 +02:00
Ilya Averyanov
a19fbe214f
feat(node_rebalance): implement node evacuation and rebalancing
2022-08-13 11:32:14 +03:00
Zaiming (Stone) Shi
4ca487af35
Merge pull request #8671 from zmstone/0809-add-tzdata-package-to-alpine
...
chore: add tzdata to alpine docker image
2022-08-10 12:38:55 +01:00