Zaiming (Stone) Shi
|
5c7298eb41
|
ci: fix wrong upload dir in case of relup test falure
|
2022-06-27 20:06:49 +02:00 |
Zaiming (Stone) Shi
|
4ecff7bd32
|
ci: fix base package download url
|
2022-06-27 19:42:43 +02:00 |
Zaiming (Stone) Shi
|
46e5127b15
|
ci: fix type in ci job output
|
2022-06-27 15:49:27 +02:00 |
Thales Macedo Garitezi
|
57a36e53da
|
Merge pull request #8304 from thalesmg/fix-client-sub-hook-50
fix(hooks): allow `client.subscribe` hook to reject subscriptions
|
2022-06-27 10:44:55 -03:00 |
Zaiming (Stone) Shi
|
129915a199
|
ci: fix build output name
|
2022-06-27 15:20:34 +02:00 |
Zaiming (Stone) Shi
|
1ba3ae9a44
|
chore: build emqx packages in one go
|
2022-06-27 15:11:17 +02:00 |
JianBo He
|
6162ca3264
|
docs: improved comprehensibility for some fields
|
2022-06-27 18:21:10 +08:00 |
Zaiming (Stone) Shi
|
d3f8ebd10f
|
ci: fix relup test workflow and upgrade builder to 5.0-17
builder 5.0-17 has emqtt-bench and lux included
so we do not need to rebuild the software for each ci job
|
2022-06-27 12:06:13 +02:00 |
firest
|
11c2860ca2
|
fix(exhook): make spellcheck happy
|
2022-06-27 17:59:14 +08:00 |
Zaiming (Stone) Shi
|
9cdcf8d342
|
Merge pull request #8323 from zmstone/0626-fix-environment-variable-override
0626 fix authn environment variable override
|
2022-06-27 07:51:35 +01:00 |
Zaiming (Stone) Shi
|
55558ccfbd
|
chore: allow lazy type environment variable override
|
2022-06-26 14:16:08 +02:00 |
Zaiming (Stone) Shi
|
5dec0be6e4
|
refactor(emqx_schema): remove union wrapper around array of maps
it's previously a union of array (of maps) and map.
since the second union member has been removed
there is no point of keeping the union wrapper
|
2022-06-26 14:13:14 +02:00 |
firest
|
c696f08f63
|
chore(exhook): update appup
|
2022-06-24 19:07:51 +08:00 |
firest
|
8d0e95cc6b
|
feat(exhook): expose tcp some options for grpc client
|
2022-06-24 19:03:23 +08:00 |
Zaiming (Stone) Shi
|
0d6c4e0996
|
Merge remote-tracking branch 'xinyu/fix_relup_testcases' into 0623-fix-relup
|
2022-06-24 06:00:16 +02:00 |
Zaiming (Stone) Shi
|
6aeb73821f
|
ci: relup test upload packages after falure
|
2022-06-23 23:11:51 +02:00 |
Zaiming (Stone) Shi
|
bcefec1935
|
ci: fix relup test
|
2022-06-23 21:59:43 +02:00 |
Zaiming (Stone) Shi
|
18f3920a73
|
feat: add --json option to 'emqx ctl cluster status' command
|
2022-06-23 21:59:11 +02:00 |
Thales Macedo Garitezi
|
4b44fda16b
|
fix(hooks): allow `client.subscribe` hook to reject subscriptions
Port of https://github.com/emqx/emqx/pull/8288
|
2022-06-23 11:33:55 -03:00 |
Zaiming (Stone) Shi
|
2cdf95aaa3
|
Merge pull request #8299 from ieQu1/disable-prom-auth
fix(prometheus): Disable authorization for metrics scraping endpoint
|
2022-06-23 11:45:34 +01:00 |
Shawn
|
9ec88198cb
|
fix: remove one_more_emqx.sh from the relup.lux
|
2022-06-23 09:14:57 +08:00 |
ieQu1
|
a9ec193ef8
|
fix(prometheus): Disable authorization for metrics scraping endpoint
|
2022-06-23 00:31:53 +02:00 |
Shawn
|
0d980904e0
|
fix: tmp - test relup
|
2022-06-22 22:16:03 +08:00 |
Shawn
|
efffc450d0
|
fix: update relup.lux
|
2022-06-22 19:21:40 +08:00 |
Xinyu Liu
|
466fd52168
|
Merge pull request #8293 from terry-xiaoyu/disabled_authn_resource_started_after_reboot
fix: disabled resources for authz/authn started after emqx reboot
|
2022-06-22 15:55:08 +08:00 |
Shawn
|
51efe22e57
|
chore: update the appup files for authz/authn
|
2022-06-22 15:54:37 +08:00 |
Shawn
|
5d81f159d6
|
fix(CI): syntax errors in run_relup_tests.yaml
|
2022-06-22 14:53:34 +08:00 |
Shawn
|
defacb97df
|
fix: disabled resources for authz/authn started after emqx reboot
|
2022-06-22 14:34:30 +08:00 |
Xinyu Liu
|
522d1773c9
|
Merge pull request #8287 from terry-xiaoyu/gen_api_schema_json_for_connector_and_bridge
feat: generate API schema files for connectors and bridges
|
2022-06-22 13:55:50 +08:00 |
Xinyu Liu
|
e1b458a641
|
Merge branch 'master' into gen_api_schema_json_for_connector_and_bridge
|
2022-06-22 12:03:58 +08:00 |
Shawn
|
08207c086c
|
fix: update integration testcases for relup
|
2022-06-22 11:56:57 +08:00 |
Zaiming (Stone) Shi
|
68d8a9a8f4
|
Merge pull request #8289 from zmstone/0621-fix-config-doc-generation
0621 fix config doc generation
|
2022-06-22 04:43:55 +01:00 |
Shawn
|
613a13e5e4
|
chore: add appup.src for emqx_conf
|
2022-06-22 09:18:36 +08:00 |
Shawn
|
1e6b3b51c0
|
feat: generate API schema files for connectors and bridges
|
2022-06-22 09:18:36 +08:00 |
Zaiming (Stone) Shi
|
c269b72f25
|
docs: fix log_rotation zh text indentation
|
2022-06-22 00:40:00 +02:00 |
Zaiming (Stone) Shi
|
a6f111798b
|
fix(emqx_management): fix topics (routes) cli list command
|
2022-06-22 00:06:26 +02:00 |
Zaiming (Stone) Shi
|
54f3dd3ddc
|
chore(appup): add appup for emqx_conf
|
2022-06-22 00:06:26 +02:00 |
Zaiming (Stone) Shi
|
717d5869a1
|
docs: remove root namespace
The root namespace was set to 'cluster' which is not very
accurate since not all the root level configs are 'cluster'
configs
|
2022-06-21 21:33:39 +02:00 |
Zaiming (Stone) Shi
|
0e62f4e70d
|
docs: escape <foobar> as \<foobar>
|
2022-06-21 21:32:06 +02:00 |
ieQu1
|
e4b5c3a9c4
|
Merge pull request #8278 from ieQu1/bpapi-5.0
test(bpapi): Add API dump for 5.0.0
|
2022-06-21 13:42:40 +02:00 |
Zaiming (Stone) Shi
|
1cac9064c6
|
Merge pull request #8285 from zmstone/0621-fix-relup-test-for-package-build
ci: fix relup test for package build
|
2022-06-21 10:42:21 +01:00 |
Zaiming (Stone) Shi
|
e98cd47a16
|
ci: fix relup test for package build
the upgrade pacakage can only be .tar.gz package
|
2022-06-21 09:33:12 +02:00 |
ieQu1
|
78ffb2b2b1
|
test(bpapi): Add API dump for 5.0.0
|
2022-06-21 09:31:59 +02:00 |
Zaiming (Stone) Shi
|
ceb384145b
|
Merge pull request #8283 from zmstone/0620-change-community-to-opensource-also-fix-relup
0620 change community to opensource also fix relup
|
2022-06-21 05:58:52 +01:00 |
Zaiming (Stone) Shi
|
b467e11b2e
|
fix(appup): fixed appup and version check scripts for 5.0
|
2022-06-20 22:20:31 +02:00 |
Zaiming (Stone) Shi
|
7ae3b4e28c
|
chore: bump emqx app vsn to 5.0.1
|
2022-06-20 20:28:21 +02:00 |
Zaiming (Stone) Shi
|
385566c1a0
|
docs: change descriptive info from 'community' to 'opensource'
|
2022-06-20 19:38:29 +02:00 |
zhouzb
|
4e24be7597
|
Merge pull request #8271 from Rory-Z/master
ci: fix spell error
|
2022-06-18 10:04:48 +08:00 |
Rory Z
|
7980aa316e
|
ci: fix spell error
|
2022-06-18 10:03:34 +08:00 |
zhouzb
|
36f7e9b269
|
Merge pull request #8270 from Rory-Z/master
ci: fix docker multi arch push error
|
2022-06-18 10:00:07 +08:00 |