Commit Graph

  • 27afecb3ac fix(emqx_connection): Introduce backpressure while sending data k32 2021-11-04 13:45:29 +0100
  • 4c4993fa25
    Merge pull request #6062 from terry-xiaoyu/fix_mc_hungs tigercl 2021-11-04 21:59:09 +0800
  • dc58e4a441 ci: check code style Zaiming Shi 2021-11-04 14:47:05 +0100
  • 56e2a9741f style: ensure newline at EOF for all files Zaiming Shi 2021-11-04 14:40:14 +0100
  • 6f3cfbc102 chore: add a script to find files without new line at EOF Zaiming Shi 2021-11-04 14:39:27 +0100
  • ef9fe12825 fix(stomp): fix bad_return_value JianBo He 2021-11-04 21:11:12 +0800
  • 8f853982a6
    feat(stats): add `live_connections.{count,max}` stats to `emqx_stats` Thales Macedo Garitezi 2021-11-04 09:26:51 -0300
  • 2d29ba8550
    feat(stats): periodic reconciliation of connected client count Thales Macedo Garitezi 2021-11-04 07:44:23 -0300
  • 28e23523a5
    feat(stats): track connected client count for monitoring Thales Macedo Garitezi 2021-11-03 17:45:48 -0300
  • a406c4f470 fix(ekka): add timeout to rpc:multicall/4 Shawn 2021-11-04 16:30:46 +0800
  • d7aec58370 ci(relup): fix old vsn error zhanghongtong 2021-11-04 11:27:36 +0800
  • e79085c259
    Merge pull request #6040 from HJianBo/refactor-stomp-gw tigercl 2021-11-04 10:22:21 +0800
  • 48ddd056b5 test(authn): add test cases for authn zhouzb 2021-11-04 10:03:34 +0800
  • ca4bb100ec fix(authn): fix bad parsing for postgresql SQL zhouzb 2021-11-04 10:01:54 +0800
  • f36abc281a chore(types): add comment for ver type JianBo He 2021-11-04 09:11:02 +0800
  • aed9ad3f7d
    Merge pull request #6037 from savonarola/fix-authn-api-atom-leak Ilya Averyanov 2021-11-03 23:17:47 +0300
  • 981f74d458 test(stomp): refine stomp test cases JianBo He 2021-11-03 21:12:20 +0800
  • e4e8590a77 fix(stomp): backoff outgoung hear-beat timer interval JianBo He 2021-11-03 20:31:10 +0800
  • 85b41a112c
    Merge pull request #6053 from zmstone/fix-config-pin-hocon-0.20.6 Zaiming (Stone) Shi 2021-11-03 13:03:47 +0100
  • a139a0d453 fix(config): pin hocon 0.20.6 Zaiming Shi 2021-11-03 11:15:35 +0100
  • 4b2586fec4
    Merge pull request #6048 from lafirest/feat/slow_topics lafirest 2021-11-03 17:50:07 +0800
  • f8acb31f89 feat: add slow topics statistics plugin lafirest 2021-10-27 11:43:05 +0800
  • 8dfafc464e
    Merge pull request #6049 from tigercl/chore/webhook-version tigercl 2021-11-03 16:09:46 +0800
  • cee9b39b2d
    Merge pull request #6050 from xiangfangyang-tech/improve_autotest_script xiangfangyang-tech 2021-11-03 16:00:53 +0800
  • 9faab7cc9b chore(autotest): improve git_action script with emqx-fvt tag xiangfangyang-tech 2021-11-03 16:00:02 +0800
  • 8fb9d27aa1
    Merge pull request #1 from emqx/main-v4.3 xiangfangyang-tech 2021-11-03 15:34:08 +0800
  • aa90177302 Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4 Zaiming Shi 2021-11-03 08:28:14 +0100
  • e5f30a4d28 chore(version): skip the version occupied by enterprise zhouzb 2021-11-03 15:26:04 +0800
  • f7760232e4 fix(stomp): parse heartbeat EOL frame JianBo He 2021-11-03 13:57:21 +0800
  • af7b5704ab fix(stomp): counting packets and messages JianBo He 2021-11-03 13:29:03 +0800
  • 818bde1820
    Merge pull request #6044 from zmstone/use-profile-name-as-default-docker-image-tag Zaiming (Stone) Shi 2021-11-03 06:21:34 +0100
  • 0a7f04caa3 fix(stomp): enrich sub-opts if sub-id/ack absent JianBo He 2021-11-02 21:36:03 +0800
  • 2fb8ffa8c2 test: add git credentials for enterprise tests Zaiming Shi 2021-11-02 23:12:30 +0100
  • c6c9ba400e test: parameterise emqx image name in automated integration tests Zaiming Shi 2021-11-02 21:43:02 +0100
  • 42695a2f9a chore: remove external contributors as maintainers Zaiming Shi 2021-11-02 18:23:09 +0100
  • 1d0c8a4eef fix: use of default profile name as default docker image name Zaiming Shi 2021-11-02 18:22:36 +0100
  • 14515e680e fix(stomp): fix stats_timer not working JianBo He 2021-11-02 21:35:34 +0800
  • f00e254bdf chore(release): update version to 4.3.9 Turtle 2021-11-02 17:01:34 +0800
  • 7e8053248e
    Merge pull request #6042 from emqx/persistent-session-review-follow-ups Tobias Lindahl 2021-11-02 10:48:33 +0100
  • 2c4d3d1d24 chore(stomp): fix dialyzer warnings JianBo He 2021-11-02 14:30:00 +0800
  • 89cd68d36f refactor(persistent_sessions): fix coding style persistent-session-review-follow-ups Tobias Lindahl 2021-11-02 09:31:53 +0100
  • 8385eff98e fix(persistent_sessions): we only need to persist if the session expired Tobias Lindahl 2021-11-02 09:27:50 +0100
  • 62f9f6fd91
    Merge pull request #6036 from emqx/persistent-session-fixes Tobias Lindahl 2021-11-02 08:44:33 +0100
  • cc6ea6e4dd chore(stomp): remove needless properties JianBo He 2021-11-02 13:55:57 +0800
  • fa2e97b1c5 chore(stomp): update appup.src JianBo He 2021-11-02 13:41:57 +0800
  • 7734d6969c fix(stomp): support pub/sub operations JianBo He 2021-11-02 13:24:21 +0800
  • d2924e82ab fix(stomp): fix kick/discard crash errors JianBo He 2021-11-02 12:27:15 +0800
  • ed505ee120 refactor(stomp): compatible hooks system JianBo He 2021-11-01 09:25:49 +0800
  • d2b6a95484 fix(stomp): fix anonymous not working JianBo He 2021-10-31 12:41:07 +0800
  • 3d9054d25e fix(typo): fix typo in webhook resource zhouzb 2021-11-02 09:34:54 +0800
  • 0ab1b7c95d fix(mongo): update mongodb to 3.0.10 Shawn 2021-11-01 18:54:26 +0800
  • 2a3d1fcb78
    Merge pull request #6023 from xiangfangyang-tech/main-v4.3 Zaiming (Stone) Shi 2021-11-01 16:24:20 +0100
  • b7ed649185 test(persistent_session): wait in test to avoid race persistent-session-fixes Tobias Lindahl 2021-11-01 14:56:10 +0100
  • 796553b5ea fix(authn api): eliminate possible atom leak Ilya Averyanov 2021-11-01 16:51:48 +0300
  • fa92e61440
    Merge pull request #6031 from HJianBo/ignore-duplicated-sock-error Zaiming (Stone) Shi 2021-11-01 14:36:14 +0100
  • ce49a281ed fix(persistent_sessions): protect against looking up stale data Tobias Lindahl 2021-11-01 13:50:16 +0100
  • 329dd4d780 test(persistent_session): try to fix flaky snabbkaffe failure Tobias Lindahl 2021-11-01 10:17:00 +0100
  • 1f13a6caad chore(persistent_sessions): tune mnesia parameters for better dump behavior Tobias Lindahl 2021-10-28 09:56:36 +0200
  • ec68d7fc58 test(persistent_sessions): stabilize flaky tests Tobias Lindahl 2021-10-27 14:12:03 +0200
  • 7ae6e04582 fix(persistent_sessions): channels can terminate without a session Tobias Lindahl 2021-10-27 14:09:08 +0200
  • 29fb9b3361 fix(authn): fix bad type of hash zhouzb 2021-11-01 18:49:13 +0800
  • 763f567f7d chore(appup): update appup.src JianBo He 2021-11-01 18:35:41 +0800
  • c9d39b4d35 chore(channel): remove redundant logs JianBo He 2021-10-29 18:46:07 +0800
  • 800b4b32c7
    refactor(authn api): use config schemas for request validations (#5999) Ilya Averyanov 2021-11-01 12:52:03 +0300
  • 5643eba166 chore(persistent_session): add description for ps db backend extend-persistent-sessions-follow-up Tobias Lindahl 2021-11-01 10:29:22 +0100
  • 03309ccd7c refactor(persistent_session): clean up code in termination Tobias Lindahl 2021-11-01 10:28:39 +0100
  • 8526032200
    Merge pull request #6012 from Rory-Z/chore/change-ci-helper-version Zaiming (Stone) Shi 2021-11-01 10:18:49 +0100
  • bb040ed95e test(persistent_session): try to fix flaky snabbkaffe failure Tobias Lindahl 2021-11-01 10:17:00 +0100
  • b4d99bc176 fix(persistent_sessions): Add both disc and ram tables to avoid schema confusion Tobias Lindahl 2021-11-01 09:24:04 +0100
  • d28f913b94 chore(autotest): update redis ssl cert file xiangfangyang-tech 2021-11-01 16:34:37 +0800
  • 3175d59e7b
    Merge pull request #6033 from zmstone/fix-find-missing-dyn-lib-before-boot Zaiming (Stone) Shi 2021-11-01 08:08:26 +0100
  • 649bf2f4cb chore(appup): update appup.src JianBo He 2021-10-31 09:59:01 +0800
  • 437837d687 chore(cm): remove needless logs JianBo He 2021-10-29 18:26:37 +0800
  • 9832a2ed00 build: show linux distro in BUILT_ON info Zaiming Shi 2021-10-31 17:14:19 +0100
  • ecb6c1c59e build: copy dynamic libs for zip package Zaiming Shi 2021-10-31 10:10:15 +0100
  • 831f2eda0c
    Merge pull request #6030 from zmstone/fix-force-kill-after-kick-or-discard-timeout Zaiming (Stone) Shi 2021-10-31 09:48:04 +0100
  • 9b976f6b36 chore(appup): update appup.src remove-needless-log JianBo He 2021-10-31 09:59:01 +0800
  • ab6d2e7e27 chore(cm): remove needless logs JianBo He 2021-10-29 18:26:37 +0800
  • fb62487801 fix(emqx/appup): add emqx_cm to appup Zaiming Shi 2021-10-30 15:26:08 +0200
  • 765a76fa80 fix(emqx_mgmt_cli): idempontent kick. now it always returns ok Zaiming Shi 2021-10-30 15:22:01 +0200
  • 7f4809f61a fix(session): force kill session for 'kick' and 'discard' Zaiming Shi 2021-10-30 14:07:15 +0200
  • cfe3efed4a
    Merge pull request #6024 from k32/4-4-fix-gen-rpc k32 2021-10-29 12:49:25 +0200
  • d9cb0283f3 fix(alarm): duration unit in dashboard, microsecond => millisecond JimMoen 2021-10-29 13:48:27 +0800
  • 791caba2ed fix(broker): Fix out-of-order message delivery in a cluster k32 2021-10-29 09:55:19 +0200
  • ab3526260c feat(persistent_sessions): make table type in mnesia backend configurable Tobias Lindahl 2021-10-28 13:40:38 +0200
  • 2ce592040e
    Merge branch 'main-v4.3' into main-v4.3 xiangfangyang-tech 2021-10-29 15:12:22 +0800
  • afd6fe181c chore(autotest): add git action script for v4.3 xiangfangyang-tech 2021-10-19 16:10:02 +0800
  • b50f0b67d4
    Merge pull request #6021 from zmstone/fix-boot-handle-vmarg-flags Zaiming (Stone) Shi 2021-10-29 08:32:43 +0200
  • c64637ca39 test(authn): add test case of version checking zhouzb 2021-10-29 14:18:25 +0800
  • 23d72b334e feat: fix runtime issues after merge master EMQX-782 x1001100011 2021-10-28 20:04:41 -0700
  • 966348db05 fix(authn): fix version switching error when updating multiple times zhouzb 2021-10-29 10:12:29 +0800
  • cb3d2fd6c3 chore: refine -heart option document Zaiming Shi 2021-10-28 21:08:07 +0200
  • 18fc82855b fix(bin/emqx): handle flags in vm.args Zaiming Shi 2021-10-28 20:45:00 +0200
  • dd4e307753
    Merge pull request #5995 from Spycsh/main-v4.3 Zaiming (Stone) Shi 2021-10-28 14:20:07 +0200
  • e62fde321c
    Emqx alarm (#5994) zhongwencool 2021-10-28 18:03:51 +0800
  • 716dcd0086 chore(persistent_sessions): tune mnesia parameters for better dump behavior Tobias Lindahl 2021-10-28 09:56:36 +0200
  • 2c69c00906
    Merge pull request #6010 from qzhuyan/perf/William/pool-worker-pickup William Yang 2021-10-28 09:40:14 +0200
  • 0f57fb9599 feat: fix runtime issues after merge master x1001100011 2021-10-27 22:38:49 -0700
  • 5d31c7eb6b Merge branch 'master' into EMQX-782 x1001100011 2021-10-27 21:49:24 -0700
  • 44446bb762 refactor(dashboard): rename 'password' field to 'pwdhash' (#5990) Zaiming (Stone) Shi 2021-10-26 14:41:33 +0200