Zaiming (Stone) Shi
|
e477bd3087
|
Merge pull request #9897 from zmstone/0202-fix-flaky-tests
0202 fix flaky tests
|
2023-02-02 17:27:07 +01:00 |
Zaiming (Stone) Shi
|
42462db8b8
|
chore: bump version to v5.0.16 and e5.0.0
|
2023-02-02 17:26:00 +01:00 |
Zaiming (Stone) Shi
|
611701406f
|
chore: upgrade dashboard to v1.1.7 for ce and e1.0.3 for ee
|
2023-02-02 17:24:14 +01:00 |
Zaiming (Stone) Shi
|
3d6756cbe8
|
test: fix addrinuse errors in listeners API test SUITE
|
2023-02-02 16:37:56 +01:00 |
Zaiming (Stone) Shi
|
a71d983ff8
|
test: fix assertMatch patter to make rebar3 fmt work
|
2023-02-02 16:37:45 +01:00 |
Zaiming (Stone) Shi
|
36ff3d7596
|
chore: add a comment to explain why bpapi is only checked for enterprise
|
2023-02-02 16:37:45 +01:00 |
Zaiming (Stone) Shi
|
7ea140599a
|
Merge pull request #9894 from id/ci-always-run-static-checks
ci: always run static_checks
|
2023-02-02 16:33:19 +01:00 |
Zaiming (Stone) Shi
|
feca4cc0a5
|
Merge pull request #9892 from zmstone/0202-docs-cosmetic
0202 docs cosmetic
|
2023-02-02 15:43:58 +01:00 |
Zaiming (Stone) Shi
|
7df50032c1
|
ci: only run static check for emqx-enterprise profile
|
2023-02-02 15:15:34 +01:00 |
Zaiming (Stone) Shi
|
85fb53dcf0
|
refactor: use compile switch to diff functions between ce and ee
|
2023-02-02 15:15:31 +01:00 |
Zaiming (Stone) Shi
|
0d7cd2f0c5
|
docs: Update apps/emqx_conf/i18n/emqx_conf_schema.conf
Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
|
2023-02-02 14:20:07 +01:00 |
Zaiming (Stone) Shi
|
980ba2fd35
|
docs: Update apps/emqx/i18n/emqx_schema_i18n.conf
Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
|
2023-02-02 14:19:37 +01:00 |
Zaiming (Stone) Shi
|
0e299642cb
|
chore: function renamed but forgot to update xref excemption
|
2023-02-02 14:16:23 +01:00 |
Zaiming (Stone) Shi
|
58627b7958
|
chore(emqx_resource_manager): ignore unused return value for dialyzer
|
2023-02-02 14:11:12 +01:00 |
Zaiming (Stone) Shi
|
9a9943d35d
|
chore(emqx_mgmt_cache): ignore unused return value for dialyer
|
2023-02-02 14:11:12 +01:00 |
Zaiming (Stone) Shi
|
1c748070c1
|
fix(emqx_connector_mqtt_worker): publish_async can only return ok # Please enter the commit message for your changes. Lines starting
|
2023-02-02 14:11:12 +01:00 |
Zaiming (Stone) Shi
|
c0d478bd41
|
fix(buffer_worker): type spec
|
2023-02-02 14:11:12 +01:00 |
Zaiming (Stone) Shi
|
5b1e976412
|
chore: upgrade replayq from 0.3.6 to 0.3.7
only included a dialyzer fix
|
2023-02-02 14:11:12 +01:00 |
Ivan Dyachkov
|
cf8432227a
|
ci: always run static_checks
|
2023-02-02 14:11:12 +01:00 |
zhongwencool
|
ee852d8204
|
Merge pull request #9886 from zhongwencool/mongo-connection-default-async
fix: remove async mode from mongodb/redis/mysql/pgsql bridge
|
2023-02-02 21:08:01 +08:00 |
Zaiming (Stone) Shi
|
d5c482b0b0
|
docs: remove timer unit from description
the user input has time unit. e.g. "5s" for 5 seconds etc.
|
2023-02-02 13:49:20 +01:00 |
Zaiming (Stone) Shi
|
5dbee76af4
|
Merge pull request #9890 from zmstone/0202-fix-kafka-status-check
0202 fix kafka status check
|
2023-02-02 13:48:44 +01:00 |
firest
|
080e2b10d4
|
chore: update changes
|
2023-02-02 20:29:45 +08:00 |
firest
|
031b36da32
|
feat(banned): filter out banned messages from mqueue
|
2023-02-02 20:20:52 +08:00 |
Zaiming (Stone) Shi
|
2b308af354
|
Merge pull request #9889 from keynslug/fix/EMQX-8857/force-clean-start-mqtt-bridge
fix(mqtt-bridge): stop respecting `clean_start` config parameter
|
2023-02-02 12:55:58 +01:00 |
Zaiming (Stone) Shi
|
7ad80d012c
|
chore(kafka): upgrade to woff 1.7.5
comparing to 1.7.4, a counter bump bug was fixed
but it does not affect EMQX as the bridge does not make use
of the counter which had issue.
|
2023-02-02 12:23:15 +01:00 |
Zaiming (Stone) Shi
|
9864587389
|
fix: send to buffer-supported connector even when disconnected
|
2023-02-02 12:04:17 +01:00 |
Zaiming (Stone) Shi
|
0eb554a62e
|
fix(kafka): check Kafka partition leader connectivity
|
2023-02-02 12:04:17 +01:00 |
Zaiming (Stone) Shi
|
13ef30c46c
|
Merge pull request #9884 from savonarola/resource-fixes
fix(resources): fix resource lifecycle
|
2023-02-02 12:02:34 +01:00 |
Andrew Mayorov
|
0912f13c1f
|
fix(mqtt-bridge): stop respecting `clean_start` config parameter
We are ignoring the user configuration because there's currently no
reliable way to ensure proper session recovery according to the MQTT
spec.
|
2023-02-02 12:55:10 +03:00 |
Kjell Winblad
|
2cf193e2fd
|
Merge pull request #9839 from kjellwinblad/kjell/fix/Authorization_header_log_leak_webhook/EMQX-8791
fix: Authorization header leak in log entries for webhook
|
2023-02-02 10:38:42 +01:00 |
Zhongwen Deng
|
1c9035d24c
|
test: remove async from redis ct
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
22cc1cc745
|
fix: make spell_check happy
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
f8936013b7
|
chore: replace async with sync
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
e776751860
|
fix: delete enable_batch from redis bridge
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
22c3f50020
|
fix: add query_mode_sync_only for mysql pgsql redis mongodb bridge
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
dcc6bd9c21
|
fix: mongodb bridge'd default connect_opt should be async, not sync
|
2023-02-02 17:37:18 +08:00 |
Andrew Mayorov
|
ca5c192f4b
|
Merge pull request #9882 from fwup/fix/no-mqtt-bridge-middleman
refactor(mqtt-worker): avoid unnecessary abstraction
|
2023-02-02 13:11:31 +04:00 |
Zaiming (Stone) Shi
|
6cc0f3ea34
|
Merge pull request #9887 from zhongwencool/logwarning-missing-dynlib-dir
chore: logwarn if dynlibs is missing
|
2023-02-02 10:00:45 +01:00 |
Zaiming (Stone) Shi
|
44b7624c10
|
docs: update changelog
|
2023-02-02 09:13:18 +01:00 |
Zhongwen Deng
|
f81a488010
|
chore: logwarn if dynlibs is missing
|
2023-02-02 15:17:51 +08:00 |
zhongwencool
|
e5bc787467
|
Merge pull request #9872 from zmstone/0131-improve-help-text
docs: improve docs for system monitoring config
|
2023-02-02 14:45:03 +08:00 |
zhongwencool
|
395a1c1c4a
|
Merge pull request #9885 from zhongwencool/fix-typo
chore: correct the documentation description
|
2023-02-02 12:15:35 +08:00 |
Zhongwen Deng
|
1a90c1654c
|
chore: bad typo
|
2023-02-02 11:43:04 +08:00 |
Zaiming (Stone) Shi
|
6fd30a7e81
|
docs: improve docs for system monitoring config
|
2023-02-01 20:21:08 +01:00 |
Ilya Averyanov
|
14f528cc86
|
fix(resources): fix resource lifecycle
* do not resume all buffer workers on successful healthcheck
* do not pass undefined state to resource healthcheck callback
|
2023-02-01 18:26:13 +02:00 |
Zaiming (Stone) Shi
|
ec59977ca0
|
Merge pull request #9873 from zmstone/0131-fix-scripts-warning
chore(bin/emqx): hide upgrade/downgrade from usage info
|
2023-02-01 17:09:10 +01:00 |
Zaiming (Stone) Shi
|
ec3031271b
|
Merge pull request #9883 from zmstone/0201-upgrade-enterprise-dashboard-to-e1.0.2
0201 upgrade enterprise dashboard to e1.0.2
|
2023-02-01 16:26:21 +01:00 |
Zaiming (Stone) Shi
|
32d18ec594
|
Merge pull request #9878 from zmstone/0201-upgrade-ehttpc-0.4.6
fix(ehttpc): fix crash when webhook bridge uses `hash` pool type.
|
2023-02-01 15:00:28 +01:00 |
Andrew Mayorov
|
5fd7f65a1f
|
test(bufworker): make testcase simpler to follow
The confusion was due to the fact that subsequent query was missing
`async_reply_fun` and thus, was not accumulating in the results.
|
2023-02-01 16:52:47 +03:00 |