Commit Graph

  • 243b8f5b67 chore: merge 'upstream/master' into v5.1.2 Ivan Dyachkov 2023-07-21 13:25:46 +0200
  • 3a3b843f4a fix(machine): add emqx_bridge_kinesis to reboot_lists.eterm Ivan Dyachkov 2023-07-21 13:16:54 +0200
  • 04bd7c7eed
    Merge pull request #11322 from SergeTupchiy/EMQX-10590-data-import-fix-missing-config-rel51 e5.1.1-alpha.3 SergeTupchiy 2023-07-21 12:36:21 +0300
  • 16a8943cb2
    Merge pull request #11323 from zhongwencool/remove-zone-related-doc JianBo He 2023-07-21 17:20:07 +0800
  • ee97cf8e33 fix(emqx_modules): ignore already_existed/not_found errors for added/removed topic metrics Serge Tupchii 2023-07-21 12:17:47 +0300
  • 5feb3c537e
    Merge pull request #11324 from ieQu1/changelog-11309 Ivan Dyachkov 2023-07-21 10:55:16 +0200
  • c73bbd1d8f chore(changelog): Add changelog for 11309 ieQu1 2023-07-21 10:45:21 +0200
  • 520ae0e9d3 chore: remove zone desc from document zhongwencool 2023-07-21 15:51:21 +0800
  • 87b2df3a30
    Merge pull request #11318 from zhongwencool/bump-hocon-to-0.39.14 zhongwencool 2023-07-21 15:46:37 +0800
  • b37920d2e5 feat: add `topic_metrics` and `slow_subs` configuration to data import/export Serge Tupchii 2023-07-18 20:39:46 +0300
  • a1a7c4fab6 fix(emqx_rule_engine): fix typo in `behaviour` module attribute Serge Tupchii 2023-07-18 20:35:21 +0300
  • d3e4fda21d fix: hocon_pp quote string for special char zhongwencool 2023-07-21 12:31:22 +0800
  • 0827a45c89
    Merge pull request #11307 from paulozulato/fix-oracle-table-check Paulo Zulato 2023-07-20 19:19:50 -0300
  • e1e4c64a30
    refactor(session): allow peeking at mqueue less intrusively Andrew Mayorov 2023-07-20 21:19:08 +0200
  • 54efc04a6f
    Merge pull request #11309 from thalesmg/fix-machine-boot-reboot-r51-20230719 Thales Macedo Garitezi 2023-07-20 14:33:16 -0300
  • 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps Thales Macedo Garitezi 2023-07-20 11:30:40 -0300
  • 5240ba70d4
    Merge pull request #11311 from zhongwencool/improve-failed-message zhongwencool 2023-07-20 22:24:28 +0800
  • 3b1e436d3f refactor: use `emqx_pool:async_submit` to avoid excessive spawning Thales Macedo Garitezi 2023-07-20 09:40:30 -0300
  • b9f0cd7ba4 chore: pretty the cli output style JianBo He 2023-07-20 21:01:28 +0800
  • 77e2d852e5 fix: add emqx_durable_storage to app list Thales Macedo Garitezi 2023-07-20 09:55:05 -0300
  • f2a32e8ed2
    Merge pull request #11304 from keynslug/ft/EMQX-9593/ds-session-connect Andrew Mayorov 2023-07-20 14:33:21 +0200
  • 89ea40a8b7 refactor: apply review remarks Thales Macedo Garitezi 2023-07-20 09:13:48 -0300
  • 3cd223ff5b chore: add more detail msg for merging failed zhongwencool 2023-07-20 14:52:49 +0800
  • 8480a26b66
    Merge pull request #11065 from SergeTupchiy/EMQX-9992-fix-async-cleanup-error-logs SergeTupchiy 2023-07-20 12:20:57 +0300
  • 33c7d999f2
    Merge pull request #11305 from SergeTupchiy/emqx_conf-fix-typo SergeTupchiy 2023-07-20 11:19:24 +0300
  • b9b11d8f4d fix(machine_boot): use shared list of reboot apps and add bridges to reboot list fix-machine-boot-reboot-r51-20230719 Thales Macedo Garitezi 2023-07-19 14:59:25 -0300
  • e76ba760c9 fix(oracle): discard nested tokens when checking table Paulo Zulato 2023-07-19 11:47:06 -0300
  • eb41b77de4 fix(rule_metrics): notify rule metrics of late replies and expired requests Thales Macedo Garitezi 2023-07-19 11:37:06 -0300
  • ff4119e8b3 chore(emqx_config): fix typo in the log message Serge Tupchii 2023-07-19 16:57:09 +0300
  • 41b780f7f2
    Merge pull request #11280 from thalesmg/unhide-gcp-consumer-master-20230717 Thales Macedo Garitezi 2023-07-19 10:26:42 -0300
  • 6003c34ce5
    Merge pull request #11283 from thalesmg/flaky-test-20230717 Thales Macedo Garitezi 2023-07-19 10:24:07 -0300
  • 57e39f42c5
    Merge pull request #11294 from ieQu1/mria-fixes ieQu1 2023-07-19 15:10:42 +0200
  • dd31487b4a
    refactor(session): drop `is_session/1` helper as useless Andrew Mayorov 2023-07-19 14:12:56 +0200
  • 0cd2351134
    refactor(session): hide `no_local` logic behind enqueue / deliver Andrew Mayorov 2023-07-19 14:11:10 +0200
  • f29a9ed9d5
    Merge pull request #11301 from id/0719-sync-release-51-to-master Ivan Dyachkov 2023-07-19 14:21:26 +0200
  • d4550f911c
    Merge pull request #11299 from lafirest/hs lafirest 2023-07-19 17:47:30 +0800
  • 92166f287a
    Merge pull request #11293 from keynslug/fix/EMQX-9591/phase-out-persistence Andrew Mayorov 2023-07-19 10:36:46 +0200
  • 89b5cda2a3
    Merge pull request #11274 from zhongwencool/fix-get-config-from-target-node JianBo He 2023-07-19 16:01:13 +0800
  • b7f0f7b32d chore: merge master into release-51 Ivan Dyachkov 2023-07-19 09:28:05 +0200
  • 7ac8715358 fix(hstream): handle the `unavailable` error code firest 2023-07-19 14:43:50 +0800
  • 0524c3b3b1 test: configs SUITE crash zhongwencool 2023-07-19 11:05:03 +0800
  • 439eb4d029 test: cover the node params for `get /configs` endpoint JianBo He 2023-07-19 08:51:26 +0800
  • 74532a64e6 chore: update apps/emqx_management/src/emqx_mgmt_api_configs.erl JianBo He 2023-07-18 20:50:23 +0800
  • 402f75592e chore: move rpc call from emqx_management_proto to emqx_conf_proto zhongwencool 2023-07-17 09:45:38 +0800
  • 8a0f7bfd99 chore: update version bpapi.versions zhongwencool 2023-07-14 22:24:16 +0800
  • 59ed65787f fix: get_config return target node's node conf zhongwencool 2023-07-14 18:03:50 +0800
  • 27630ca215
    Merge pull request #11261 from paulozulato/feat-bridge-kinesis Paulo Zulato 2023-07-18 16:48:34 -0300
  • 3a5112829c fix(mgmt_cli): Don't print cluster status on the replicant ieQu1 2023-07-18 18:07:10 +0200
  • ce76d4ab04 chore(ekka): Bump version to 0.15.7 (mria 0.5.9) ieQu1 2023-07-18 17:57:19 +0200
  • 103b89f60c fix(mgmt_cli): Don't crash when mria is not running ieQu1 2023-07-18 17:37:57 +0200
  • 293700773f refactor(mgmt_cli): Call mria directly ieQu1 2023-07-18 17:30:19 +0200
  • f0ab8e36d1 fix(machine): Don't start business apps before emqx machine ieQu1 2023-07-18 13:39:33 +0200
  • 0aa5f28438
    Merge pull request #11296 from SergeTupchiy/EMQX-10590-data-import-fix-missing-config SergeTupchiy 2023-07-18 22:41:12 +0300
  • a9191f3c33
    Merge pull request #11295 from id/0718-e5.1.1-alpha.2 e5.1.1-alpha.2 Ivan Dyachkov 2023-07-18 21:05:09 +0200
  • 2954ff7300 feat: add `topic_metrics` and `slow_subs` configuration to data import/export Serge Tupchii 2023-07-18 20:39:46 +0300
  • 3be1773e99
    Merge pull request #11289 from id/0713-build-debian12-packages Ivan Dyachkov 2023-07-18 19:46:29 +0200
  • c9985758d9 fix(emqx_rule_engine): fix typo in `behaviour` module attribute Serge Tupchii 2023-07-18 20:35:21 +0300
  • de4cc492d4 chore: e5.1.1-alpha.2 Ivan Dyachkov 2023-07-18 18:29:43 +0200
  • 4ec4041f99
    Merge pull request #11281 from thalesmg/restore-queue-shared-sub-r51-20230717 Thales Macedo Garitezi 2023-07-18 13:52:44 -0300
  • 07f62fd397
    Merge pull request #11288 from ieQu1/EMQX-10584 ieQu1 2023-07-18 17:22:01 +0200
  • 73c4bcbc36 chore: add changelog 0713-build-debian12-packages Ivan Dyachkov 2023-07-18 12:23:59 +0200
  • 8293fce7f2 chore: fix pkg-tests.sh Ivan Dyachkov 2023-07-13 14:20:24 +0200
  • 42627a3d42 fix: ps -ef to detect defunct pid Ivan Dyachkov 2023-07-18 11:51:39 +0200
  • 2594998fd0 ci: self-hosted runners for build-packages Ivan Dyachkov 2023-07-17 13:58:49 +0200
  • 2b5bd9f183 ci: separate steps to build and test packages Ivan Dyachkov 2023-07-17 12:23:54 +0200
  • cfcdc094b5 ci: always upload artefacts on build_packages Ivan Dyachkov 2023-07-14 14:00:54 +0200
  • f541fc3e3d feat: build debian12 packages Ivan Dyachkov 2023-07-13 08:53:14 +0200
  • ca51732d8e
    Merge pull request #11292 from emqx/update-rocksdb Ivan Dyachkov 2023-07-18 16:14:50 +0200
  • 89e8dc460c
    Merge pull request #11290 from keynslug/fix/EMQX-10571/bump-jq Andrew Mayorov 2023-07-18 15:56:29 +0200
  • cb1e0cdc89 test(http): attempt to stabilize flaky tests Thales Macedo Garitezi 2023-07-17 17:37:55 -0300
  • 3ba6d34511
    chore(eviction): phase out session persistence concerns Andrew Mayorov 2023-07-18 15:47:12 +0200
  • 0a00c39282
    chore(ps): phase out existing session persistence mechanism Andrew Mayorov 2023-07-18 15:43:09 +0200
  • 91cd88c136 fix(api_mgmt): use `emqx_topic:join` for correct construction of topics Thales Macedo Garitezi 2023-07-18 10:19:55 -0300
  • a2cfb95780
    chore: add changelog entry Andrew Mayorov 2023-07-18 12:55:01 +0200
  • 143cdb9e44
    chore: bump jq to v0.3.10 Andrew Mayorov 2023-07-18 12:49:52 +0200
  • 99378355ea ci: bump builder image -> 5.1-3 Thales Macedo Garitezi 2023-07-17 16:58:33 -0300
  • 4a889c0994 chore: bump ekka -> 0.15.6 Thales Macedo Garitezi 2023-07-11 14:28:04 -0300
  • f6756ef6f9
    Merge pull request #11285 from lafirest/chore/hs_note lafirest 2023-07-18 19:06:00 +0800
  • 6f21db2fe4
    Merge pull request #11286 from lafirest/fix/td-template lafirest 2023-07-18 19:05:19 +0800
  • 4f4a813f04 fix(tdengine): update the default template and the changelog firest 2023-07-18 09:08:56 +0000
  • dd59a9170f chore(hstream): add more information to the template description to reduce confusion firest 2023-07-18 08:08:46 +0000
  • 191916211b fix(emqx): Change incompatible DB backend message log to a warning ieQu1 2023-07-18 12:05:07 +0200
  • 3d07ddd4f0 chore: improve the `sys_msg_interval` config docs JianBo He 2023-07-18 15:23:37 +0800
  • 1fdcfba629 fix(shared_sub): restore support for `$queue/` shared subscription Thales Macedo Garitezi 2023-07-17 16:26:56 -0300
  • 484519dcf9 feat(kinesis): implement Amazon Kinesis Producer bridge Paulo Zulato 2023-07-03 16:17:42 -0300
  • 05c3e023a9 chore(gcp_pubsub_consumer): unhide GCP PubSub Consumer bridge for e5.2.0 Thales Macedo Garitezi 2023-07-17 11:24:21 -0300
  • f35dfb01d1
    Merge pull request #11278 from Kinplemelon/kinple/for-upgrade-dashboard-ce JianBo He 2023-07-17 17:37:50 +0800
  • ab518a1386 chore: upgrade dashboard to v1.3.2 for ce Kinplemelon 2023-07-17 16:25:07 +0800
  • ab5fd1e5c3
    Merge pull request #11260 from thalesmg/fix-rule-maps-nested-put-r51 Thales Macedo Garitezi 2023-07-14 15:02:24 -0300
  • 0a35b7875f
    Merge pull request #11269 from zhongwencool/fix-process-limit-hidden zhongwencool 2023-07-14 22:32:41 +0800
  • f6834b33a0
    Merge pull request #11266 from lafirest/fix/influxdb-ph lafirest 2023-07-14 22:29:16 +0800
  • 5d11ccb6dc
    Merge pull request #11273 from Kinplemelon/kinple/for-upgrade-dashboard zhongwencool 2023-07-14 22:26:29 +0800
  • f853f3d3bd
    Merge pull request #11271 from zhongwencool/fix-precent-check zhongwencool 2023-07-14 22:07:41 +0800
  • f9452241bd test(rules): add a few more tests to assert our rule evaluation behavior Thales Macedo Garitezi 2023-07-13 17:29:46 -0300
  • faa851d51a
    Merge pull request #11268 from thalesmg/fix-unhealthy-target-api-return Thales Macedo Garitezi 2023-07-14 09:14:39 -0300
  • b5800f9869
    Merge pull request #11270 from id/0714-add-codeql-workflow Ivan Dyachkov 2023-07-14 13:50:38 +0200
  • 950d5edc41 fix: avoid logging unnecessary errors in async cleanup functions Serge Tupchii 2023-07-14 14:22:43 +0300
  • 0c448a7546 ci: add codeql workflow Ivan Dyachkov 2023-07-14 10:16:07 +0200
  • ae4c5aa4c9
    Merge pull request #11272 from lafirest/fix/log_typo lafirest 2023-07-14 17:44:36 +0800
  • 0be39bf546 chore: update changes firest 2023-07-14 17:29:38 +0800