Commit Graph

  • 811edb32a2
    Merge pull request #12485 from ieQu1/dev/ds-fix-unsubscribe ieQu1 2024-02-07 21:38:25 +0100
  • 19c6d1127f
    refactor(sessds): Extract subscription mgmt logic to separate module ieQu1 2024-02-07 12:41:51 +0100
  • 3000a8f286
    fix(sessds): Postpone deletion of the subscription until fully acked ieQu1 2024-02-05 23:48:14 +0100
  • 82850b5894
    Merge pull request #12476 from Hecate2/patch-1 zhongwencool 2024-02-06 15:28:07 +0800
  • 63a2a05574 chore: delete Windows.md Hecate2 2024-02-04 10:02:39 +0800
  • 3f13aed3de
    Merge pull request #12481 from lafirest/fix/action_info lafirest 2024-02-06 11:39:25 +0800
  • eace8f2fcb
    Merge pull request #12423 from zhongwencool/rabbitmq-e560 zhongwencool 2024-02-06 09:55:05 +0800
  • 30eb54e86b fix(sessds): Delay unsubscribe until full ack of in-flight messages ieQu1 2024-02-05 19:30:12 +0100
  • a9c55f7568 feat(sessds): Consider #srs with only QoS0 messages fully acked ieQu1 2024-02-06 01:46:11 +0100
  • d3db53626b
    Merge pull request #12483 from zmstone/0205-docs-fix-typos zhongwencool 2024-02-06 09:11:35 +0800
  • 45b3c2aa3c chore: enable maybe_expr in elixir runtime zhongwencool 2024-02-05 15:19:26 +0800
  • 3e599e5d8e chore: add maybe feature enable on rabbitmq_bridge zhongwencool 2024-02-05 11:06:38 +0800
  • d65e84e46b chore: add rabbitmq v2 changelog zhongwencool 2024-02-04 14:56:33 +0800
  • e3cb49db8e chore: add copyright header zhongwencool 2024-02-04 14:53:42 +0800
  • 688701eedb chore: add desc for rabbitmq source zhongwencool 2024-02-02 11:45:28 +0800
  • b444c82a42 feat: rabbitmq bridge v2 integration zhongwencool 2024-01-25 10:18:35 +0800
  • 280fcd8c52
    Merge pull request #12437 from ieQu1/dev/optimize_make_filter ieQu1 2024-02-05 17:32:28 +0100
  • 4665837cf0 fix(ds): Apply review remarks ieQu1 2024-02-05 16:52:06 +0100
  • d7b0456bb0 feat: rename emqx ctl cluster_sync 'tnxid' to 'inspect' Zaiming (Stone) Shi 2024-02-05 15:49:48 +0100
  • ce50055138 docs: fix unicode colon symbol Zaiming (Stone) Shi 2024-02-05 14:01:17 +0100
  • e5b14a38ed
    Merge pull request #12472 from thalesmg/fix-bridgev2-api-multicall-m-20240202 Thales Macedo Garitezi 2024-02-05 10:28:28 -0300
  • c7888ad1f1
    Merge pull request #12475 from ieQu1/dev/lean-stream ieQu1 2024-02-05 13:55:24 +0100
  • e7688fcf9c
    Merge pull request #12468 from joggeli34/add-priorityClassName-for-pods William Yang 2024-02-05 13:09:56 +0100
  • e1ff276d76
    Merge pull request #12471 from thalesmg/fix-config-upgrade-m-20240202 Thales Macedo Garitezi 2024-02-05 09:05:12 -0300
  • b4a6be0e7c fix(tdengine): remove redundant codes firest 2024-02-05 18:50:31 +0800
  • 571786b6c5
    Merge pull request #12480 from lafirest/fix/td_v1_schema lafirest 2024-02-05 18:17:55 +0800
  • 698ba3f271 fix(ds): Optimize emqx_ds_bitmask_keymapper:make_filter ieQu1 2024-01-31 00:17:41 +0100
  • 8edbec5929 refactor(ds): Clarify the language used in ds_bitmapper ieQu1 2024-01-29 20:07:47 +0100
  • 75023f2ca3
    Merge pull request #12442 from ieQu1/dev/ds-license-apache Zaiming (Stone) Shi 2024-02-05 10:16:52 +0100
  • 4a2c5a3161 fix(tdengine): keep the bridge schema still compatible with v1 firest 2024-02-05 10:21:06 +0800
  • 463f26967c
    chore(deps): bump the actions group with 7 updates dependabot/github_actions/actions-79c81f9eed dependabot[bot] 2024-02-05 03:46:44 +0000
  • 06684e5f73
    Merge pull request #12466 from JimMoen/remote-console-nodetool-erlflags JimMoen 2024-02-04 14:52:04 +0800
  • 2614d21a15
    Merge pull request #12478 from zhongwencool/check-duplicated-mapping-key-in-swagger zhongwencool 2024-02-04 14:44:00 +0800
  • e57c354a6a
    fix(bin/emqx): maxium file descriptors limit and Schedulers limit JimMoen 2024-02-02 16:39:40 +0800
  • f7b0d1bc9d chore: add duplicated key assert in swagger.json zhongwencool 2024-02-04 11:53:37 +0800
  • 64d1459e7c
    Merge pull request #12477 from JimMoen/fix-oracle-schema-dup-map-key zhongwencool 2024-02-04 11:52:20 +0800
  • b1150a5f88
    fix(schema): bridge oracle connector schema JimMoen 2024-02-04 10:53:13 +0800
  • 7d5800a8dc
    Merge pull request #12469 from zmstone/0202-chore-fix-node-role-env-var-name-in-test-script Zaiming (Stone) Shi 2024-02-03 23:07:57 +0100
  • 2e2f3cb2aa fix(sessds): Avoid stream hash collisions ieQu1 2024-02-03 19:32:17 +0100
  • 2e56810ea2 refactor(ds): Use a simple improper list to represent the streams ieQu1 2024-02-03 16:22:18 +0100
  • 76d242df9b fix(bridge_v2_api): avoid calling nodes that do not support minimum bpapi Thales Macedo Garitezi 2024-02-02 17:04:50 -0300
  • 76401a302a fix(config): apply config upgrade to deprecated configs Thales Macedo Garitezi 2024-02-02 13:33:35 -0300
  • ed8660cb68
    Merge pull request #12458 from id/0202-sync-release-55 Ivan Dyachkov 2024-02-02 17:20:38 +0100
  • 81433282be
    Merge pull request #12467 from SergeTupchiy/autocluster-dns-aaaaa-record-type SergeTupchiy 2024-02-02 18:13:06 +0200
  • b1a05c7b59
    Merge pull request #12326 from zmstone/0111-unregister-session-with-timestamp Zaiming (Stone) Shi 2024-02-02 17:00:23 +0100
  • 5629cf3219 test: fix env name in test script Zaiming (Stone) Shi 2024-02-02 16:59:47 +0100
  • 9360cb5b66 feat(helm): possibility to add `priorityClassName` in helm chart for the pods Adrian Pauli 2024-02-02 15:53:28 +0100
  • e0b5d9fae7
    Merge pull request #12464 from ieQu1/dev/feat-ds-cli ieQu1 2024-02-02 14:14:48 +0100
  • 5e0c3d4051 feat(emqx_conf): support AAAA cluster dns record type Serge Tupchii 2024-02-02 12:06:47 +0200
  • fa0baf2f38
    Merge pull request #12439 from kjellwinblad/kjell/refactor/oracle_bridge/EMQX-11464 Kjell Winblad 2024-02-02 10:53:15 +0100
  • 84b6d7d720 fix: remove 5.5.bpapi2 file Ivan Dyachkov 2024-02-02 10:38:50 +0100
  • 3d2ac97c61 feat(ds): Add a CLI interface to inspect status of DS databases ieQu1 2024-02-02 09:50:16 +0100
  • f0569d8ae8 refactor: use mria:async_dirty to group dirty ops Zaiming (Stone) Shi 2024-02-01 20:54:03 +0100
  • 24d8a9ab00
    Merge pull request #12449 from lafirest/feat/td lafirest 2024-02-02 16:17:01 +0800
  • 4a4f96d4b5 ci: scorecard workflow can only run on master branch Ivan Dyachkov 2024-02-02 07:23:10 +0100
  • 54fda58698 ci: use v3 artifacts actions in build packages Ivan Dyachkov 2024-02-01 16:34:12 +0100
  • dd490de2e1 chore: emqx 5.5.0 Ivan Dyachkov 2024-02-01 10:35:17 +0100
  • 1501f5b89d ci: fix otp version Ivan Dyachkov 2024-01-31 18:02:31 +0100
  • f1c7e716ce chore: 5.5.0-rc.2 Ivan Dyachkov 2024-01-31 17:01:16 +0100
  • ee305f2dd0 ci: use OTP 25.3.2-2 for building docker Ivan Dyachkov 2024-01-31 16:54:50 +0100
  • 9aad7997ca chore: compatible the contet-type sytanx JianBo He 2024-01-31 17:49:46 +0800
  • 92ef848b30 ci: fix publish artifacts Ivan Dyachkov 2024-01-30 20:38:46 +0100
  • 4d61975f2c chore(dashboard): bump dashboard version to v1.7.0 & e1.5.0 YuShifan 2024-01-30 22:45:37 +0800
  • dae3a94670 chore: 5.5.0-rc.1 Ivan Dyachkov 2024-01-30 18:57:50 +0100
  • c724d2127e
    Merge pull request #12457 from lafirest/fix/opentsdb lafirest 2024-02-02 15:33:50 +0800
  • fc55b429f5
    Merge pull request #12459 from JimMoen/fix-kinesis-eunit zhongwencool 2024-02-02 15:29:10 +0800
  • 17d79026cd
    test: fix emqx_connector_schema eunit missing fields JimMoen 2024-02-02 14:25:12 +0800
  • bda82834de
    Merge pull request #12450 from id/0201-ci-use-v3-artifacts-actions-in-build-packages Ivan Dyachkov 2024-02-02 07:01:18 +0100
  • 5291adf2c0 fix(opents): change the schema of tags to object style firest 2024-02-02 12:31:42 +0800
  • f33e153e11
    Merge pull request #12455 from JimMoen/0202-fix-swagger-dup-map-key JimMoen 2024-02-02 11:29:44 +0800
  • 1a372ce39a
    fix(swagger): no-need call common_fields when `emqx_connector_schema:api_fields/3` used JimMoen 2024-02-02 10:54:49 +0800
  • 2241461acb chore: update change & bump version firest 2024-02-01 23:18:20 +0800
  • a2e3414805 ci: use v3 artifacts actions in build packages Ivan Dyachkov 2024-02-01 16:34:12 +0100
  • 494aa71156
    Merge pull request #12443 from ieQu1/dev/sessds-list-subs ieQu1 2024-02-01 18:09:49 +0100
  • e1d4234058 ci: fix ref_name 0201-ci-use-v3-artifacts-actions-in-build-packages Ivan Dyachkov 2024-02-01 17:53:29 +0100
  • af3f43ffd5
    fix: use emqx_resource macro for status Kjell Winblad 2024-02-01 17:24:25 +0100
  • f737eaf1d5 ci: tmp patch to build linux packages only Ivan Dyachkov 2024-02-01 17:15:06 +0100
  • 98d1094d73 feat(sessds): Expose subscriptions in the REST API ieQu1 2024-02-01 01:43:06 +0100
  • ca0c46e0d5 ci: use v3 artifacts actions in build packages Ivan Dyachkov 2024-02-01 16:34:12 +0100
  • 016fbd2c5c chore: remove commented out code Kjell Winblad 2024-02-01 16:18:37 +0100
  • dfad020c49 feat(tdengine): improve the TDengine bridge to v2 style firest 2024-02-01 23:12:59 +0800
  • ee35ecb04d docs: add change log entry for Oracle bridge refactoring Kjell Winblad 2024-02-01 16:08:36 +0100
  • a4272c71dc feat: refactor Oracle bridge to connector and action Kjell Winblad 2024-01-25 17:43:51 +0100
  • ae1ef9d1bb
    Merge pull request #12428 from savonarola/0130-simplify-boot-machine-runtime-deps Ilya Averyanov 2024-02-01 16:32:53 +0200
  • 80ff1b1657
    Merge pull request #12434 from qzhuyan/fix/william/kafka-dont-stacktrace-when-no-partiion-count William Yang 2024-02-01 15:09:45 +0100
  • 3e518c1876
    Merge pull request #12427 from zmstone/0130-limit-kafka-partitions Zaiming (Stone) Shi 2024-02-01 14:39:52 +0100
  • 6a092aeb69 chore(emqx_machine): refactor injecting runtime deps Ilya Averyanov 2024-01-30 16:23:27 +0300
  • 16444b7da9 fix(bridge-kafka): no stacktrace when fetch topic partition count fail William Yang 2024-01-31 14:24:54 +0100
  • 3ce953cb87
    Merge pull request #12446 from id/0201-cut-5.5.0 Ivan Dyachkov 2024-02-01 12:31:03 +0100
  • 8f9e6769cf docs: add missing desc Zaiming (Stone) Shi 2024-02-01 11:08:54 +0100
  • 3ad71f75e6 chore: emqx 5.5.0 v5.5.0 e5.5.0 Ivan Dyachkov 2024-02-01 10:35:17 +0100
  • 42a4bc3382
    Merge pull request #12435 from zhongwencool/dont-add-disable-resource-to-connector zhongwencool 2024-02-01 10:39:47 +0800
  • 0d5911d942
    Merge pull request #12422 from zhongwencool/upgrade-erlfmt-to-v1.3.0 JianBo He 2024-02-01 09:34:33 +0800
  • 55e2baa089
    Merge pull request #12441 from emqx/0131-ci-fix-otp-version JianBo He 2024-02-01 09:13:46 +0800
  • f9d16340e0 fix: don't add disable bridge to connector's channel zhongwencool 2024-01-31 22:13:04 +0800
  • 139f5dc3bd chore(ds): Remove an obsolete document; superceded by ./README.md ieQu1 2024-02-01 00:14:08 +0100
  • b50d6bf1fd chore(ds): Change the license to Apache 2.0 ieQu1 2024-02-01 00:10:48 +0100
  • 06f9d762cd
    Merge pull request #12440 from thalesmg/ds-fix-egress-startup-m-20240131 Thales Macedo Garitezi 2024-01-31 17:47:35 -0300
  • f7b12470dd test(ds): fix inter-suite flakiness Thales Macedo Garitezi 2024-01-31 15:25:03 -0300
  • d51deac222 fix(ds): use configured data dir for site storage Thales Macedo Garitezi 2024-01-31 15:24:06 -0300