lafirest
c1adf04c9a
Merge pull request #8728 from lafirest/fix/subs_api
...
fix(mgmt): fix `$queue` topic name error in this API return
2022-08-16 11:12:52 +08:00
Xinyu Liu
9050aa6468
Merge pull request #8731 from emqx/copy-of-master
...
merge master into ee5.0
2022-08-16 10:49:10 +08:00
Xinyu Liu
03d83ffda5
Merge pull request #8730 from terry-xiaoyu/resource_opts
...
Resource opts
2022-08-16 10:48:53 +08:00
Shawn
9e35032d78
fix: make resume_interval defaults to health_check_interval
2022-08-16 10:09:02 +08:00
Shawn
de3a325953
fix: revert the changes in connector mysql
2022-08-16 09:06:13 +08:00
Thales Macedo Garitezi
7a31897f8e
docs: add manual newlines
2022-08-15 16:55:53 -03:00
Thales Macedo Garitezi
34c1c61343
docs: apply suggestions from code review
...
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-08-15 16:37:50 -03:00
Thales Macedo Garitezi
900c6ec43e
docs: add missing descriptions for license schema fields
2022-08-15 14:20:39 -03:00
Xinyu Liu
84a8f8b218
Merge branch 'dev/ee5.0' into copy-of-master
2022-08-15 21:46:42 +08:00
Xinyu Liu
2898966439
Merge branch 'dev/ee5.0' into resource_opts
2022-08-15 21:43:22 +08:00
Shawn
19d85d485b
refactor(resource): add resource_opts level into config structure
2022-08-15 21:40:10 +08:00
firest
64b2cf25cc
chore: update CHANGES-5.0.md
2022-08-15 17:30:05 +08:00
firest
48a761c406
fix(mgmt): fix `$queue` topic name error in this API return
2022-08-15 17:26:25 +08:00
Shawn
d1de262f31
fix: inc 'actions.failed' if bridge query failed
2022-08-15 17:21:14 +08:00
Shawn
665ef4142d
fix: unify the health check interval
2022-08-15 17:21:14 +08:00
Zaiming (Stone) Shi
4fa961caeb
Merge pull request #8723 from zmstone/0815-ci-fix-profile-check
...
0815 ci fix profile check
2022-08-15 09:23:55 +01:00
lafirest
fba3ed6a12
Merge pull request #8721 from lafirest/fix/clients_api
...
fix(mgmt): remove the `will_msg` field from the client API
2022-08-15 15:31:56 +08:00
Zaiming (Stone) Shi
76437c056d
Merge pull request #8724 from zmstone/0815-refactor-schema-rename-var
...
refactor: rename Field to Struct for ref type create function
2022-08-15 08:20:13 +01:00
Zaiming (Stone) Shi
ecbf867551
refactor: rename Field to Struct for ref type create function
...
Hocon type reference is actually a child-struct's struct name
not necessarily the same name as the parent-sutrct's field name
This commit changes the variable name for more clarity
2022-08-15 09:17:44 +02:00
JimMoen
350b39edca
Merge pull request #8722 from JimMoen/feat-influxdb-batch-async
...
feat: influxdb support `async`/`batch_async` query
2022-08-15 15:10:53 +08:00
Zaiming (Stone) Shi
f7d3f13dab
build: fix profile check in build script
2022-08-15 09:08:59 +02:00
JianBo He
367449ee6f
chore: update CHANGES-5.0.md
2022-08-15 14:47:52 +08:00
JimMoen
d0e923590e
fix: write influxdb line with undefined value
2022-08-15 14:02:17 +08:00
JimMoen
68946f1f6c
feat: influxdb support `async`/`batch_async` query
2022-08-15 14:02:17 +08:00
JimMoen
b01ae8ece6
chore: refine influxdb bridge/connector i18n
2022-08-15 14:00:14 +08:00
firest
403346ea7c
chore: update CHANGES-5.0.md
2022-08-15 11:39:28 +08:00
firest
dfa63ff3b1
fix(mgmt): remove the `will_msg` field from the client API
2022-08-15 10:22:18 +08:00
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