Commit Graph

12706 Commits

Author SHA1 Message Date
Xinyu Liu 5f7dc431b4
Merge pull request #8718 from emqx/master
merge master into dev/ee5.0
2022-08-15 08:58:20 +08:00
Xinyu Liu 166e10b3c0
Merge pull request #8716 from emqx/merge_master_into_ee5.0
Merge master into ee5.0
2022-08-15 08:55:31 +08:00
Xinyu Liu e8dc7bc1b0
Merge pull request #8717 from zmstone/0814-ci-fix-missing-coverage
0814 ci fix missing coverage
2022-08-15 08:43:33 +08:00
Zaiming (Stone) Shi 150465a600 ci: run eunit and proper tests per build profile 2022-08-14 19:07:40 +02:00
Zaiming (Stone) Shi 9346d5d0fd ci: generate per-profile coverdata 2022-08-14 19:07:40 +02:00
Zaiming (Stone) Shi acce19ef2f build: fix profile pattern match 2022-08-14 19:07:40 +02:00
Shawn b3162fe5ff fix: conflicts between master and ee5.0 2022-08-14 22:24:09 +08:00
Xinyu Liu e436d93b0d
Merge pull request #8712 from zmstone/0812-refactor-makefile-to-download-dashboard-per-profile
0812 refactor makefile to download dashboard per profile
2022-08-14 20:47:06 +08:00
Shawn cd0114b3dc fix: ensure PROFILE=emqx when running make emqx-elixir 2022-08-14 17:57:11 +08:00
Zaiming (Stone) Shi 59dfde04a9 build: match emqx-pkg profile 2022-08-13 21:07:13 +02:00
Zaiming (Stone) Shi d63d6b5f27 ci: do not run opensource edition test for lib-ee apps 2022-08-13 21:04:48 +02:00
Zaiming (Stone) Shi c93829c784 build: pass build profile as environment variable 2022-08-13 19:09:41 +02:00
Zaiming (Stone) Shi 4949fb222e ci(test): do not fail coverdata uppload if no file found
the optional make <app>-ct action should not fail the
following upload action
2022-08-13 19:09:41 +02:00
Zaiming (Stone) Shi b8d5ec47f7 fix(Makefile): make use of the FORCE target 2022-08-12 16:21:22 +02:00
Zaiming (Stone) Shi fbb97b16be ci: test all apps with dual profile
no need to test emqx-enterprise profile if the
EMQX_RELEASE_EDITION compilation flag is not used though
2022-08-12 16:21:22 +02:00
JimMoen fdd5df93fe
Merge pull request #8710 from JimMoen/feat-influxdb-async
feat(influxdb): add async callback
2022-08-12 21:08:00 +08:00
Zaiming (Stone) Shi c82a05a0e7 refactor(Makefile): support download enterprise dashboard download 2022-08-12 14:36:31 +02:00
Zaiming (Stone) Shi c246e758be refactor(Makefile): always execute prepare-build-deps script 2022-08-12 13:19:12 +02:00
Xinyu Liu 15784fa3d2
Merge pull request #8711 from terry-xiaoyu/release_v5.0.5
chore: release v5.0.5-beta.1
2022-08-12 18:39:54 +08:00
Shawn 18d710e932 chore: release v5.0.5-beta.1 2022-08-12 18:37:27 +08:00
Xinyu Liu 4318159b85
Merge pull request #8673 from qzhuyan/dev/william/quic-listener-config-timeouts
feat(quic): more listener options
2022-08-12 18:30:53 +08:00
Xinyu Liu fc6d79c2da
fix: typos in emqx_schema_i18n.conf 2022-08-12 18:30:34 +08:00
Xinyu Liu 903ba40187
Merge pull request #8690 from CrazyWisdom/master
docs(README): add rule engine link
2022-08-12 18:27:44 +08:00
JimMoen 594d071c05 feat(influxdb): add async callback 2022-08-12 18:26:47 +08:00
JimMoen 441d8c9d57 chore: bump `influxdb-client-erl` vsn 2022-08-12 18:26:42 +08:00
Xinyu Liu a61b4bc9e9
Merge pull request #8698 from zmstone/0811-avoid-crash-dump-when-checking-boot
fix(bin/emqx): ensure no crash dump when checking compatibility
2022-08-12 18:25:57 +08:00
Xinyu Liu 43ed926d67
Merge pull request #8707 from lafirest/fix/bootstrap_user
fix(dashboard): add bootstrap user tag && return error when adding bo…
2022-08-12 18:18:57 +08:00
Xinyu Liu 87d7c16749
Merge pull request #8708 from terry-xiaoyu/extra_schema_field_max_retries
fix: remove the extra fields max_retries
2022-08-12 18:16:04 +08:00
Shawn 3cb79e811f fix: remove the extra fields max_retries 2022-08-12 18:05:03 +08:00
Xinyu Liu 255305636c
Merge pull request #8709 from JimMoen/update-dashboard-ce
chore: update ce-dashboard vsn
2022-08-12 18:00:07 +08:00
JimMoen c1b951cc43 chore: update ce-dashboard vsn 2022-08-12 17:55:26 +08:00
JimMoen dc7953c3e1 chore: refine async query variable name 2022-08-12 17:28:56 +08:00
firest d4bf658e38 fix(dashboard): add bootstrap user tag && return error when adding bootstrap user fails 2022-08-12 16:40:36 +08:00
JimMoen fa5e8f1422 chore: refine i18n label 2022-08-12 16:39:03 +08:00
JimMoen 3678673124 fix: schema default value using raw type before convert 2022-08-12 16:38:46 +08:00
William Yang 10755e8b3d
Merge pull request #8697 from qzhuyan/ci/william/bump-relup-helper-2.1.0
build: bump relup helper to 2.1.0
2022-08-12 10:01:23 +02:00
Xinyu Liu 00966df18f
Merge pull request #8704 from terry-xiaoyu/webhook_async_conf
feat: add more resource creation opts
2022-08-12 14:18:50 +08:00
Shawn 0cdf4b47f1 feat: add more resource creation opts 2022-08-12 13:47:45 +08:00
Xinyu Liu 8b0da83a31
Merge pull request #8701 from HJianBo/fix-gw-test
test(gw): fix gateway flaky tests
2022-08-12 11:21:56 +08:00
lafirest c7f6517aee
Merge pull request #8667 from lafirest/feat/bootstrap_user
feat(dashboard): add bootstrap files to initialize user accounts
2022-08-12 10:43:42 +08:00
JianBo He 907d9a166a test(gw): fix gateway flaky tests 2022-08-12 10:20:15 +08:00
lafirest 404e79b7d7
Merge pull request #8687 from lafirest/fix/bridge_mysql
fix(bridge): replace prepare_statement by sql_template
2022-08-12 10:12:34 +08:00
Xinyu Liu d1705d7e5c
Merge pull request #8699 from Rory-Z/chore/do-not-push-ee-image-to-aws
ci: do not push enterprise image to aws ecr
2022-08-12 10:12:22 +08:00
JimMoen 901b185738
Merge pull request #8700 from JimMoen/fix-bridge-api-schema-ref
fix: bridge creation opts refs
2022-08-12 10:11:31 +08:00
JimMoen 0c1285cdab fix: bridge creation opts refs 2022-08-12 10:07:54 +08:00
Rory Z 54298183fb ci: do not push enterprise image to aws ecr 2022-08-12 09:50:50 +08:00
Xinyu Liu 62c5f902d5
Merge pull request #8677 from JimMoen/fix-mqtt-bridge-message-sizer
fix: count all msg size of `event_message` for mqtt bridge
2022-08-12 09:38:11 +08:00
Zaiming (Stone) Shi 809f2ede09 fix(bin/emqx): ensure no crash dump when checking compatibility 2022-08-11 22:05:03 +02:00
William Yang c0750b9946 build: bump relup helper to 2.1.0 2022-08-11 20:37:45 +02:00
JimMoen 449239d0f4 fix: count all msg size of `event_message` for mqtt bridge 2022-08-12 01:29:56 +08:00