Commit Graph

1860 Commits

Author SHA1 Message Date
Shawn 0b2660f64d chore: start emqx_retainer_worker_pool when relup 2023-03-21 18:47:28 +08:00
Shawn 0eee57e4f7 chore: update appup files 2023-03-21 17:15:26 +08:00
Shawn 3e24d287a3 fix: hide ws_cookie from logs 2023-03-21 17:08:39 +08:00
Shawn 4bfd7dd14a fix: create dedicated pool for retainer 2023-03-21 17:05:13 +08:00
Shawn a6cf261e66 chore: add debug logs when auth/acl ignored 2023-03-14 22:24:54 +08:00
Shawn 5402ff7fd8 chore: port changes from e4.4 back to v4.4 2023-03-09 20:16:55 +08:00
Shawn 5d3946fe23 fix: add catch-all clauses in appups 2023-03-09 10:53:53 +08:00
Shawn 2e8d207558 chore: bump versions for apps 2023-03-09 09:06:41 +08:00
Shawn 753f70bab8 chore: final EMQ X -> EMQX 2023-03-09 01:58:40 +08:00
JimMoen 3a735d8f5d
chore: bump app.src and appup.src. update changes.md 2023-02-28 19:25:52 +08:00
JimMoen 2d0d578b4f
fix: delete ssl dirs on resource destory 2023-02-28 18:41:47 +08:00
Shawn c84096c9c8 fix: the _EXP_ON_FAIL_ was not called on throw 2023-02-15 15:55:31 +08:00
Shawn bfa00a04dc fix: flacky testcases emqx_rule_monitor_SUITE 2023-02-15 11:51:12 +08:00
Shawn 05d14119fa fix: keep v4.4 files sync with e4.4 2023-02-13 13:08:22 +08: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 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
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 c8d4ebfc45 fix: don't crash when connecting via keepalive=0 2023-02-08 17:09:11 +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
Shawn 5b518eedb8 fix(http-api): using a fixed order when cluster query nodes 2023-02-07 17:16:04 +08:00
Shawn 73c6275788 chore: update emqx_rule_engine.appup.src 2023-02-04 12:53:29 +08:00
Shawn c22e2a0d18 fix: add retry for rules 2023-02-04 12:48:12 +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 c3e1c8a054 chore(coap): update gen_coap to v0.4.3 2023-01-31 15:16:35 +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
Shawn e459180015 fix: restart oracle resources at relup 2023-01-30 14:53:20 +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
Stefan Strigler 2b407cf0fa feat: support HAProxy protocol for mgmt API 2023-01-19 13:24:33 +01:00
Shawn c3e494c735 chore: update esockd to 5.8.8 2023-01-19 10:02:46 +08:00
Shawn e8abaf6a24 chore: update mysql-otp to 1.7.2 2023-01-16 16:35:08 +08:00
Zaiming (Stone) Shi ab8521c92c chore: bump app vsn to 4.4.15 for emqx_rule_engine 2023-01-08 10:43:37 +01:00
Thales Macedo Garitezi 53ab67285a Merge tag 'v4.4.14' into sync-v4414-into-v44 2023-01-06 13:34:34 -03:00
Thales Macedo Garitezi f6bdd1ffec chore: prepare for v4.4.14 release 2023-01-05 14:09:07 -03:00
Thales Macedo Garitezi 822a510873 chore: sync ee changes back into ce repo 2023-01-05 13:41:13 -03:00
Zaiming (Stone) Shi 7ae159af8f chore: bump emqx_exproto app vsn 2023-01-02 14:56:29 +01:00
Zaiming (Stone) Shi 14ba75502f chore: update copyright year 2023-01-02 14:54:38 +01:00
Zaiming (Stone) Shi ad91eca0e5 chore: generate appup 2022-12-30 20:45:55 +01:00
Zaiming (Stone) Shi e88feb5096 chore: bump app vsn for emqx_rule_engine 2022-12-30 20:21:48 +01:00
Zaiming (Stone) Shi 875df2b7ea Merge remote-tracking branch 'origin/release-v44' into main-v4.4 2022-12-30 19:55:26 +01:00