Commit Graph

  • cf334d5542
    Merge pull request #11567 from SergeTupchiy/EMQX-10835-increase-graceful-stop-timeout SergeTupchiy 2023-09-13 13:22:39 +0300
  • e20cc9d26f
    Merge pull request #11597 from SergeTupchiy/mria-bootstrap-batch-size-config SergeTupchiy 2023-09-13 13:19:03 +0300
  • a336300ab5 chore: add changelog Serge Tupchii 2023-09-13 10:54:50 +0300
  • e1456c1c04 feat(emqx_conf_schema): add node.default_bootstrap_batch_size config parameter Serge Tupchii 2023-09-12 22:28:46 +0300
  • af015bc2bb chore(ekka): bump version to 0.15.13 Serge Tupchii 2023-09-12 21:57:19 +0300
  • b41310af9c
    fix: Add prevent_overlappiing_partitions to vm_args ieQu1 2023-09-12 20:01:56 +0200
  • f790690d8b fix(bin/emqx): don't suppress `wait_for` command output, as it can print warning messages Serge Tupchii 2023-09-08 14:22:02 +0300
  • 6dd9e54ab8 fix(bin/emqx): remove `ps` `-e` opt, as it lists all processes regardless of `-p <pid>` Serge Tupchii 2023-09-08 13:43:12 +0300
  • 9b3f88aeeb feat(nodetool): print shutdown status messages while EMQX is stopping Serge Tupchii 2023-09-06 12:33:07 +0300
  • 9de9631d6b fix(nodetool): increase graceful stop timeout, handle and report `{badrpc, timeout}` error Serge Tupchii 2023-09-05 19:29:05 +0300
  • f2346b2e9a
    Merge pull request #11574 from thalesmg/ds-topic-filter-m-20230907 Thales Macedo Garitezi 2023-09-12 12:47:26 -0300
  • 1a86c21e20 fix(distribution): Set prevent_overlapping_partitions to false ieQu1 2023-09-12 17:41:17 +0200
  • 1fc833d682
    Merge pull request #11594 from qzhuyan/release-e5.2.1-alpha.1 William Yang 2023-09-12 17:09:37 +0200
  • 6ef296268e chore: bump version to e5.2.1-alpha.1 e5.2.1-alpha.1 William Yang 2023-09-12 15:19:39 +0200
  • f68c75a019
    Merge pull request #11587 from thalesmg/sync-m-r52-20230911 Thales Macedo Garitezi 2023-09-11 17:42:32 -0300
  • bbdcf09a86 docs: Generate changelog for v5.2.0-build.1 v5.2.0-build.1 Thales Macedo Garitezi 2023-09-11 16:33:41 -0300
  • 59b94788bf refactor: address review comments Thales Macedo Garitezi 2023-09-11 10:35:22 -0300
  • 64fcdb671d test: fix a bunch of inter-suite interferences Thales Macedo Garitezi 2023-09-07 17:13:29 -0300
  • f1294736b7 feat(ds): add filter for message persistence Thales Macedo Garitezi 2023-09-07 14:39:53 -0300
  • fe4640922d feat(ds): add delete callback Thales Macedo Garitezi 2023-09-07 15:31:21 -0300
  • 7805cc8c9b fix(session): check if session is persistent Thales Macedo Garitezi 2023-09-07 14:28:37 -0300
  • f490da71cd chore: prepare v5.2.0-build.1 Thales Macedo Garitezi 2023-09-11 16:09:17 -0300
  • d0f1c75651 chore: bump apps vsns Thales Macedo Garitezi 2023-09-11 16:06:53 -0300
  • 223d47a6ac Merge branch 'master' into sync-m-r52-20230911 Thales Macedo Garitezi 2023-09-11 16:04:28 -0300
  • a054049d12
    Merge pull request #11586 from thalesmg/fix-session-record-m-20230911 Thales Macedo Garitezi 2023-09-11 16:03:26 -0300
  • 063913f245 fix(session): remove recently added `iterators` field from `#session{}` record Thales Macedo Garitezi 2023-09-11 14:43:04 -0300
  • 887a74a6cb fix: telemetry report error on windows zhongwencool 2023-09-11 14:38:04 +0800
  • 2691d275bd
    Merge pull request #11580 from zmstone/0908-release-v5.2.0 v5.2.0 Zaiming (Stone) Shi 2023-09-11 08:57:20 +0200
  • 19abb7c99e
    Merge pull request #11579 from keynslug/fix/otp-24-compat Andrew Mayorov 2023-09-08 18:52:24 +0400
  • abda3b130a chore: delete releaed change logs Zaiming (Stone) Shi 2023-09-08 16:39:17 +0200
  • b2ab63fa88 chore: sync changelog updates from e5.2.0 to v5.2.0 Zaiming (Stone) Shi 2023-09-08 16:37:55 +0200
  • 60e9c57477 docs: Generate changelog for v5.2.0 Zaiming (Stone) Shi 2023-09-08 16:33:03 +0200
  • 7010ac358c chore: bump release version to v5.2.0 Zaiming (Stone) Shi 2023-09-08 16:31:52 +0200
  • 3d133801af
    fix(router): use `ets:new/2` options compatible with OTP 24 Andrew Mayorov 2023-09-08 18:04:29 +0400
  • 6753ed4365
    Merge pull request #11575 from zmstone/0907-sync-master-to-release-52 Zaiming (Stone) Shi 2023-09-08 12:48:37 +0200
  • e089fda260
    Merge pull request #11568 from thalesmg/republish-props-m-20230905 Thales Macedo Garitezi 2023-09-07 16:43:00 -0300
  • f3bebb0ba2 Merge remote-tracking branch 'origin/master' into 0907-sync-master-to-release-52 Zaiming (Stone) Shi 2023-09-07 18:51:30 +0200
  • 68293231b8 test: add cases for more complex placeholders Thales Macedo Garitezi 2023-09-06 17:21:35 -0300
  • 014bc64d3b chore: ensure general prop is a binary Thales Macedo Garitezi 2023-09-06 16:12:18 -0300
  • 02b8bbf76a chore: drop templating support for `Subscription-Identifier` Thales Macedo Garitezi 2023-09-06 15:25:52 -0300
  • 47bd19dee4 chore: lower error log messages down to debug Thales Macedo Garitezi 2023-09-06 15:03:45 -0300
  • 080cb73da1 fix: handle badmap inside `emqx_placeholder:proc_tmpl` Thales Macedo Garitezi 2023-09-06 14:14:46 -0300
  • 14eb5545f3
    Merge pull request #11573 from zmstone/0907-prepare-for-e5.2.0-release e5.2.0 Zaiming (Stone) Shi 2023-09-07 11:16:11 +0200
  • 3bda34fccc docs: add changelog file e5.2.0.en.md Zaiming (Stone) Shi 2023-09-07 09:53:57 +0200
  • 445f4c235e chore: release cut script should check ee changelog file Zaiming (Stone) Shi 2023-09-07 09:51:37 +0200
  • db2ec55aa0 chore: bump release version to official e5.2.0 Zaiming (Stone) Shi 2023-09-07 09:40:15 +0200
  • b54442f5ca
    Merge pull request #11572 from Kinplemelon/kinple/upgrade-dashboard Zaiming (Stone) Shi 2023-09-07 09:24:19 +0200
  • 0376c0fd10
    Merge pull request #11569 from zmstone/0906-sync-release-52-to-master zhongwencool 2023-09-07 11:18:59 +0800
  • 7c2f87fabe test: merge broker and router boot modules Zaiming (Stone) Shi 2023-09-06 21:36:16 +0200
  • bb55b04d46 refactor: inline fn clauses, improve error logging Thales Macedo Garitezi 2023-09-06 13:54:40 -0300
  • c9100c7591
    refactor: improve logging information and descriptions Thales Macedo Garitezi 2023-09-06 13:33:59 -0300
  • 96d6a19600 chore: upgrade dashboard to e1.2.0 for ee and v1.4.0 for ce Kinplemelon 2023-09-06 22:59:08 +0800
  • 78c5a779d7 feat(republish): allow templating mqtt properties Thales Macedo Garitezi 2023-09-05 14:34:18 -0300
  • 7fe704b6dd
    Merge pull request #11563 from kjellwinblad/kjell/fix/release-52/EMQX-10775 Kjell Winblad 2023-09-06 14:47:23 +0200
  • 18c6bfec97 chore: bump app vsns Zaiming (Stone) Shi 2023-09-06 11:12:56 +0200
  • 916306b6ba chore: delete beta release feature changelog Zaiming (Stone) Shi 2023-09-06 09:56:36 +0200
  • e794143ae1 Merge remote-tracking branch 'origin/release-52' into 0906-sync-release-52-to-master Zaiming (Stone) Shi 2023-09-06 09:08:22 +0200
  • 954b73a9aa
    Merge pull request #11533 from thalesmg/ds-unsubscribe-m-20230828 Thales Macedo Garitezi 2023-09-05 09:47:17 -0300
  • d887ba5e8d docs: add change log entry for jq upgrade Kjell Winblad 2023-09-05 13:36:26 +0200
  • bc3f2e9726 fix: upgrade jq library Kjell Winblad 2023-09-05 13:16:15 +0200
  • 51b5ac11d2
    Merge pull request #11564 from ieQu1/dev/mria-0.6.1 ieQu1 2023-09-05 12:58:17 +0200
  • 01a128878f chore(mria): Bump mria to 0.6.1 ieQu1 2023-09-05 11:04:12 +0200
  • d26995a2aa
    Merge pull request #11524 from keynslug/ft/EMQX-10713/unified-route-tab Andrew Mayorov 2023-09-05 12:38:00 +0400
  • f6d347304b
    Merge pull request #11562 from thalesmg/cluster-purge-r52-20230904 Zaiming (Stone) Shi 2023-09-05 10:22:43 +0200
  • fa9326f8ca docs: add changelog entry for gpb upgrade Kjell Winblad 2023-08-30 11:29:29 +0200
  • 2b2e84b83c fix: update gpb library to fix type error Kjell Winblad 2023-08-30 11:12:33 +0200
  • 23d63f5e01 refactor: fork clientid type for `emqx_ds:session_id/0` Thales Macedo Garitezi 2023-09-04 14:41:00 -0300
  • 60ae3c15c8 refactor: disregard impossible case Thales Macedo Garitezi 2023-09-04 14:06:13 -0300
  • 2cfe5ba057 fix(plugins_api): fix response types and test Thales Macedo Garitezi 2023-09-04 14:37:25 -0300
  • 02c3d6a0a7 fix(data_import): rm duplicate import call and fix test Thales Macedo Garitezi 2023-09-04 14:19:59 -0300
  • 885dfe53e0
    Merge pull request #11560 from zmstone/0904-fix-nodetool-patches-dir Zaiming (Stone) Shi 2023-09-04 17:50:59 +0200
  • 73d4248334 test(cth_cluster): always allocate listener ports Thales Macedo Garitezi 2023-09-04 11:22:26 -0300
  • 9f0f218387
    test(router): simplify cluster-related testcase in helper testsuite Andrew Mayorov 2023-09-04 18:05:59 +0400
  • 14cf2d870a
    Merge pull request #11561 from id/0904-sync-release-51 Ivan Dyachkov 2023-09-04 14:46:13 +0200
  • 7d26b7bc1a
    fix(router): emit clearer error when conflicting schemas in use Andrew Mayorov 2023-09-04 16:37:38 +0400
  • 88f1d6eafd docs: hide changelog for feature Thales Macedo Garitezi 2023-09-04 09:17:09 -0300
  • d33ad8a46f feat: cluster purge (r5.2) Thales Macedo Garitezi 2023-08-28 12:34:35 -0300
  • 6e4215037c
    Merge pull request #11556 from zhongwencool/pin-opentelemetry-vsn Ivan Dyachkov 2023-09-04 13:21:40 +0200
  • 893f69617a
    chore(test): drop obsolete TODOs Andrew Mayorov 2023-09-04 14:40:20 +0400
  • f0a0c7d4b1
    fix(cthsuite): avoid duplicate application env entries Andrew Mayorov 2023-09-04 14:38:52 +0400
  • 5024304bf9
    fix(router): wait for tables replicate before choosing schema vsn Andrew Mayorov 2023-09-04 14:37:46 +0400
  • 6d984edb13 chore: fix typos and use consistent wording in the changelog Ivan Dyachkov 2023-09-04 11:53:47 +0200
  • 24230a64df chore: bump app versions Ivan Dyachkov 2023-09-04 11:39:21 +0200
  • b2f57636bd Merge remote-tracking branch 'upstream/release-51' into 0904-sync-release-51 Ivan Dyachkov 2023-09-04 11:34:22 +0200
  • 52546ac50f
    Merge pull request #11522 from kjellwinblad/kjell/fix/EMQX-10778 Kjell Winblad 2023-09-04 11:05:55 +0200
  • 042c56aa12 fix: revert data dir creation in lib dir Zaiming (Stone) Shi 2023-09-04 10:13:00 +0200
  • d0ccd80850 fix(nodetool): ensure patches dir added for rpm/deb installs Zaiming (Stone) Shi 2023-09-04 10:04:14 +0200
  • 240afecd69
    Merge pull request #11487 from savonarola/0821-optimize-bcrypt Ilya Averyanov 2023-09-04 10:12:40 +0300
  • 0c3db3b9b1 chore: ping opentelemetry in mix.exs zhongwencool 2023-09-04 09:34:02 +0800
  • ce571d892e chore: ping opentelemetry v1.3.0-emqx zhongwencool 2023-09-01 17:50:32 +0800
  • e9583c6ab8
    Merge pull request #11553 from lafirest/chore/example lafirest 2023-09-02 08:47:21 +0800
  • cf655f25ca
    Merge pull request #11547 from SergeTupchiy/EMQX-10180-fix-function_clause-bridge-errors SergeTupchiy 2023-09-01 20:50:59 +0300
  • ed9afe3345 refactor(emqx_connector): use `hocon_schema:override/2` to make pgsql 'username' field required Serge Tupchii 2023-09-01 19:07:23 +0300
  • bc9b270308 chore: add changelog for bridges `function_clause` fixes Serge Tupchii 2023-09-01 17:09:57 +0300
  • 607705518b test(emqx_bridge_cassandra): add connector test case for Cassandra configured without authentication Serge Tupchii 2023-09-01 16:55:53 +0300
  • f0c75d97e1 chore: upgrade emqx_http_lib to 0.5.3 Serge Tupchii 2023-09-01 13:21:37 +0300
  • c3b3460173 fix(emqx_oracle): make username a required field in emqx_oracle_schema Serge Tupchii 2023-08-31 16:57:44 +0300
  • 4ab5f8374b
    chore(schema): mark routing storage schema readOnly Andrew Mayorov 2023-09-01 19:58:31 +0400
  • ebf13c90ea
    test(router): make sort stable in e2e routing testcase Andrew Mayorov 2023-09-01 19:48:56 +0400
  • 90156befb5 feat: improve bcrypt usability Ilya Averyanov 2023-08-21 18:39:43 +0300