Commit Graph

  • 4805531f8b
    chore(deps): bump the actions-prepare-jmeter group dependabot/github_actions/dot-github/actions/prepare-jmeter/actions-prepare-jmeter-1f1f559899 dependabot[bot] 2024-03-11 03:13:17 +0000
  • 68682c4231
    Merge pull request #12671 from kjellwinblad/kjell/rule_engine/fix/unescape_rules_from_dashboard/EMQX-11847 Zaiming (Stone) Shi 2024-03-08 17:57:31 +0100
  • 2cc1c563df fix(mgmt): avoid using base64:decode/2 and encode/2 zmstone 2024-03-08 16:46:54 +0100
  • 62ebcd71ef fix: load cluster.hocon when generate app.<time>.config zmstone 2024-03-08 11:28:51 +0100
  • e0b64190ab chore: rename DB_ROLE to ROLE zmstone 2024-03-05 15:16:49 +0100
  • d92fd3e42d
    Merge pull request #12667 from thalesmg/ds-delete-m-20240307 Thales Macedo Garitezi 2024-03-08 10:57:51 -0300
  • 79d7821222
    Merge pull request #12655 from thalesmg/fix-kconsu-status-r56-20240306 Thales Macedo Garitezi 2024-03-08 10:53:44 -0300
  • 6af01b916e feat(ds): implement `get_delete_streams`, `make_delete_iterator` and `delete_next` callbacks for builtin storage Thales Macedo Garitezi 2024-03-07 17:36:24 -0300
  • 5dfd864c1a
    Merge pull request #12666 from thalesmg/test-flaky-machine-m-20240307 Thales Macedo Garitezi 2024-03-08 08:57:35 -0300
  • 69ddd51af1 docs: add change log entry Kjell Winblad 2024-03-08 12:35:39 +0100
  • 5a6f96212d feat(rule engine SQL): add an `unescape` function Kjell Winblad 2024-03-08 11:52:34 +0100
  • 060e02c4c4
    Merge pull request #12653 from kjellwinblad/kjell/rule_engine/fix/subbits/support_non_byte_sizes/EMQX-11943 Kjell Winblad 2024-03-08 09:41:03 +0100
  • 6054499607
    Merge pull request #12657 from kjellwinblad/kjell/rule_engine/fix/fun_calls_as_array_items/EMQX-11953 Kjell Winblad 2024-03-08 09:39:46 +0100
  • 29111a2192 fix: dialyzer problems leap-year-bug-sql-fun Shawn 2024-03-08 14:25:19 +0800
  • 163d095dca fix: port the changes for date_to_unix_ts SQL fun from 4.4 Shawn 2024-03-08 10:36:49 +0800
  • 963e0de0c3 fix(kafka_consumer): check client connectivity Thales Macedo Garitezi 2024-03-06 10:42:50 -0300
  • f7e3afde16
    test(ds): avoid introducing new macros Andrew Mayorov 2024-03-07 16:48:33 +0100
  • b52c9c0062 test(machine): attempt to stabilize flaky test Thales Macedo Garitezi 2024-03-07 10:23:02 -0300
  • 69427dc42d
    test(ds): add tests for error mapping and replay recovery Andrew Mayorov 2024-03-07 12:47:05 +0100
  • e7e8771277
    fix(sessds): set replay retry timer if initial `replay/3` fails Andrew Mayorov 2024-03-07 12:45:10 +0100
  • 09905d78cd
    chore(ds): make error handling slightly simpler Andrew Mayorov 2024-03-05 20:26:53 +0100
  • b604c3dbd4
    refactor(sessds): make replay error handling a bit more clear Andrew Mayorov 2024-03-05 20:26:18 +0100
  • 3f3e33b2cb
    fix(sessds): untangle pull and replay retry timers Andrew Mayorov 2024-03-05 20:16:52 +0100
  • b39c710ec2
    fix(ds): tidy up few typespecs Andrew Mayorov 2024-03-03 22:20:16 +0100
  • 1cf672e78d
    feat(sessds): handle recoverable errors during replay Andrew Mayorov 2024-03-01 19:11:40 +0100
  • 2146d9e1fe
    feat(ds): introduce error classes in critical API functions Andrew Mayorov 2024-03-01 19:10:25 +0100
  • 1f38813cb9
    Merge pull request #12561 from SergeTupchiy/EMQX-11861-client-mqueue-inflight-API SergeTupchiy 2024-03-07 13:20:31 +0200
  • c62776edaf fix(sessds): Prevent hot update of session_persistence.enable config ieQu1 2024-03-07 12:19:53 +0100
  • a2e761681e feat: add client mqueue/inflight messages API Serge Tupchii 2024-02-21 16:49:17 +0200
  • 6a2731f2da Merge remote-tracking branch 'origin/master' into release-56 zmstone 2024-03-07 09:36:37 +0100
  • 98034cb4dd
    Merge pull request #12660 from zmstone/sync-5.5.1 Zaiming (Stone) Shi 2024-03-07 09:36:08 +0100
  • 59f9f6520d
    docs: fix typos in changelog entry Kjell Winblad 2024-03-07 09:28:57 +0100
  • c62dd56a4a
    Merge pull request #12661 from thalesmg/ds-atomic-store-m-20240305 Thales Macedo Garitezi 2024-03-06 17:48:28 -0300
  • f57f2fa1b7 chore: bump app version numbers zmstone 2024-03-06 19:37:06 +0100
  • df3ebc5c56
    Merge pull request #12659 from thalesmg/test-flaky-pulsar-r56-20240306 Thales Macedo Garitezi 2024-03-06 15:29:01 -0300
  • b421363661
    Merge pull request #12656 from thalesmg/fix-gprodu-status-r56-20240306 Thales Macedo Garitezi 2024-03-06 15:28:51 -0300
  • 5d87d400f4 feat(ds): add atomic store API Thales Macedo Garitezi 2024-03-06 15:24:14 -0300
  • 78b8eb9a1b
    Merge pull request #12658 from thalesmg/test-flaky-elasticsearch-r56-20240306 Thales Macedo Garitezi 2024-03-06 14:24:20 -0300
  • 9cbeb3720a Merge remote-tracking branch 'origin/release-55' into sync-5.5.1 zmstone 2024-03-06 17:55:14 +0100
  • dc16e59f2c fix(gcp_pubsub_producer): check for topic existence when creating action Thales Macedo Garitezi 2024-03-06 11:29:50 -0300
  • e99546e009 Merge remote-tracking branch 'origin/release-56' into sync-5.5.1 zmstone 2024-03-06 17:27:54 +0100
  • eacd803a37 test(pulsar): fix flaky test Thales Macedo Garitezi 2024-03-06 12:04:29 -0300
  • 2fcd92dcd9 docs: add changelog entry Kjell Winblad 2024-03-06 15:52:42 +0100
  • fd7eacb953 test(elastic_search): fix flaky test Thales Macedo Garitezi 2024-03-04 15:05:41 -0300
  • c206ee37e0 fix(rule SQL): allow expressions as array items Kjell Winblad 2024-03-06 11:47:33 +0100
  • cd3ecc4ad5 docs: add change log entry Kjell Winblad 2024-03-05 17:12:27 +0100
  • 69114bc6c2 fix(rule_engine): support non-byte sized input to bin2hexstr Kjell Winblad 2024-03-05 16:55:43 +0100
  • 78d5f76f70
    Merge pull request #12652 from kjellwinblad/kjell/rule_engine/fix/subbits/EMQX-11942 Kjell Winblad 2024-03-06 15:20:30 +0100
  • fc8b5d4522
    Merge pull request #12646 from zmstone/0304-rule-engin-func-fix-zone-shift-in-date-string-parse Zaiming (Stone) Shi 2024-03-06 13:22:30 +0100
  • 58be029ead chore: bump version to 5.5.1 v5.5.1 e5.5.1 release-55 zmstone 2024-03-06 09:50:13 +0100
  • f1e9da9048
    Merge pull request #12604 from thalesmg/test-gcp-consu-tm-m-20240227 JianBo He 2024-03-06 09:13:41 +0800
  • 1737df05c7
    Merge pull request #12641 from zmstone/0304-improve-text-log-formatter JianBo He 2024-03-06 09:12:18 +0800
  • 8cf681ad3b
    Merge pull request #12639 from kjellwinblad/kjell/fix_flaky_test_case/emqx_broker_SUITE.connected_client_count_group.quic.t_connected_client_count_transient_takeover Kjell Winblad 2024-03-05 18:02:07 +0100
  • 3285edc004
    Merge pull request #12650 from savonarola/0305-refine-retainer-readme Ilya Averyanov 2024-03-05 18:57:02 +0200
  • 3ce8dcaa3f
    Merge pull request #12643 from thalesmg/test-flaky-elasticsearch-m-20240304 Thales Macedo Garitezi 2024-03-05 13:53:42 -0300
  • f0aecaf16f docs: add changelog text for new rule engine subbits functions Kjell Winblad 2024-03-05 13:38:14 +0100
  • 24cb45a643 test(elastic_search): fix flaky test Thales Macedo Garitezi 2024-03-04 15:05:41 -0300
  • 69dcc69761
    Merge pull request #12640 from thalesmg/sync-r56-m-20240304 Thales Macedo Garitezi 2024-03-05 10:44:28 -0300
  • 365d054e01 fix: add subbits/4 and subits/5 rule_engine functions Kjell Winblad 2024-03-05 13:27:07 +0100
  • 676df7eb30 test(gcp_pubsub_consumer): add test case for updating topic when there is a topic mapping Thales Macedo Garitezi 2024-02-27 14:38:08 -0300
  • a840925a50
    Merge pull request #12642 from thalesmg/ds-fix-drop-typespec-m-20240304 Thales Macedo Garitezi 2024-03-05 09:11:08 -0300
  • c5489fee90 Merge remote-tracking branch 'origin/release-56' into sync-r56-m-20240304 Thales Macedo Garitezi 2024-03-05 09:08:59 -0300
  • d70adaba7b
    Merge pull request #12651 from id/0503-prep-5.5.1-rc.4 v5.5.1-rc.4 e5.5.1-rc.4 Ivan Dyachkov 2024-03-05 12:56:02 +0100
  • acb6b5a0d2 chore: 5.5.1-rc.4 Ivan Dyachkov 2024-03-05 10:55:05 +0100
  • d9c982d850 ci: do not push emqx-enterprise docker images to public.ecr.aws Ivan Dyachkov 2024-03-05 10:53:58 +0100
  • 9c0ab450a0 ci(docker): use correct tag for smoke test Ivan Dyachkov 2024-02-14 16:54:03 +0100
  • 624e023590 ci(docker): use lightweight image when building from tar.gz Ivan Dyachkov 2024-02-14 15:25:08 +0100
  • 0c9ecb4211 ci: build binaries for each arch of docker image separately Ivan Dyachkov 2024-02-13 10:42:05 +0100
  • ce50aed930 chore(retainer): actualize README Ilya Averyanov 2024-03-05 13:07:20 +0300
  • d2d65313d0 chore: 5.5.1-rc.4 0503-prep-5.5.1-rc.4 Ivan Dyachkov 2024-03-05 10:55:05 +0100
  • 8ef56b08d7 ci: do not push emqx-enterprise docker images to public.ecr.aws Ivan Dyachkov 2024-03-05 10:53:58 +0100
  • a03e91e2c0 ci(docker): use correct tag for smoke test Ivan Dyachkov 2024-02-14 16:54:03 +0100
  • 7ab3412d29 ci(docker): use lightweight image when building from tar.gz Ivan Dyachkov 2024-02-14 15:25:08 +0100
  • 35776d311f ci: build binaries for each arch of docker image separately Ivan Dyachkov 2024-02-13 10:42:05 +0100
  • 69341faaae chore: 5.5.1-rc.3 Ivan Dyachkov 2024-03-05 08:26:30 +0100
  • c8e42cf6b1 test(emqx_broker_SUITE): fix flaky test case Kjell Winblad 2024-03-04 17:24:48 +0100
  • 3d3f3b96d1
    Merge pull request #12648 from id/0503-prep-5.5.1-rc.3 v5.5.1-rc.3 e5.5.1-rc.3 Ivan Dyachkov 2024-03-05 09:57:50 +0100
  • 7a192d5aaf
    Merge pull request #12649 from Kinplemelon/kinple/for-upgrade-dashboard Kinple 2024-03-05 16:31:52 +0800
  • f275e99aba docs: add changelog for PR 12641 zmstone 2024-03-05 09:16:28 +0100
  • b858a34dc2 chore: upgrade dashboard to e1.6.0-beta.2 for ee Kinplemelon 2024-03-05 16:08:25 +0800
  • 2251b85d65 chore: 5.5.1-rc.3 Ivan Dyachkov 2024-03-05 08:26:30 +0100
  • 394c242671 ci: don't attempt to push to `public.ecr.aws/emqx/emqx-enterprise` Thales Macedo Garitezi 2024-03-04 15:29:58 -0300
  • 2e0e9f1c14 ci: fix sha256 task in build packages Ivan Dyachkov 2024-03-04 19:29:28 +0100
  • cb0066d639 chore: add tag for logs from MQTT connection modules zmstone 2024-03-04 17:57:31 +0100
  • 00b21cf9c5
    Merge pull request #12634 from zmstone/0304-breaking-no-escape-for-triple-quote-string-characters Zaiming (Stone) Shi 2024-03-05 08:32:50 +0100
  • c2dcb507cf
    Merge pull request #12637 from lafirest/merge-55 lafirest 2024-03-05 08:47:30 +0800
  • 8b3ae825d9
    Merge pull request #12647 from SergeTupchiy/fix-log-thorttling-duration-schema SergeTupchiy 2024-03-04 23:39:35 +0200
  • e725064a2a fix(emqx_conf_schema): use `timeout_duration_s()` type for `log.throttling.time_window` field Serge Tupchii 2024-03-04 22:41:28 +0200
  • 9929025820 fix(rule_func): time zone shift at wrong precision zmstone 2024-03-04 21:25:49 +0100
  • 8fbb883ba8
    Merge pull request #12644 from thalesmg/prepare-560-alpha1-r56-20240304 e5.6.0-alpha.2 Thales Macedo Garitezi 2024-03-04 17:20:52 -0300
  • 168a4a7e1e
    Merge pull request #12645 from id/0304-fix-sha256-task-in-build-packages Ivan Dyachkov 2024-03-04 21:19:45 +0100
  • 61328eb91a chore: prepare e5.6.0-alpha.2 prepare-560-alpha1-r56-20240304 Thales Macedo Garitezi 2024-03-04 15:32:13 -0300
  • 04774c8b70 ci: don't attempt to push to `public.ecr.aws/emqx/emqx-enterprise` ci-fix-docker-push-ecr-r56-20240304 Thales Macedo Garitezi 2024-03-04 15:29:58 -0300
  • da3835c83f ci: fix sha256 task in build packages Ivan Dyachkov 2024-03-04 19:29:28 +0100
  • 3e3194fd21 chore: upgrade to hocon 0.42.0 zmstone 2024-03-04 11:11:13 +0100
  • 06334798a5 fix(ds): fix `drop_generation` typespec Thales Macedo Garitezi 2024-03-04 14:15:59 -0300
  • 4bc87c475c
    Merge pull request #12638 from id/0304-update-changelog Ivan Dyachkov 2024-03-04 18:15:43 +0100
  • 6c9eb16a95 refactor(logger): reorder log fields zmstone 2024-03-04 17:52:52 +0100
  • 1badbfa81a
    Merge pull request #12636 from thalesmg/sync-r55-r56-20240304 e5.6.0-alpha.1 Thales Macedo Garitezi 2024-03-04 14:04:26 -0300
  • 577ef41e45 Merge remote-tracking branch 'origin/release-55' into sync-r55-r56-20240304 Thales Macedo Garitezi 2024-03-04 12:48:06 -0300