Kjell Winblad
|
2a2fadfbff
|
Merge pull request #12827 from kjellwinblad/kjell/emqx_rule_tracing/EMQX-11966
Add rule ID tracing support
|
2024-04-18 09:06:31 +02:00 |
JianBo He
|
c61c3157c6
|
Merge pull request #12888 from HJianBo/data-backup-for-license
fix(license): license file is not taking effect after importing backup files
|
2024-04-17 16:31:16 +08:00 |
JimMoen
|
1dfd9115cd
|
Merge pull request #12880 from JimMoen/EMQX-12147/influx-write-syntax-tag-type
fix(influx): literal number values in tag set
|
2024-04-17 10:23:57 +08:00 |
Zaiming (Stone) Shi
|
4d38a8fd44
|
Merge pull request #12872 from zmstone/0412-support-variform-for-client_attrs
0412 use variform for client_attrs
|
2024-04-16 13:29:56 +02:00 |
JianBo He
|
2f0b72e0aa
|
chore: update changes
|
2024-04-16 19:11:28 +08:00 |
William Yang
|
8fe471c967
|
fix(mqtt): enhanced auth with scram
Bump esasl to 0.2.1
|
2024-04-16 10:08:30 +02:00 |
JimMoen
|
13ab9f0987
|
docs: add changelog entry for #12880
|
2024-04-15 18:08:05 +08:00 |
Ivan Dyachkov
|
3ef160eed2
|
Merge remote-tracking branch 'upstream/release-56' into 0415-sync-release-56
|
2024-04-15 08:09:03 +02:00 |
zmstone
|
b76b6fbe63
|
feat(variform): initialize client_attrs with variform
Moved regular expression extraction as a variform function.
|
2024-04-14 10:13:24 +02:00 |
zmstone
|
da5b01aa46
|
refactor(client_attr): allow more than one initial extraction
|
2024-04-13 01:00:25 +02:00 |
JianBo He
|
91ffc95f29
|
Merge pull request #12855 from JimMoen/fix-share-queue-format
fix(mgmt): $queue shared topics format in mgmt topics api
|
2024-04-10 10:52:48 +08:00 |
Kjell Winblad
|
43ff2e3a74
|
docs: add change log entry
|
2024-04-09 16:17:26 +02:00 |
JimMoen
|
a79df4ba69
|
chore: add change log for #12855
|
2024-04-09 18:14:56 +08:00 |
zhongwencool
|
d393e96379
|
chore: Apply suggestions from code review
Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
|
2024-04-09 16:56:41 +08:00 |
zhongwencool
|
5579086220
|
chore: replicantor -> replicant
|
2024-04-09 14:15:18 +08:00 |
zhongwencool
|
a1495689c0
|
fix: clean self node's cluster commit when leave cluster
|
2024-04-09 14:13:25 +08:00 |
JianBo He
|
e11c4a9c83
|
Merge pull request #12826 from emqx/import-source-bridges
fix: source bridges missing after restore the backup files
|
2024-04-08 16:02:15 +08:00 |
JimMoen
|
282cbb18be
|
fix: cpu usage and idle use two decimal places
- prometheus
- opentelemetry
|
2024-04-08 14:14:09 +08:00 |
Shawn
|
9d1a69aaa9
|
fix: cannot import retained messages
|
2024-04-07 17:03:14 +08:00 |
Thales Macedo Garitezi
|
04ba2aaf8a
|
Merge pull request #12830 from thalesmg/async-channel-hc-m-20240404
feat(resource): non-blocking channel health checks
|
2024-04-05 14:24:09 -03:00 |
ieQu1
|
64cc064ddb
|
chore: Add changelog entry for #12833
|
2024-04-05 17:39:42 +02:00 |
Thales Macedo Garitezi
|
60cad74286
|
feat(resource): non-blocking channel health checks
Fixes https://emqx.atlassian.net/browse/EMQX-12015
Continuation of https://github.com/emqx/emqx/pull/12812
|
2024-04-04 16:13:30 -03:00 |
Thales Macedo Garitezi
|
217b35bce5
|
Merge pull request #12798 from thalesmg/ds-client-api-v2-m-20240327
feat(client mgmt api): add cursor-based list API
|
2024-04-04 15:10:49 -03:00 |
Thales Macedo Garitezi
|
069cd4fbb4
|
Merge pull request #12812 from thalesmg/async-res-manager-health-check-m-20240328
feat(resource manager): perform non-blocking health checks
|
2024-04-04 09:07:02 -03:00 |
Shawn
|
319ec50c0d
|
fix: source bridges missing after restore the backup files
|
2024-04-03 18:26:51 +08:00 |
ieQu1
|
ae5935e7f7
|
test(ds): Attempt to stabilize metrics_worker tests in CI
|
2024-04-02 19:14:10 +02:00 |
Thales Macedo Garitezi
|
2097e854fc
|
feat(client mgmt api): add cursor-based list API
Fixes https://emqx.atlassian.net/browse/EMQX-12028
|
2024-04-02 10:55:28 -03:00 |
JimMoen
|
50150423e1
|
docs: rename change log file name due to cherry-pick
|
2024-04-02 17:04:38 +08:00 |
JimMoen
|
50bceee9ab
|
fix(stats): `'subscribers.count'` contains shared-subscriber
|
2024-04-02 16:56:40 +08:00 |
Thales Macedo Garitezi
|
bade09b56e
|
feat(resource manager): perform non-blocking resource health checks
Fixes https://emqx.atlassian.net/browse/EMQX-12015
This introduces only _resource_ non-blocking health checks. _Channel_ non-blocking health
checks may be introduced later.
|
2024-04-01 14:46:15 -03:00 |
Serge Tupchii
|
6cdf876684
|
chore: add changelog
|
2024-03-29 23:03:35 +02:00 |
SergeTupchiy
|
2e528d1dd8
|
Merge pull request #12802 from SergeTupchiy/EMQX-11826-prevent-left-node-from-rejoining-5.6.1
prevent a left node from rejoining the same cluster
|
2024-03-28 19:49:18 +02:00 |
Serge Tupchii
|
3eda182e9a
|
fix: prevent a node from discovering and re-joining the same cluster after it has (manually) left it.
|
2024-03-28 18:09:27 +02:00 |
Zaiming (Stone) Shi
|
002266c1db
|
Merge pull request #12806 from zmstone/0328-upgrade-http-clients
chore: upgrade http client libs gun-1.3.11 and ehttpc-0.4.13
|
2024-03-28 16:06:57 +01:00 |
SergeTupchiy
|
63c017a72f
|
Merge pull request #12804 from SergeTupchiy/EMQX-12058-improve-force-shutdown-error-reason-5.6.1
chore: rename `message_queue_too_long` error reason to `mailbox_overflow` (5.6.1 port)
|
2024-03-28 16:14:51 +02:00 |
zmstone
|
7982dd017b
|
chore: upgrade http client libs gun-1.3.11 and ehttpc-0.4.13
|
2024-03-28 13:20:59 +01:00 |
Serge Tupchii
|
906a77d167
|
chore: rename `message_queue_too_long` error reason to `mailbox_overflow`
`mailbox_overflow` is consistent with the corresponding config parameter:
'force_shutdown.max_mailbox_size'
|
2024-03-28 12:56:00 +02:00 |
Serge Tupchii
|
1d1f595e6f
|
fix(emqx_mgmt_data_backup): remove an uploaded backup file if it's not valid
|
2024-03-28 12:54:51 +02:00 |
Ivan Dyachkov
|
f4446ec680
|
Merge remote-tracking branch 'upstream/release-56' into 0328-sync-release-56
|
2024-03-28 09:59:54 +01:00 |
Zaiming (Stone) Shi
|
beb9152d50
|
Merge pull request #12750 from zmstone/0316-introduce-client-attrs
0316 introduce client_attrs
|
2024-03-27 16:19:47 +01:00 |
Ivan Dyachkov
|
33d9619271
|
chore: 5.6.0
|
2024-03-27 11:17:13 +01:00 |
Ivan Dyachkov
|
f127bf53b3
|
chore: 5.6.0-rc.5
|
2024-03-26 17:52:57 +01:00 |
ieQu1
|
291cf689e2
|
Merge pull request #12786 from ieQu1/dev/check-core-emqx-vsn
fix(mria): Strictly check compatibility of the replicant with core
|
2024-03-26 17:49:37 +01:00 |
ieQu1
|
ba43da1b8e
|
fix(mria): Strictly check compatibility of the replicant with core
|
2024-03-26 16:32:01 +01:00 |
zmstone
|
874b1ff3f4
|
docs: fix epoch timestamp precision
|
2024-03-26 16:07:55 +01:00 |
zmstone
|
c42e980442
|
feat(log): configurable time format
now logs can be configured to use 'epoch' or 'rfc3339' time format
|
2024-03-26 13:09:32 +01:00 |
Ivan Dyachkov
|
2ae973821f
|
chore: 5.6.0-rc.4
|
2024-03-25 20:00:10 +01:00 |
Zaiming (Stone) Shi
|
b06d3932af
|
Merge pull request #12768 from keynslug/fix/EMQX-12068/routing-schema-conflict
fix(routing): add heuristic for routing schema in empty cluster
|
2024-03-25 19:50:51 +01:00 |
ieQu1
|
8b963d5960
|
Merge pull request #12739 from ieQu1/dev/zone-durability
feat(sessds): Add zone overrides for session durability settings
|
2024-03-25 17:32:53 +01:00 |
Zaiming (Stone) Shi
|
c8cb03f0d9
|
Merge pull request #12773 from zmstone/0323-upgrade-http-clients
chore: upgrade http client libs gun-1.3.11 and ehttpc-0.4.13
|
2024-03-25 17:29:44 +01:00 |