Commit Graph

  • d7112921a6 docs: remove `enable` from config examples Thales Macedo Garitezi 2024-07-19 12:26:23 -0300
  • 69f5b6fa6c chore: hide `enable` fields from docgen Thales Macedo Garitezi 2024-07-19 17:34:17 -0300
  • 8ae54ac325 fix(connector resource): use configuration `resource_opts` for health check interval when starting up Thales Macedo Garitezi 2024-07-22 11:31:10 -0300
  • 220fbe8a0a test: fix flaky test sync-release-57-20240722-022026 Thales Macedo Garitezi 2024-07-22 09:44:11 -0300
  • a2bed1efb8
    Merge pull request #13480 from zhongwencool/rule-engine-log-tag zhongwencool 2024-07-22 16:47:13 +0800
  • 57b67ebb37
    Merge pull request #13481 from zhongwencool/match_rule_error zhongwencool 2024-07-22 16:46:49 +0800
  • 862336a2cb feat: hide relup plugins from APIs and CLIs emqx-relup-gen Shawn 2024-07-22 15:45:08 +0800
  • 649088000a
    chore(deps): bump the actions group across 1 directory with 6 updates dependabot/github_actions/actions-cd28148454 dependabot[bot] 2024-07-22 03:49:33 +0000
  • ed2fab51e9 Merge remote-tracking branch 'origin/release-57' into sync-release-57-20240722-022026 id 2024-07-22 02:20:27 +0000
  • aa0276db99 Merge remote-tracking branch 'origin/release-57' into sync-release-57-20240721-021937 sync-release-57-20240721-021937 id 2024-07-21 02:19:37 +0000
  • da5ec54612 Merge remote-tracking branch 'origin/release-57' into sync-release-57-20240720-021658 sync-release-57-20240720-021658 id 2024-07-20 02:16:58 +0000
  • 65544f34ec chore: bump hocon -> 0.43.2 Thales Macedo Garitezi 2024-07-19 17:25:18 -0300
  • 8d535bbd24
    Merge pull request #13464 from thalesmg/20240712-m-res-manager-shutdown-logs Thales Macedo Garitezi 2024-07-19 14:57:56 -0300
  • d7e72808a8 docs: add changelog Thales Macedo Garitezi 2024-07-19 10:02:17 -0300
  • 4d174b8678 feat(sources & actions api): add dependent rules to response Thales Macedo Garitezi 2024-07-18 17:18:03 -0300
  • b5231c29e3 feat(bin/emqx): add `-init_debug` system arg when `DEBUG=2` Thales Macedo Garitezi 2024-07-18 15:23:27 -0300
  • eb2d3a3b7e chore: attempt to reduce race condition supervisor shutdown errors Thales Macedo Garitezi 2024-07-19 10:53:30 -0300
  • ae828e8cfb feat(connectors api): add dependent actions and sources to response Thales Macedo Garitezi 2024-07-18 17:17:11 -0300
  • 464e202742
    Merge pull request #13488 from thalesmg/20240718-m-mix-fix-machine-dep Thales Macedo Garitezi 2024-07-19 09:21:02 -0300
  • b7200656a5
    Merge pull request #13486 from keynslug/fix/ci/ds-raft-flaky-next Andrew Mayorov 2024-07-19 12:15:36 +0200
  • fc3405fe4c fix: bp_api for relup Shawn 2024-07-19 17:35:36 +0800
  • f11dfce292 ci: suppress dialyzer checks for quicer and odbc types Shawn 2024-07-19 17:11:49 +0800
  • c61828460a chore: emqx_utils_api:with_node/2 support simple http-code Shawn 2024-07-19 14:38:55 +0800
  • 4d25f28bb2 fix: dialyzer checks Shawn 2024-07-19 14:19:50 +0800
  • 5c2a7dfdfa fix: rename relup dir to relup_info to avoid tgz failure Shawn 2024-07-19 12:17:12 +0800
  • 3ad7dc262b fix: some sanity-checks Shawn 2024-07-18 19:00:55 +0800
  • 3c8ef35b18 fix: show relup status even if no packages installed Shawn 2024-07-19 11:20:03 +0800
  • af40727677 Merge remote-tracking branch 'origin/release-57' into sync-release-57-20240719-021811 sync-release-57-20240719-021811 id 2024-07-19 02:18:11 +0000
  • 01883e9759 chore(new mix build): fix app dependency for release Thales Macedo Garitezi 2024-07-18 11:26:00 -0300
  • ca47e4768d
    Merge pull request #13485 from thalesmg/20240717-r57-rm-dead-code-purge-proto Thales Macedo Garitezi 2024-07-18 09:22:27 -0300
  • 79b65a28c1 chore: use emqx-relup 0.1.0 Shawn 2024-07-18 18:54:10 +0800
  • 3a893626b8
    Merge pull request #13474 from keynslug/ft/EMQX-12309/ds-cas-api Andrew Mayorov 2024-07-18 12:52:13 +0200
  • 2008130071 feat: add HTTP APIs for relup Shawn 2024-07-09 16:05:33 +0800
  • c6b02bc13f feat: support starting emqx from relup dir Shawn 2024-05-30 16:47:33 +0800
  • 4a04ffdca1
    Merge pull request #13483 from id/20240717-sync-release-57 Ivan Dyachkov 2024-07-18 10:41:49 +0200
  • c2d49ff34f chore(rmq_tests): fix rabbitmq tests Ivan Dyachkov 2024-07-18 08:34:00 +0200
  • ac52bf39ce
    Merge pull request #13443 from zhongwencool/cluster-link-cli-load zhongwencool 2024-07-18 09:13:59 +0800
  • 0e545ffcec
    feat(ds): add dedicated `#message_matcher{}` for preconditions Andrew Mayorov 2024-07-17 21:21:51 +0200
  • 2e89656a90
    test(dsraft): start `t_replication_transfers_snapshots` from stable state Andrew Mayorov 2024-07-17 20:01:55 +0200
  • 466fa41ec3
    fix(dsraft): rely on last resort timeout with unresponsive replicas Andrew Mayorov 2024-07-17 19:24:38 +0200
  • 93c725732c chore: remove dead code Thales Macedo Garitezi 2024-07-17 09:34:50 -0300
  • 4edbcc55e7
    Merge pull request #13463 from thalesmg/20240712-m-gprodu-backoff-retry Thales Macedo Garitezi 2024-07-17 12:49:27 -0300
  • cd8bf2725a
    Merge pull request #13453 from thalesmg/20240711-r57-mt-fixes Thales Macedo Garitezi 2024-07-17 12:45:19 -0300
  • 0c05b3f019
    fix(ds): make conditionals less confusing Andrew Mayorov 2024-07-17 16:21:33 +0200
  • 78fe9304be
    Merge pull request #13462 from keynslug/fix/ci/flaky-ds-raft Andrew Mayorov 2024-07-17 16:11:59 +0200
  • 14022aded1
    feat(ds): allow isolated batches with preconditions Andrew Mayorov 2024-07-11 19:59:15 +0200
  • 02e1007a16
    feat(dslocal): implement `force_monotonic_timestamps => false` Andrew Mayorov 2024-07-11 19:56:41 +0200
  • 3381eecd6f chore: apply code review zhongwencool 2024-07-17 21:27:07 +0800
  • 3c832db13d test: test cluster.links reloaded zhongwencool 2024-07-10 10:50:36 +0800
  • 937fb153c2 fix: fill_default/3 should populate default values for all parameters except the 'ds' zhongwencool 2024-07-10 10:12:04 +0800
  • 7b6b9580c8 test: add test for updating cluster.links zhongwencool 2024-07-10 10:05:28 +0800
  • 2783192f77 fix: update cluster.links via cli zhongwencool 2024-07-09 17:38:34 +0800
  • 083537daa3 fix: retry not_found if conf file not exist zhongwencool 2024-07-09 10:33:09 +0800
  • ae3812da85
    feat(ds): allow to turn monotonic timestamps off for DB Andrew Mayorov 2024-07-11 19:57:25 +0200
  • 4c51cfdb68
    Merge pull request #13445 from tigercl/docs/improve-desc zmstone 2024-07-17 14:37:12 +0200
  • 6b130c6422
    fix(dsraft): preserve pending replica set transitions Andrew Mayorov 2024-07-16 18:45:22 +0200
  • 67880ab6a0 docs: improve the desc of configuration items zhouzb 2024-07-10 16:19:50 +0800
  • 292b331064 Merge remote-tracking branch 'upstream/release-57' into 20240717-sync-release-57 Ivan Dyachkov 2024-07-17 11:29:25 +0200
  • 52031441cf chore: add authz tag to match_rule_error log zhongwencool 2024-07-17 12:19:50 +0800
  • 604cff4887 feat: add rule tag to rule_engine log zhongwencool 2024-07-17 12:15:57 +0800
  • 6697035812
    Merge pull request #13441 from lafirest/feat/coap lafirest 2024-07-17 10:01:51 +0800
  • 1ad02a11e2
    Merge pull request #13455 from thalesmg/20240711-m-mix-umbrella-part-III-no-ci Thales Macedo Garitezi 2024-07-16 14:41:10 -0300
  • d04915d6a6
    test(dsraft): increase `ra_server` logging level for debugging Andrew Mayorov 2024-07-16 13:31:28 +0200
  • 78bb102311
    test(dsraft): attempt to start select testcases from stable state Andrew Mayorov 2024-07-16 13:27:36 +0200
  • 706cab3c86
    Merge pull request #13467 from ieQu1/dev/optimize-connection-process_msg ieQu1 2024-07-15 17:00:50 +0200
  • 4a08bfc93f feat(mix ct): improve failure logging Thales Macedo Garitezi 2024-07-12 11:31:00 -0300
  • 0555a8ec61 fix(mix): bizarre compilation order bug with `emqx` profile Thales Macedo Garitezi 2024-07-11 17:45:13 -0300
  • 02a0ccfdd1 ci: preparations for new mix build Thales Macedo Garitezi 2024-07-11 15:39:32 -0300
  • 9a003ee3cf feat(mix eunit): add support for filtering test cases Thales Macedo Garitezi 2024-07-11 15:28:01 -0300
  • bbd51bdf18 feat(mix ct): add support for specifying group paths Thales Macedo Garitezi 2024-07-11 15:08:45 -0300
  • 39c82fbe89 feat(mix): always run merge-config before release Thales Macedo Garitezi 2024-07-11 14:17:21 -0300
  • 70786d6aca test: fix suite apps Thales Macedo Garitezi 2024-07-10 16:49:25 -0300
  • 066fd0481b feat(mix): compile asn1 files Thales Macedo Garitezi 2024-07-09 16:00:49 -0300
  • 9e4a84cf76
    Merge pull request #13442 from thalesmg/20240709-r57-decouple-connector-action-hc Thales Macedo Garitezi 2024-07-15 09:12:07 -0300
  • 12129568ae
    chore(deps): bump the actions group across 1 directory with 5 updates dependabot/github_actions/actions-51fe3393f3 dependabot[bot] 2024-07-15 04:05:43 +0000
  • 269f6b29cc chore: update changes firest 2024-07-15 11:26:55 +0800
  • ec183f1d4c test(coap): fix ci errors firest 2024-07-13 18:54:57 +0800
  • 46c2c75b7b
    fix(connection): Make process_msg function tail-recursive ieQu1 2024-07-14 06:00:00 +0200
  • 0e57b39cf2 feat(gcp pubsub producer): retry on 502 and 503 http status code responses Thales Macedo Garitezi 2024-07-12 15:27:08 -0300
  • 2401a2fb80
    test(dsraft): run `t_join_leave_errors` case in tracing context Andrew Mayorov 2024-07-12 18:28:24 +0200
  • 96c9020727 chore: improve protobuf decoding error messages Thales Macedo Garitezi 2024-07-12 11:41:56 -0300
  • af81800aec
    chore(dsraft): log a bit more informative messages in shard allocator Andrew Mayorov 2024-07-12 18:24:58 +0200
  • 8e8b382ec0
    chore(dsraft): provide more details when replica is unready Andrew Mayorov 2024-07-12 17:05:16 +0200
  • 70a760850f
    chore(dsraft): correct comment spelling errors Andrew Mayorov 2024-07-12 15:27:29 +0200
  • 205ad507ea
    test(dsraft): attempt to ensure testcases start from stable state Andrew Mayorov 2024-07-12 15:26:00 +0200
  • ffa69df6f8
    Merge pull request #13461 from id/20240712-ci-add-sync-release-branch-workflow Ivan Dyachkov 2024-07-12 13:13:00 +0200
  • e07d96e4d8 ci: add sync-release-branch workflow Ivan Dyachkov 2024-07-12 12:52:16 +0200
  • 82e723bd18
    Merge pull request #13459 from savonarola/0712-reduce-flackyness Ilia Averianov 2024-07-12 13:14:14 +0300
  • 9ca8aeb155 chore(mgmt): reduce test flakyness Ilya Averyanov 2024-07-12 12:09:55 +0300
  • 854754eb60 feat(coap): use content-sensitive udp proxy for coap firest 2024-07-09 17:15:42 +0800
  • 4e3095b1c4
    Merge pull request #13458 from lafirest/fix/banned_bf lafirest 2024-07-12 15:00:43 +0800
  • 83cc3ffeb0 fix(banned): let the bootfile of banned be optional firest 2024-07-12 13:58:14 +0800
  • 1b7d23cef4
    Merge pull request #13451 from lafirest/fix/def_banned_file lafirest 2024-07-12 13:50:32 +0800
  • 2816170e9d chore: add `$events.message_transformation_failed` to rule engine tester Thales Macedo Garitezi 2024-07-11 13:57:08 -0300
  • 5f595966d8 chore(message transformation): allow empty operation list Thales Macedo Garitezi 2024-07-11 12:17:53 -0300
  • 5be654e31e
    Merge pull request #13456 from thalesmg/20240711-r57-minor-schema-registry-api-nit Thales Macedo Garitezi 2024-07-11 17:50:58 -0300
  • 04b547d6f5 fix(schema registry): handle large names during lookup Thales Macedo Garitezi 2024-07-11 14:35:31 -0300
  • 21313c766d ci: add dialyzer mix task Thales Macedo Garitezi 2024-07-09 10:04:38 -0300
  • f3c6d10f76 fix(mix): fix compile paths and deps Thales Macedo Garitezi 2024-07-09 10:04:11 -0300
  • 01d89be743 feat(message transformation): add timestamp and pub_props fields to read context Thales Macedo Garitezi 2024-07-11 12:13:42 -0300