Commit Graph

  • c54527857a fix(emqx_bridge_sqlserver): use empty password by default as it is not a required field Serge Tupchii 2023-08-31 16:32:19 +0300
  • 1bf86250dd fix(emqx_bridge_cassandra): allow cassandra bridge without username/password Serge Tupchii 2023-08-30 20:56:28 +0300
  • 2c9220133c
    Merge pull request #11550 from thalesmg/nodetool-patch-load-r52-20230831 Thales Macedo Garitezi 2023-09-01 10:54:27 -0300
  • f0e97ab0d8
    Merge pull request #11557 from lafirest/chore/dev lafirest 2023-09-01 21:37:11 +0800
  • 545f1c84a6
    fix(cth): do not allocate ports for `emqx` app by default Andrew Mayorov 2023-09-01 17:23:34 +0400
  • 8d0f3d9dd1
    Merge pull request #11555 from Kinplemelon/kinple/for-upgrade-dashboard lafirest 2023-09-01 18:11:46 +0800
  • d4aba52e16 chore(dev): support the EMQX_NODE__NAME variable firest 2023-09-01 18:03:45 +0800
  • 0a879bffd1
    test(router): add e2e testcase for cluster-wide routing Andrew Mayorov 2023-09-01 13:47:56 +0400
  • 4946266297
    chore(schema): mention when routing schema v2 is introduced Andrew Mayorov 2023-09-01 11:58:07 +0400
  • eb0385a28f
    chore(router): separate test-only function exports Andrew Mayorov 2023-09-01 11:57:30 +0400
  • 3d859453f4
    Merge pull request #11554 from lafirest/chore/exhook_prop zhongwencool 2023-09-01 16:53:26 +0800
  • 3bb65e6b05
    Merge pull request #11542 from kjellwinblad/kjell/fix/EMQX-10775 Kjell Winblad 2023-09-01 10:07:03 +0200
  • 94ca9db2f9 chore: upgrade dashboard to e1.2.0-beta.9 for ee Kinplemelon 2023-09-01 14:25:31 +0800
  • 53940754b7 chore: shutdown reason will never be a UTF8 atom firest 2023-09-01 14:17:33 +0800
  • 254748b54e chore: comment mountpoints to support direct copy-paste used firest 2023-09-01 13:45:40 +0800
  • 17fe406605
    Merge pull request #11551 from paulozulato/refactor-connector-config-callback Paulo Zulato 2023-08-31 17:05:49 -0300
  • bf0f77b6dc
    Merge pull request #11548 from thalesmg/fix-plugin-order-update-r52-20230830 Thales Macedo Garitezi 2023-08-31 16:18:28 -0300
  • bc0b0fe9e8 fix(nodetool): add patches directory to head of path Thales Macedo Garitezi 2023-08-31 10:46:00 -0300
  • 7b607c3300 refactor: remove BridgeName from connector_config callback Paulo Zulato 2023-08-31 11:01:49 -0300
  • c20ba0572a chore: bump to 5.2.0-alpha.4 e5.2.0-alpha.4 0831-make-use-of-new-routing-table Zaiming (Stone) Shi 2023-08-31 15:47:39 +0200
  • 876d539336 Merge remote-tracking branch 'andrew/ft/EMQX-10713/unified-route-tab' into 0831-make-use-of-new-routing-table Zaiming (Stone) Shi 2023-08-31 15:46:33 +0200
  • fb094e1d47
    test(router): avoid testsuite collisions Andrew Mayorov 2023-08-30 20:11:43 +0400
  • 64973e0b5a
    Merge pull request #11545 from keynslug/test/flaky-mgmt-backup Andrew Mayorov 2023-08-31 11:49:15 +0400
  • 727fd296ee
    Merge pull request #11546 from paulozulato/fix-kafka-producer-unique-name Paulo Zulato 2023-08-30 18:08:54 -0300
  • 876fde34fe
    Merge pull request #11544 from paulozulato/fix-counter-unhealthy Paulo Zulato 2023-08-30 17:08:14 -0300
  • 4dfbc859f9 fix(plugins): update plugin order on whole cluster Thales Macedo Garitezi 2023-08-30 15:32:58 -0300
  • ee77976424 fix(kafka): avoid producer name collision between Kafka and AEH bridges Paulo Zulato 2023-08-29 19:26:58 -0300
  • 2da604dfa4
    test(mgmt): simplify flaky `t_verify_imported_mnesia_tab_on_cluster` Andrew Mayorov 2023-08-30 20:24:18 +0400
  • b1defa29d7
    feat(ruleeng): avoid storing whole rules in topic index Andrew Mayorov 2023-08-30 20:07:56 +0400
  • 6b9cb06334
    fix(router): add / refine some comments and log messages Andrew Mayorov 2023-08-30 19:51:00 +0400
  • 922ca5e141 feat(ds): close iterators when handling `UNSUBSCRIBE` packets Thales Macedo Garitezi 2023-08-30 11:13:19 -0300
  • 9c6dd30f44 feat(session): store iterator ids in session record Thales Macedo Garitezi 2023-08-30 11:04:05 -0300
  • 95a51658e1 ci: format integration test directory Thales Macedo Garitezi 2023-08-28 15:28:56 -0300
  • dfcede8794 fix: increment matched counter when bridge is unhealthy Paulo Zulato 2023-08-30 10:52:53 -0300
  • f8923ab419
    Merge pull request #11539 from keynslug/ft/cth-desc-workdir Andrew Mayorov 2023-08-30 17:15:55 +0400
  • 1cab687153
    Merge pull request #11540 from thalesmg/fix-cert-path-utf8-r52-20230829 Thales Macedo Garitezi 2023-08-30 09:45:55 -0300
  • 8b3a9072f9
    Merge pull request #11532 from lafirest/fix/frame_parse lafirest 2023-08-30 19:10:45 +0800
  • 36d44ca5b7 docs: add changelog entry for gpb upgrade Kjell Winblad 2023-08-30 11:29:29 +0200
  • d911f7fbea fix: update gpb library to fix type error Kjell Winblad 2023-08-30 11:12:33 +0200
  • a663a64f73
    Merge pull request #11482 from kirillvelikov/master zhongwencool 2023-08-30 16:11:05 +0800
  • 9fe4382d98
    Merge pull request #11530 from JimMoen/chore-bump-hstreamdb-driver JianBo He 2023-08-30 14:37:17 +0800
  • 5a693240da feat(helm-chart): add support for loadBalancerClass Kiril Velikov 2023-08-18 20:12:43 +0000
  • 804443ba40 chore: fix typos firest 2023-08-30 11:22:09 +0800
  • 06fad14d07
    Merge pull request #11536 from zhongwencool/comma_separated_binary JianBo He 2023-08-30 10:20:06 +0800
  • 2ef60db147
    Merge pull request #11481 from savonarola/0817-simplify-async-responses Ilya Averyanov 2023-08-30 01:20:09 +0300
  • 54ac4a8527 chore(ft): tidy up the code according to the review Ilya Averyanov 2023-08-29 23:21:36 +0300
  • 0f297ffef4 fix(bridge): validate bridge name before attempting to convert certificates Thales Macedo Garitezi 2023-08-29 14:43:24 -0300
  • 70dc53c6c2
    Merge pull request #11534 from paulozulato/fix-counter-unhealthy Paulo Zulato 2023-08-29 15:08:51 -0300
  • 0e770bdc95
    test: switch `emqx_broker_SUITE` to use new cth tooling Andrew Mayorov 2023-08-29 21:17:07 +0400
  • 3268093881
    feat(cth): add module-level documenation Andrew Mayorov 2023-08-29 21:16:26 +0400
  • f57d16ba13
    feat(cthsuite): add function to determine workdir of testrun Andrew Mayorov 2023-08-29 21:12:54 +0400
  • 3b3024c08f
    Merge pull request #11531 from zhongwencool/authz-clean-cache-cli zhongwencool 2023-08-29 22:00:59 +0800
  • 063d6200c8
    feat(router): enable using 2 tables to store routes Andrew Mayorov 2023-08-29 17:41:59 +0400
  • 270fd107b2
    feat(triesearch): allow reusing filter tokenization result Andrew Mayorov 2023-08-29 17:31:26 +0400
  • 501456efec
    chore: more safe with iolist_to_binary zhongwencool 2023-08-29 17:10:43 +0800
  • 4e7ba5d35f chore: ciphers should allow empty space(comma_separated_binary) zhongwencool 2023-08-29 10:32:59 +0800
  • 6722722522 fix(frame): improve some error reasons when parsing invalid packet firest 2023-08-28 18:43:17 +0800
  • 2967b709ae chore: add changelog for PR(11531) zhongwencool 2023-08-29 08:20:48 +0800
  • 4245a4d8c6 fix: authz clean-cache clientid always return not_found zhongwencool 2023-08-28 18:21:56 +0800
  • cc3ba18734 fix: increment dropped message counter when bridge is unhealthy Paulo Zulato 2023-08-28 19:37:34 -0300
  • 2c89be04d1
    Merge pull request #11527 from paulozulato/fix-kafka-header-template-handling Paulo Zulato 2023-08-28 18:55:33 -0300
  • 0b86f04bae fix(kafka): fix template processing for header Paulo Zulato 2023-08-23 23:27:04 -0300
  • 279895b8fd chore(ft): add read/write concurrency to emqx_ft_async_reply tabs Ilya Averyanov 2023-08-28 22:45:05 +0300
  • c04f770118
    Merge pull request #11506 from SergeTupchiy/EMQX-10274-do-not-download-empty-trace-log SergeTupchiy 2023-08-28 22:17:00 +0300
  • 0072749143 fix(emqx_trace): don't download empty trace log file Serge Tupchii 2023-08-23 19:32:16 +0300
  • 1e7cde5712
    Merge pull request #11447 from thalesmg/cluster-wipe-20230814 Thales Macedo Garitezi 2023-08-28 12:34:35 -0300
  • 5908b69353 chore: hide cluster purge from cli and api for now Thales Macedo Garitezi 2023-08-22 16:30:15 -0300
  • f988de4ff4 feat(purge): clear delayed messages Thales Macedo Garitezi 2023-08-22 10:54:44 -0300
  • 9bded07834 feat: cluster purge Thales Macedo Garitezi 2023-08-14 17:04:53 -0300
  • dec21ffc95
    Merge pull request #11362 from thalesmg/ds-handle-sub-20230725 Thales Macedo Garitezi 2023-08-28 10:21:28 -0300
  • 2d931a0512
    test(evict): do not disable router module in cluster nodes Andrew Mayorov 2023-08-08 20:06:21 +0400
  • 8d2ebdea7e
    fix(router): generalize config option and make effects visible Andrew Mayorov 2023-08-25 20:01:48 +0400
  • e85789306b
    chore(router): drop test-only `has_routes/1` Andrew Mayorov 2023-08-25 15:43:15 +0400
  • 5d51687dbf
    feat(router): add unified routing table config option Andrew Mayorov 2023-08-25 14:49:50 +0400
  • 33e5e1ba57
    feat(router): add unified routing table Andrew Mayorov 2023-08-25 14:49:01 +0400
  • 166375a000
    fix(topicidx): make `get_record/2` simpler to use in concurrent env Andrew Mayorov 2023-08-16 15:01:31 +0400
  • 84e40fb6fe
    test(trie): add more involved route add + delete case Andrew Mayorov 2023-08-15 11:18:22 +0400
  • dcb63440bc
    refactor(mgmt): avoid dealing with router tab directly Andrew Mayorov 2023-08-08 15:34:04 +0400
  • 9eccfa0909
    refactor(router): isolate cleanup logic in router module Andrew Mayorov 2023-08-07 22:28:37 +0400
  • f3467f44b2
    chore: bump hstreamdb_erl driver to `0.4.5+v0.16.1` JimMoen 2023-08-28 17:21:58 +0800
  • 4488e9e591 chore(ft): stop hook chain when doing actual handling Ilya Averyanov 2023-08-23 12:13:13 +0300
  • 39a48179ea chore(emqx_channel): use macros for reply construction Ilya Averyanov 2023-08-23 12:09:40 +0300
  • b8cacd2833 chore(ft): add tests for async reply registry Ilya Averyanov 2023-08-22 22:34:06 +0300
  • b74ff10705
    Merge pull request #11517 from keynslug/ft/topic-index-v3 Andrew Mayorov 2023-08-28 12:24:16 +0400
  • d7f6d02270
    Merge pull request #11523 from zhongwencool/emqx-conf-suggest-message zhongwencool 2023-08-28 14:44:12 +0800
  • fe37842b11 chore: update 11523 changelog zhongwencool 2023-08-28 11:27:32 +0800
  • 053b7fb94a test: add more test for conf_cli zhongwencool 2023-08-28 11:14:36 +0800
  • d8be248a3d fix: improve the suggest msg for update conf failed zhongwencool 2023-08-25 17:20:02 +0800
  • b0d4a22aa8 chore(ft): refactor async reply mechanism Ilya Averyanov 2023-08-18 21:10:20 +0300
  • b874926de7
    Merge pull request #11514 from zhongwencool/stop-load-application-before-reboot zhongwencool 2023-08-27 20:46:31 +0800
  • 2bb415f897
    Merge pull request #11526 from paulozulato/fix-validator-return-msg Paulo Zulato 2023-08-25 17:27:31 -0300
  • 33a0048155 refactor: move logic to `ensure_iterator` Thales Macedo Garitezi 2023-08-25 15:24:53 -0300
  • 84e68f8ed8
    Merge pull request #11508 from paulozulato/fix-azure-msg-error-handling Paulo Zulato 2023-08-25 14:57:09 -0300
  • 42877e282d fix: flatten error message on resource validator Paulo Zulato 2023-08-25 13:53:52 -0300
  • f15f59650d test: rm obselete workaround code Thales Macedo Garitezi 2023-08-25 13:49:33 -0300
  • cb1e105e19
    Merge pull request #11516 from paulozulato/fix-kafka-aeh-client-unique-id Paulo Zulato 2023-08-25 10:14:44 -0300
  • b59ec09266
    Merge pull request #11520 from zhongwencool/packet-connack-sent-count-error zhongwencool 2023-08-25 21:00:06 +0800
  • d5cff533e3
    chore(topicidx): drop TODO comment Andrew Mayorov 2023-08-25 16:41:21 +0400
  • ca59a87d47
    chore(topicidx): refine example of wildcard compare Andrew Mayorov 2023-08-25 16:40:23 +0400
  • 558402a68e
    chore(topic_index): add topic validation Zaiming (Stone) Shi 2023-08-25 10:49:23 +0200