Commit Graph

8964 Commits

Author SHA1 Message Date
Erik Timan dc97ac7fe2
Merge pull request #9929 from olcai/add-live-connections-to-prometheus
feat(emqx_prometheus): expose live_connections stats to prometheus
2023-02-10 10:45:20 +01:00
Erik Timan 3d41e58d80 chore: update changes 2023-02-09 17:21:12 +01:00
Erik Timan 8f4e390840 chore: bump VSN and appup 2023-02-09 17:20:31 +01:00
Erik Timan c4c2f570ff feat(emqx_prometheus): expose live_connections stats to prometheus 2023-02-09 17:20:31 +01:00
Xinyu Liu df3c114938
Merge pull request #9943 from lafirest/fix/more_logs
fix(auth): add more detailed logs for auth/acl
2023-02-09 18:41:50 +08:00
firest 6129d1dd4f chore: update changes 2023-02-09 15:16:11 +08:00
firest a6c6ae6206 chore: bump versions && update appup 2023-02-09 15:16:06 +08:00
firest 3314d9616d fix(auth): add more detailed logs for auth/acl 2023-02-09 14:08:42 +08:00
Xinyu Liu a4bada457b
Merge pull request #9942 from emqx/http-api-publish-crash
Http api publish crash
2023-02-09 13:55:12 +08:00
Shawn 56156aa097 fix: update change logs 2023-02-09 13:54:32 +08:00
zhongwencool 6f5e6e7f9b
Merge pull request #9933 from zhongwencool/keepalive-undefined
fix: don't crash when connecting via keepalive=0
2023-02-08 20:06:38 +08:00
Shawn 8c478fd7f3 chore: update emqx_rule_engine.appup.src 2023-02-08 18:46:49 +08:00
Shawn 04cae4ef60 fix: republish MQTT msgs with properties crash 2023-02-08 18:44:46 +08:00
zhongwencool 0ed4a2fa49 chore: add keepalive changelog 2023-02-08 17:28:26 +08:00
zhongwencool c8d4ebfc45 fix: don't crash when connecting via keepalive=0 2023-02-08 17:09:11 +08:00
Xinyu Liu efc409bdd6
Merge pull request #9931 from terry-xiaoyu/fix-typos-in-action-descriptions
Fix typos in action descriptions
2023-02-08 16:35:01 +08:00
Shawn 1ea3fdf0e6 chore: update change logs 2023-02-08 15:42:53 +08:00
Shawn 1140026c15 chore: update emqx_modules.appup.src 2023-02-08 15:35:29 +08:00
Shawn 82c2ea980d fix: change EMQ X -> EMQX 2023-02-08 15:04:57 +08:00
Shawn 231f591dd8 fix: print warning logs when request JWKS server failed 2023-02-08 15:00:53 +08:00
Shawn 2528eb07b5 chore: bump emqx_bridge_mqtt to 4.3.8 2023-02-08 13:50:19 +08:00
Shawn f7e6783402 fix: typos in some rule-action's descriptions 2023-02-08 13:49:35 +08:00
Zaiming (Stone) Shi a04cfbab9b
Merge pull request #9928 from emqx/0207-fix-version-get-crash
fix(emqx_vm): OTP vsn from system_info when not able to locate BUILT_ON
2023-02-07 16:44:09 +01:00
lafirest 8e6ccd14a7
Merge pull request #9904 from lafirest/feat/kick_when_banned
feat(banned): session will be kicked when client is banned by `clientid`
2023-02-07 18:52:24 +08:00
Zaiming (Stone) Shi 2cbc7a6b8f fix(emqx_vm): OTP vsn from system_info when not able to locate BUILT_ON 2023-02-07 10:53:25 +01:00
Xinyu Liu de19d6f4e4
Merge pull request #9926 from terry-xiaoyu/http-api-cluter-query-in-fixed-order
fix(http-api): using a fixed order when cluster query nodes
2023-02-07 17:39:54 +08:00
Shawn b9a80903e3 fix: update change logs 2023-02-07 17:18:41 +08:00
Shawn 5b518eedb8 fix(http-api): using a fixed order when cluster query nodes 2023-02-07 17:16:04 +08:00
Xinyu Liu 90d6e16707
Merge pull request #9919 from terry-xiaoyu/fix-application-stop-order
fix: the application stop order is wrong after ekka:join/1
2023-02-07 17:14:49 +08:00
Shawn a75e8b93c0 chore: update src/emqx.appup.src 2023-02-07 10:26:53 +08:00
Shawn 79c8b69e36 chore: add change logs 2023-02-07 10:26:53 +08:00
Shawn 1f4869fba3 fix: the application stop order is wrong after ekka:join/1 2023-02-07 10:26:45 +08:00
Shawn 0c66f2fec3 fix: update replayq to 0.3.5 2023-02-06 14:50:06 +08:00
Xinyu Liu a1911f3ee0
Merge pull request #9911 from terry-xiaoyu/add_retriers_for_rules-v4.4
Add retriers for rules v4.4
2023-02-06 12:11:46 +08:00
Shawn e1418cd038 fix: typos in change logs 2023-02-06 10:51:42 +08:00
Shawn 73c6275788 chore: update emqx_rule_engine.appup.src 2023-02-04 12:53:29 +08:00
Shawn 5f0d570ab9 chore: udpate change logs 2023-02-04 12:49:09 +08:00
Shawn c22e2a0d18 fix: add retry for rules 2023-02-04 12:48:12 +08:00
Shawn 6a7b0bd1f8 fix: update cowboy to 2.9.1 2023-02-04 11:36:19 +08:00
firest 9140f50456 chore: update changes 2023-02-03 15:36:25 +08:00
firest d4df2ddf25 feat(banned): session will be kicked when client is banned by `clientid` 2023-02-03 15:32:42 +08:00
lafirest b73756e4cf
Merge pull request #9868 from lafirest/fix/exclusive-unsub-v4.4
fix: the exclusive topics aren't removed when the session has already been cleaned
2023-02-01 18:50:09 +08:00
firest e051df440a chore: bump version && update changes 2023-02-01 17:24:00 +08:00
firest 3973fff23f fix: the exclusive topics aren't removed when the session has already been cleaned 2023-02-01 17:23:53 +08:00
JianBo He 26cec4be69
Merge pull request #9869 from HJianBo/upgrade-gen-coap-44
Upgrade gen coap to v0.4.3
2023-01-31 18:29:21 +08:00
Stefan Strigler 6e66d52d31
Merge pull request #9803 from sstrigler/main-v4.4
feat: support HAProxy protocol for mgmt API
2023-01-31 10:31:56 +01:00
JianBo He cbdd648df1 chore: update changes 2023-01-31 15:22:59 +08:00
JianBo He c3e1c8a054 chore(coap): update gen_coap to v0.4.3 2023-01-31 15:16:35 +08:00
Xinyu Liu e127814785
Merge pull request #9863 from terry-xiaoyu/fix-log-format-raw-binary
chore: improve the log format when printing raw binary
2023-01-31 08:55:23 +08:00
Shawn 5e111e44d7 chore: improve the log format when printing raw binary 2023-01-31 08:54:50 +08:00