Andrew Mayorov
|
bd578a799e
|
fix(api-topics): avoid doing full scans over router tables
|
2024-02-28 10:52:44 +01:00 |
Andrew Mayorov
|
9bb0868628
|
test(api-topics): add testcase verifying paged queries work
|
2024-02-28 10:52:41 +01:00 |
firest
|
01207ef97b
|
fix(iotdb): fix function clause error when there is no `payload` field
|
2024-02-28 16:54:01 +08:00 |
JimMoen
|
eaa0bfd120
|
Merge pull request #12606 from JimMoen/EMQX-11914/fix-prom-api-crash
fix(prom): api crash when tls cert file non existed
|
2024-02-28 16:47:16 +08:00 |
zhongwencool
|
660a1ce99d
|
chore: use gen_tcp:recv timeout to wait socket closed
|
2024-02-28 16:18:32 +08:00 |
JimMoen
|
6fd04e33f5
|
fix(prom): skip cert info for disabled ssl/wss/quic listeners
|
2024-02-28 15:39:33 +08:00 |
JimMoen
|
0e12503a8d
|
chore: add fix change log
|
2024-02-28 15:25:54 +08:00 |
JimMoen
|
5f125047f5
|
refactor: remove unnecessary lists fold for `cerfile`
|
2024-02-28 14:53:20 +08:00 |
JimMoen
|
812e8ef314
|
fix: try-catch for unknow reason to inhibit api crash
|
2024-02-28 14:53:19 +08:00 |
zhongwencool
|
4307aecefd
|
chore: wait_for cowboy listener release sock when stop_listener
|
2024-02-28 14:24:15 +08:00 |
firest
|
c3a2cf6220
|
chore: update change && bump version
|
2024-02-28 13:18:48 +08:00 |
JimMoen
|
042a84c30f
|
fix(prom): api crash when tls cert file non existed
|
2024-02-28 11:35:55 +08:00 |
zhongwencool
|
04af31df13
|
Merge pull request #12605 from zhongwencool/hstream-fix
fix: get grpc_timeout from hstreamdb connector config failed
|
2024-02-28 09:34:17 +08:00 |
zhongwencool
|
aa7def425d
|
fix: get grpc_timeout from hstreamdb connector config failed
|
2024-02-28 08:45:06 +08:00 |
Andrew Mayorov
|
28d664bae2
|
test(pulsar): simplify the test suite
|
2024-02-27 23:51:54 +01:00 |
Andrew Mayorov
|
367ffa8e80
|
feat(utils-fs): add function to compute relpaths naively
|
2024-02-27 23:41:50 +01:00 |
Thales Macedo Garitezi
|
6b9844ae82
|
feat: migrate kafka consumer bridge to source + connector
Fixes https://emqx.atlassian.net/browse/EMQX-11848
|
2024-02-27 17:52:33 -03:00 |
Thales Macedo Garitezi
|
787dcd0e86
|
Merge pull request #12577 from thalesmg/gcp-service-json-binary-m-20240223
feat(gcp_pubsub_bridges): make service account json a binary
|
2024-02-27 15:42:42 -03:00 |
Zaiming (Stone) Shi
|
ef99037335
|
docs: add log docs
|
2024-02-27 19:24:56 +01:00 |
Andrew Mayorov
|
6ea9d2a6d9
|
test(conf): simplify confsync test suite
|
2024-02-27 16:41:54 +01:00 |
Andrew Mayorov
|
ae79516fd2
|
test(cluster-rpc): ensure testsuite is side-effects-free
|
2024-02-27 16:41:54 +01:00 |
Andrew Mayorov
|
56eefe34d5
|
feat(cth-cluster): use workdir as cwd on each node
|
2024-02-27 16:41:53 +01:00 |
Andrew Mayorov
|
d60ff1e616
|
test(plugins): avoid using same workdir for different nodes
|
2024-02-27 16:41:53 +01:00 |
Andrew Mayorov
|
3a008c8b4c
|
refactor: bump ekka to 0.19.0 w/o mnesia boot phase
|
2024-02-27 16:41:50 +01:00 |
zhongwencool
|
d34a1e9293
|
Merge pull request #12600 from zhongwencool/fix-schema-check
Fix bridge v2 and connector schema check
|
2024-02-27 22:46:47 +08:00 |
Thales Macedo Garitezi
|
8a204f2ac1
|
Merge pull request #12596 from thalesmg/fix-header-logging-r55-20240226
fix: redact all headers from logs
|
2024-02-27 11:19:51 -03:00 |
firest
|
77239da7ed
|
fix(iotdb): use the `ping` API to check the status of the IOTDB connections
|
2024-02-27 22:07:41 +08:00 |
lafirest
|
02de92a53d
|
Merge pull request #12601 from lafirest/fix/eldap_log
fix(ldap): fix that logs of eldap will never be logged
|
2024-02-27 21:50:05 +08:00 |
firest
|
37026fa94f
|
chore: update change
|
2024-02-27 21:03:53 +08:00 |
JimMoen
|
81d3f5b2c6
|
Merge pull request #12598 from JimMoen/EMQX-11912-fix-clients-subscribe-api
fix(mgmt): sub/unsub a share subscription to the client via http api
|
2024-02-27 20:13:30 +08:00 |
JimMoen
|
2ded751237
|
test: `nl` not allowed for shared-sub
|
2024-02-27 18:24:30 +08:00 |
zhongwencool
|
54c542c795
|
chore: rename _probe_ to t_probe_
|
2024-02-27 17:57:15 +08:00 |
zhongwencool
|
c67f2130f2
|
fix: check connector and bridge_v2 with the right schema
|
2024-02-27 17:57:10 +08:00 |
JimMoen
|
c6b1102b2b
|
fix(mgmt_client): `nl` not allowed for shared-sub
|
2024-02-27 17:51:39 +08:00 |
firest
|
f3237a1bf7
|
chore: bump emqx_ldap version
|
2024-02-27 17:48:34 +08:00 |
firest
|
5c69500c52
|
fix(ldap): fix that logs of eldap will never be logged
|
2024-02-27 17:48:22 +08:00 |
lafirest
|
9ae7ac04a2
|
Merge pull request #12597 from lafirest/fix/ldap_log
fix(ldap): fix that logs of eldap will never be logged
|
2024-02-27 17:40:44 +08:00 |
Zaiming (Stone) Shi
|
cc919a3593
|
Merge pull request #12579 from zmstone/0223-refine-log-throttle-desc
docs: refine throttled log time_window description
|
2024-02-27 09:58:57 +01:00 |
Zaiming (Stone) Shi
|
1567c5beb0
|
Merge pull request #12580 from zmstone/0224-delete-stale-macro
chore: delete stale macro
|
2024-02-27 09:58:06 +01:00 |
Zaiming (Stone) Shi
|
9c9a2b8494
|
Merge pull request #12592 from zmstone/0226-duration_s-min-value
chore: for dashboad add a 'minimum' attribute for duration_s type
|
2024-02-27 09:57:33 +01:00 |
firest
|
da13ec736c
|
chore: bump emqx_ldap version
|
2024-02-27 16:08:47 +08:00 |
JimMoen
|
c1928f874e
|
chore: add change log
|
2024-02-27 16:01:30 +08:00 |
JimMoen
|
c1da7449fe
|
test(mgmt_api): bulk/unbulk sub/unsub shared topic filter
|
2024-02-27 16:01:12 +08:00 |
JimMoen
|
a76415c4f6
|
fix(mgmt): sub/unsub a share subscription to the client via http api
- `/clients/:clientid/subscribe`
- `/clients/:clientid/subscribe/bulk`
- `/clients/:clientid/unsubscribe`
- `/clients/:clientid/unsubscribe/bulk`
|
2024-02-27 16:00:45 +08:00 |
firest
|
6e73cfa2cf
|
fix(ldap): fix that logs of eldap will never be logged
|
2024-02-27 15:47:46 +08:00 |
William Yang
|
6c7b7741d5
|
feat(quic): mqtt 5.0 graceful shutdown in takeover
|
2024-02-26 23:05:49 +01:00 |
William Yang
|
c8f9ffdc1f
|
chore: update some comments
|
2024-02-26 22:24:16 +01:00 |
William Yang
|
88fc67b369
|
chore(willmsg): remove unreachable code
|
2024-02-26 22:24:16 +01:00 |
William Yang
|
d5247cb567
|
refactor: update notes for willmsg
|
2024-02-26 22:24:16 +01:00 |
William Yang
|
975c7429e5
|
chore: clean in tests
|
2024-02-26 22:24:13 +01:00 |