Commit Graph

17293 Commits

Author SHA1 Message Date
Zaiming (Stone) Shi 1765c429c0 ci: use cd instead of pushd 2023-05-05 21:38:47 +02:00
Zaiming (Stone) Shi 588d87dcf7
Merge pull request #10616 from zmstone/0505-fix-cron-build
ci: in 'prepare' step, make clean-all before fetch deps
2023-05-05 21:35:26 +02:00
Zaiming (Stone) Shi ccb289974a ci: in 'prepare' step, make clean-all before fetch deps 2023-05-05 21:02:48 +02:00
William Yang 7b7fb6c09e
Merge pull request #10615 from qzhuyan/test/william/fix-master-tests 2023-05-05 20:03:15 +02:00
William Yang 48cf089870 fix(mqtt): drop all local messages in session deliver 2023-05-05 18:38:18 +02:00
William Yang ef1a2c5d98
Merge pull request #10613 from qzhuyan/chore/william/dont-fail-commit-without-mix
chore(git-hook): don't fail commit hook when no mix
2023-05-05 17:46:53 +02:00
William Yang 08d67aac9f test: fix emqx_mqtt_caps_SUITE 2023-05-05 17:45:11 +02:00
Ivan Dyachkov 8ecd6364d1 chore: update e5.0.3.zh.md changelog and minor changes in e5.0.3.en.md 2023-05-05 16:42:44 +02:00
Ivan Dyachkov 644a39520a chore: update e5.0.3.en.md changelog 2023-05-05 16:10:10 +02:00
Ivan Dyachkov cd5a375aad chore: e5.0.3 changelog 2023-05-05 16:05:00 +02:00
Ilya Averyanov dd3471bc22 Merge branch 'master' into file-transfer
* master: (194 commits)
  fix(limiter): update change && fix deprecated version
  chore: update changes
  perf(limiter): simplify the memory represent of limiter configuration
  ci(perf test): update tf variable name and set job timeout
  ci: fix artifact name in scheduled packages workflow
  fix: build_packages_cron.yaml workflow
  ci: move scheduled builds to a separate workflow
  build: check mnesia compatibility when generating mria config
  docs: fix a typo in api doc description
  feat(./dev): use command style and added 'ctl' command
  test: fix delayed-pubish test case flakyness
  refactor: remove raw_with_default config load option
  chore: add changelog for trace timestrap
  feat: increase the time precision of trace logs to microseconds
  chore: make sure topic_metrics/rewrite's default is []
  docs: Update changes/ce/perf-10417.en.md
  chore: bump `snabbkaffe` to 1.0.8
  ci: run static checks in separate jobs
  chore(schema): mark deprecated quic listener fields ?IMPORTANCE_HIDDEN
  chore: remove unused mqtt cap 'subscription_identifiers'
  ...
2023-05-05 16:50:18 +03:00
某文 d03cf26136 chore: enable console, disable file when in dev mode 2023-05-05 20:55:18 +08:00
zhongwencool fb3c0c1fe9
Merge pull request #10546 from zhongwencool/04-27-ssl_options
feat: organize the ssl_options
2023-05-05 20:51:19 +08:00
Zaiming (Stone) Shi 8ce2122516 chore: prepare to cut e5.0.3-rc.1 2023-05-05 12:56:34 +02:00
Ilya Averyanov 6205a2ba2b
Merge pull request #10555 from savonarola/0427-file-transfer-more-s3-tests
chore(ft): add s3 exporter tests
2023-05-05 12:11:44 +03:00
William Yang caf8d43d24 chore(git-hook): don't fail commit hook when no mix 2023-05-05 11:02:58 +02:00
lafirest 335d948bce
Merge pull request #10591 from lafirest/fix/simplify_limiter_client_cfg
perf(limiter): simplify the memory represent of limiter configuration
2023-05-05 16:59:04 +08:00
Ilya Averyanov cff7788b2e chore(ft): add s3 exporter tests 2023-05-05 11:55:09 +03:00
JimMoen d2e4a993a5
chore: update dashboard tag version 2023-05-05 16:53:23 +08:00
firest 7a96a9772d fix(limiter): update change && fix deprecated version 2023-05-05 16:26:06 +08:00
William Yang e4f501417b
Merge pull request #10525 from qzhuyan/perf/william/avoid-new-map-when-get-mqtt-caps
perf(config): avoid build new map in emqx_mgmt_caps:get_caps
2023-05-05 10:22:08 +02:00
Kinplemelon 7a55f2ae31 chore: upgrade dashboard to e1.0.6 for ee 2023-05-05 16:21:48 +08:00
firest 1b066fc0b6 chore: update changes 2023-05-05 16:21:21 +08:00
firest 4f47e65b7b perf(limiter): simplify the memory represent of limiter configuration 2023-05-05 16:21:21 +08:00
Ivan Dyachkov afb613ffd1
Merge pull request #10608 from id/0505-ci-fix-artifact-name
ci: fix artifact name in scheduled packages workflow
2023-05-05 08:38:32 +02:00
Ivan Dyachkov b94b33f722 ci(perf test): update tf variable name and set job timeout 2023-05-05 08:04:20 +02:00
firest 518b6e1211 fix(tdengine): redact the password for the TDEngine example API 2023-05-05 13:51:38 +08:00
Ivan Dyachkov 2406c4a896 ci: fix artifact name in scheduled packages workflow 2023-05-05 07:50:45 +02:00
Ivan Dyachkov a8f2ef30e6
Merge pull request #10604 from id/ci-fix-build_packages_cron
fix: build_packages_cron.yaml workflow
2023-05-04 22:46:04 +02:00
Ivan Dyachkov 3cb69463b4 fix: build_packages_cron.yaml workflow 2023-05-04 22:37:55 +02:00
Ivan Dyachkov ee8aa4feae
Merge pull request #10603 from id/ci-enable-scheduled-builds-on-release-50
ci: move scheduled builds to a separate workflow
2023-05-04 22:24:41 +02:00
Ivan Dyachkov 69d1a34461 ci: move scheduled builds to a separate workflow
so that we trigger the scheduled builds on both master and release-50
2023-05-04 19:15:27 +02:00
Zaiming (Stone) Shi 14e055f18b
Merge pull request #10578 from zmstone/0502-refactor-delete-stale-config-check-opt
0502 refactor delete stale config check opt
2023-05-04 16:32:49 +02:00
Zaiming (Stone) Shi 4283fb6620
Merge pull request #10592 from zmstone/0504-add-dev-ctl-command
feat(./dev): use command style and added 'ctl' command
2023-05-04 16:27:42 +02:00
Zaiming (Stone) Shi ed0d0b9787 build: check mnesia compatibility when generating mria config 2023-05-04 15:22:49 +02:00
Ivan Dyachkov 6e64d0bde5
Merge pull request #10599 from id/ci-enterprise-packages-in-scheduled-builds
ci: build both ce and ee packages in scheduled builds
2023-05-04 14:42:48 +02:00
Ivan Dyachkov 12a227f27d ci(packages): use unique job name 2023-05-04 13:13:38 +02:00
Ivan Dyachkov cd6e285674 ci(packages): remove unnecessary processing of git safe dir and pwd 2023-05-04 13:09:26 +02:00
Ivan Dyachkov f657d908ae ci: build both ce and ee packages in scheduled builds 2023-05-04 12:58:42 +02:00
Andrew Mayorov 4100c31d4a
Merge pull request #10296 from ft/EMQX-9416/fs-iterators
feat(ft-api): add paging support through cursors
2023-05-04 13:20:39 +03:00
zhongwencool 9cb8d1b0b0
Merge pull request #10596 from zhongwencool/add-validate-for-ee-conf
feat: add validations for emqx_ee_conf_schema
2023-05-04 18:13:11 +08:00
Zhongwen Deng a4bb865e6a feat: add validations for emqx_ee_conf_schema 2023-05-04 16:53:03 +08:00
Zaiming (Stone) Shi 232c5926f2 docs: fix a typo in api doc description 2023-05-04 10:50:14 +02:00
lafirest e82623d0fb
Merge pull request #10595 from lafirest/fix/password_redact
fix: add new sensitive keywords to redact checklist
2023-05-04 16:46:57 +08:00
firest 277deee616 fix: add new sensitive keywords to redact checklist 2023-05-04 16:32:32 +08:00
Zaiming (Stone) Shi c4da84f0be feat(./dev): use command style and added 'ctl' command 2023-05-04 10:24:17 +02:00
JianBo He 85fda1490c chore: update ehttpc to 0.4.8
for https://github.com/emqx/ehttpc/pull/45
2023-05-04 16:09:46 +08:00
zhongwencool 2bc1ddbd19
Merge pull request #10588 from zhongwencool/fix-array-default
chore: make sure topic_metrics/rewrite's default is []
2023-05-04 16:03:21 +08:00
zhongwencool 5bd4c56183
Merge pull request #10589 from zhongwencool/trace-timestrap-microsecond
Change trace timestrap to microsecond
2023-05-04 15:55:51 +08:00
Zaiming (Stone) Shi 06e25f5c72 test: fix delayed-pubish test case flakyness 2023-05-04 09:48:28 +02:00