Commit Graph

8900 Commits

Author SHA1 Message Date
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
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
Zaiming (Stone) Shi 7c476fd80b
Merge pull request #9790 from lafirest/feat/banned_with_delayed
feat: improve the integration of the banned and the delayed/retain feature
2023-01-30 16:40:03 +01:00
Xinyu Liu c6b92e3708
Merge pull request #9862 from terry-xiaoyu/restart-oracle-reosurce-when-relup
fix: restart oracle resources at relup
2023-01-30 15:13:01 +08:00
Shawn e459180015 fix: restart oracle resources at relup 2023-01-30 14:53:20 +08:00
firest 2b647e112b chore: update changes 2023-01-30 10:25:00 +08:00
firest 482952e951 chore: bump app version 2023-01-30 10:24:52 +08:00
firest 7fd7cfc665 feat: filter out messages which the source client is banned when delivering the retained message 2023-01-29 20:26:11 +08:00
firest 9d6efeaea8 feat: improve the integration of the `banned` and the `delayed` feature 2023-01-29 20:26:11 +08:00
Xinyu Liu ae4b4f9e60
Merge pull request #9858 from terry-xiaoyu/fix-log-msg-format
fix: log format of printing MQTT packets
2023-01-29 14:21:02 +08:00
Shawn 7eea1252cb chore: update the change logs 2023-01-29 14:13:32 +08:00
Shawn 763dac0490 fix: log format of printing MQTT packets 2023-01-29 13:45:59 +08:00
Ivan Dyachkov c86d921a77
Merge pull request #9831 from id/ci-build-ubuntu22.04-packages-v4.4
ci: build ubuntu 22.04 packages
2023-01-26 14:28:30 +01:00
Ivan Dyachkov d111a64672 chore: update changelog 2023-01-25 15:31:44 +01:00
Ivan Dyachkov 87cd40acca chore: skip relup on ubuntu22.04 for earlier versions 2023-01-25 15:26:25 +01:00