Commit Graph

  • a1ccf85c66
    test(routesync): verify that syncer preserves consistency Andrew Mayorov 2024-01-05 18:35:49 +0100
  • 5aeff20f8b
    fix(routesync): ensure causal relationships are preserved Andrew Mayorov 2024-01-05 18:34:39 +0100
  • f92b5b3f32
    feat(stream): add simple stream over process message queue Andrew Mayorov 2024-01-05 12:53:44 +0100
  • 54f8b47455
    feat(routing): add route sync process pool Andrew Mayorov 2023-12-27 18:31:25 +0100
  • 3b9dc434ac ci: pin dockerfiles by digest Ivan Dyachkov 2024-01-12 11:55:51 +0100
  • 775edd9f5c ci: explicitly use --require-hashes for pip install Ivan Dyachkov 2024-01-12 11:18:22 +0100
  • 5cabc6b368 chore: upgrade dashboard to e1.5.0-beta.3 for ee Kinplemelon 2024-01-12 18:21:31 +0800
  • c493e17645
    chore(deps): bump the actions group with 4 updates dependabot/github_actions/actions-3b75421928 dependabot[bot] 2024-01-12 09:54:34 +0000
  • 0f1aaa65bc fix(iotdb): move the `iot_version` into IoTDB connector firest 2024-01-12 17:52:31 +0800
  • 479ceb8596
    Merge pull request #12309 from id/0111-ci-pin-more-dependencies Ivan Dyachkov 2024-01-12 10:51:20 +0100
  • 366eda338d refactor: refactor es's action elasticsearch zhongwencool 2024-01-12 14:15:30 +0800
  • 456a14fe20 fix: cannot write literal numbers to influxdb Shawn 2024-01-11 18:22:50 +0800
  • ef8e056b3b feat: support elasticsearch bridge zhongwencool 2024-01-11 02:15:03 +0800
  • 9e85b53c39
    Merge pull request #12296 from HJianBo/fix-delayed-message-http-api-500 JianBo He 2024-01-12 09:37:41 +0800
  • 4c9078d05f ci: pin more dependencies 0111-ci-pin-more-dependencies Ivan Dyachkov 2024-01-11 19:44:38 +0100
  • d932fa593b
    Merge pull request #12310 from thalesmg/ci-bump-elixir-vsn-sched-m-20240111 Thales Macedo Garitezi 2024-01-11 16:49:24 -0300
  • efde3ae490 ci: fix elixir version in cron build job Thales Macedo Garitezi 2024-01-11 16:16:28 -0300
  • 79a4a041e4 fix(bridge_api): correctly deobfuscate secrets during dry run Thales Macedo Garitezi 2024-01-11 14:26:38 -0300
  • fb44bfcbe6
    Merge pull request #12302 from id/0111-ci-restrict-token-permissions-and-pin-deps Ivan Dyachkov 2024-01-11 18:57:21 +0100
  • beb70265a6 ci: downgrade actions/checkout and actions/upload-artifact version in build_packages Ivan Dyachkov 2024-01-11 17:54:42 +0100
  • ef0850c71f
    Merge pull request #12305 from savonarola/1101-fix-channel-info-update Ilya Averyanov 2024-01-11 18:48:53 +0200
  • 4c66a1135b
    Merge pull request #12303 from savonarola/0111-fix-indexing Ilya Averyanov 2024-01-11 18:44:56 +0200
  • c4ea79db1e
    Merge pull request #12304 from thalesmg/fix-gcp-deprecated-resopts-m-20240111 Thales Macedo Garitezi 2024-01-11 13:24:04 -0300
  • f65ab9b48c ci: fix actions/upload-artifact v4 compatibility Ivan Dyachkov 2024-01-11 12:57:47 +0100
  • 7b0b2a0527 fix(conn): avoid storing incomplete channel info Ilya Averyanov 2024-01-11 17:46:06 +0300
  • 09d524144b fix(retainer): fix topic search by index Ilya Averyanov 2024-01-11 13:28:21 +0300
  • 6ddbfd7b43 fix(gcp_pubsub_producer): mark connector resource opts fields as deprecated Thales Macedo Garitezi 2024-01-11 09:53:36 -0300
  • 3dd3f4803f
    Merge pull request #12293 from thalesmg/dev-fix-dev-script-m-20240110 Thales Macedo Garitezi 2024-01-11 09:21:47 -0300
  • bd6375e2cf ci: bump actions versions in local actions Ivan Dyachkov 2024-01-11 12:52:04 +0100
  • c026d3f18a
    Merge pull request #12300 from lafirest/fix/clients_api lafirest 2024-01-11 19:10:54 +0800
  • 06b7d8c293 ci: run CodeQL on release-54 as well as on master Ivan Dyachkov 2024-01-11 11:28:24 +0100
  • b2a6e94961 ci: enable dependabot Ivan Dyachkov 2024-01-11 11:24:55 +0100
  • e1944739e9 ci: restrict token permissions and pin deps Ivan Dyachkov 2024-01-11 11:07:29 +0100
  • f042462d53
    Merge pull request #12290 from lafirest/fix/retain_match lafirest 2024-01-11 18:09:29 +0800
  • 395b31bcc6
    Merge pull request #12298 from zmstone/0109-ci-upgrade-to-otp-26.2.1-2 Zaiming (Stone) Shi 2024-01-11 09:20:33 +0000
  • aca9942fd4 fix(api): fix `api/v5/clients ` may crash when a client authenticate with JWT firest 2024-01-11 16:49:51 +0800
  • ca60ef86ce ci: upgrade to otp 26.2.1-2 Zaiming (Stone) Shi 2024-01-11 09:15:06 +0100
  • f896cf2f4f fix(retain): add `hasnext` into the meta data for the `GET /retain/messages` firest 2024-01-11 15:39:36 +0800
  • 596607d549 chore: update bpapi.versions JianBo He 2024-01-11 14:56:02 +0800
  • c4dd083fd9 fix(delayed): delete delayed messge on all nodes JianBo He 2024-01-11 14:12:30 +0800
  • eea0ec135f fix(delayed): fix http 500 error JianBo He 2024-01-11 10:36:55 +0800
  • b16920e796
    Merge pull request #12285 from HJianBo/shorten-coap-params JianBo He 2024-01-11 09:09:09 +0800
  • 7cdaf78d1e ci: fix `dev` script support for elixir on OTP 26+ Thales Macedo Garitezi 2024-01-10 13:47:58 -0300
  • 8bea0711ac
    Merge pull request #12196 from SergeTupchiy/EMQX-10891-route-cleanup-optimization SergeTupchiy 2024-01-10 17:26:24 +0200
  • 8532e0cf59
    Merge pull request #12292 from thalesmg/fix-syskeeper-v2-only-m-20240110 Thales Macedo Garitezi 2024-01-10 11:42:24 -0300
  • 965ce5d446 perf: use mria:match_delete/2 to cleanup routes Serge Tupchii 2023-12-18 21:23:45 +0200
  • febaaefc38 chore: upgrade ekka to 0.18.1 (mria 0.8.1) Serge Tupchii 2023-12-19 14:45:32 +0200
  • c77cd690b8 ci: upgrade to OTP-26.1.2-3 (mnesia:match_delete/2 function added) Serge Tupchii 2023-12-18 21:21:51 +0200
  • b395924569
    Merge pull request #12283 from thalesmg/fix-gcp-pubsub-produ-resopts-m-20240109 Thales Macedo Garitezi 2024-01-10 11:08:39 -0300
  • 7c8a36fc06
    Merge pull request #12289 from zmstone/0108-support-acl-cache-masks Zaiming (Stone) Shi 2024-01-10 13:40:29 +0000
  • 8d61f4665a
    Merge pull request #12291 from keynslug/fix/bump-hocon-0.44.4 Andrew Mayorov 2024-01-10 14:32:17 +0100
  • 1d46175a7d
    Merge pull request #12286 from lafirest/fix/iotdb_enum Zaiming (Stone) Shi 2024-01-10 13:25:53 +0000
  • b69fc9af15 fix(gcp_pubsub_producer): fix connector `resource_opts` schema Thales Macedo Garitezi 2024-01-09 16:45:08 -0300
  • 787f952ad8 fix(syskeeper_bridge): mark syskeeeper as a v2-only action Thales Macedo Garitezi 2024-01-10 10:08:17 -0300
  • 6fcb2fdb05 test: fix test case flakyness Zaiming (Stone) Shi 2024-01-10 11:47:51 +0100
  • 9e8a67fd68 feat: support authz cache exclusion config Zaiming (Stone) Shi 2024-01-08 10:45:14 +0100
  • a1e86454e1
    Merge pull request #12287 from lafirest/fix/sysk lafirest 2024-01-10 20:47:47 +0800
  • e14e923f8a
    chore: add changelog entry Andrew Mayorov 2024-01-10 13:41:43 +0100
  • 8af9512a90
    test(ft-conf): verify undefined password won't become `******` Andrew Mayorov 2024-01-10 13:35:49 +0100
  • ff2fb95e5d
    fix(conf): bump to hocon 0.40.4 Andrew Mayorov 2024-01-10 13:09:08 +0100
  • a08ba5361d
    Merge pull request #12216 from thalesmg/bump-slim-pkgs-m-20231221 Thales Macedo Garitezi 2024-01-10 09:03:58 -0300
  • 6d3c397be8
    Merge pull request #12282 from thalesmg/fix-mysql-del-action-m-20240109 Thales Macedo Garitezi 2024-01-10 09:03:19 -0300
  • 8cd99cb0c8
    Merge pull request #12274 from qzhuyan/dev/william/quic-listn-conf-reload William Yang 2024-01-10 11:52:52 +0100
  • 423607bf88 fix(sysk): fix errors of proxy schema firest 2024-01-10 15:52:53 +0800
  • 3038ded59e chore: make static_check happy JianBo He 2024-01-10 17:53:39 +0800
  • b29fd486af fix(iotdb): improve the schema by gathering atoms into enums firest 2024-01-10 15:12:42 +0800
  • 73c4838c77 chore: update changes JianBo He 2024-01-10 14:58:59 +0800
  • 64613c6f0c feat(coap): support short param names JianBo He 2024-01-10 14:52:59 +0800
  • 3706c701fe
    Merge pull request #12269 from HJianBo/return-detailed-error-message zhongwencool 2024-01-10 14:02:59 +0800
  • 7b211b5a23
    Merge pull request #12276 from lafirest/fix/iotdb_schema JianBo He 2024-01-10 10:21:01 +0800
  • 6ab8e31db0 test: fix failed tests JianBo He 2024-01-10 09:53:22 +0800
  • da0307faa9 chore: update apps/emqx_management/src/emqx_mgmt_api_clients.erl JianBo He 2024-01-09 10:41:01 +0800
  • b420e116a8 chore: update changes JianBo He 2024-01-08 15:10:20 +0800
  • f45298d14a chore: improve the error message if the parameter invalid JianBo He 2024-01-08 15:03:10 +0800
  • 3d7264c9ef
    Merge pull request #12278 from lafirest/fix/limit lafirest 2024-01-10 09:42:46 +0800
  • adcda51eff
    Merge pull request #12277 from HJianBo/feat-delete-delayed-messages-via-topic JianBo He 2024-01-10 09:05:19 +0800
  • 4e046eaa3d chore: bump version && update changes firest 2024-01-09 18:01:30 +0800
  • abd4873091 fix(mysql_bridge): allow deleting bridge when sql contains undefined fields Thales Macedo Garitezi 2024-01-09 14:46:01 -0300
  • d0588b86b5 fix(mysql_bridge): check prepare statement error messages Thales Macedo Garitezi 2024-01-09 14:47:20 -0300
  • a415881997 chore: changelog William Yang 2024-01-09 20:31:27 +0100
  • 98e94d8619 docs: fix typo in comments Zaiming (Stone) Shi 2024-01-09 19:16:05 +0100
  • e6557386bb
    fix(ci): bad interpolation and tag Thales Macedo Garitezi 2024-01-09 13:49:20 -0300
  • 2201dec2f4 feat(quic): 3s cutoff time for fast_close William Yang 2024-01-08 23:36:23 +0100
  • 2483a4ecff feat(quic): support listener config reload William Yang 2024-01-08 13:57:40 +0100
  • 602d2ec88a
    fix: remove unnecessary interpolation Thales Macedo Garitezi 2024-01-09 09:09:11 -0300
  • d1234e3f75 fix(api): adjust the maximum limit of page query to 10,000 firest 2024-01-09 16:43:33 +0800
  • 973f40041d chore: bump 0.0.311 William Yang 2024-01-08 15:19:24 +0100
  • 2bf7ac00a0 fix(iotdb): improve the schema for IotDB firest 2024-01-09 14:39:54 +0800
  • cc00dd80ee
    Merge pull request #12272 from lafirest/feat/retain lafirest 2024-01-09 15:59:42 +0800
  • 147b5f8953 chore: update changes JianBo He 2024-01-09 15:11:01 +0800
  • 9ce96bafa3 feat: support to delete delayed messages via topic name JianBo He 2024-01-09 15:06:06 +0800
  • add1368f5d
    Merge pull request #12270 from lafirest/fix/syskeeper lafirest 2024-01-09 14:41:42 +0800
  • 9906fe0e35
    chore: update rel/i18n/emqx_bridge_syskeeper.hocon JianBo He 2024-01-09 10:41:54 +0800
  • 23e9ed763e chore: bump version && update changes firest 2024-01-08 20:02:47 +0800
  • 7365160eeb
    Merge pull request #12275 from thalesmg/sync-r54-m-20240108 zhongwencool 2024-01-09 10:05:06 +0800
  • bebd6f7c57
    Merge pull request #12266 from zhongwencool/redis-550 zhongwencool 2024-01-09 09:34:52 +0800
  • 6ce84d606c ci: add arm64 package to slim packages workflow Thales Macedo Garitezi 2023-12-22 09:48:44 -0300
  • 7763b0fd34 chore: bump app vsns Thales Macedo Garitezi 2024-01-08 17:42:56 -0300
  • 756980837c Merge branch 'release-54' into sync-r54-m-20240108 Thales Macedo Garitezi 2024-01-08 17:39:42 -0300
  • 63f6fa8584 docs: add changelog for PR 12264 v5.4.1 e5.4.1 release-54 Zaiming (Stone) Shi 2024-01-08 20:43:58 +0100