zhongwencool
|
e3cb49db8e
|
chore: add copyright header
|
2024-02-06 07:57:13 +08:00 |
zhongwencool
|
688701eedb
|
chore: add desc for rabbitmq source
|
2024-02-06 07:57:13 +08:00 |
zhongwencool
|
b444c82a42
|
feat: rabbitmq bridge v2 integration
|
2024-02-06 07:57:12 +08:00 |
ieQu1
|
280fcd8c52
|
Merge pull request #12437 from ieQu1/dev/optimize_make_filter
Optimize emqx_ds_bitmask_keymapper:make_filter function.
|
2024-02-05 17:32:28 +01:00 |
ieQu1
|
4665837cf0
|
fix(ds): Apply review remarks
|
2024-02-05 16:52:06 +01:00 |
Zaiming (Stone) Shi
|
d7b0456bb0
|
feat: rename emqx ctl cluster_sync 'tnxid' to 'inspect'
|
2024-02-05 16:50:55 +01:00 |
Zaiming (Stone) Shi
|
ce50055138
|
docs: fix unicode colon symbol
|
2024-02-05 16:43:03 +01:00 |
Thales Macedo Garitezi
|
e5b14a38ed
|
Merge pull request #12472 from thalesmg/fix-bridgev2-api-multicall-m-20240202
fix(bridge_v2_api): avoid calling nodes that do not support minimum bpapi
|
2024-02-05 10:28:28 -03:00 |
ieQu1
|
c7888ad1f1
|
Merge pull request #12475 from ieQu1/dev/lean-stream
Use a more compact data structure to represent streams
|
2024-02-05 13:55:24 +01:00 |
William Yang
|
e7688fcf9c
|
Merge pull request #12468 from joggeli34/add-priorityClassName-for-pods
feat(helm): possibility to add `priorityClassName` in helm chart for pods
|
2024-02-05 13:09:56 +01:00 |
Thales Macedo Garitezi
|
e1ff276d76
|
Merge pull request #12471 from thalesmg/fix-config-upgrade-m-20240202
fix(config): apply config upgrade to deprecated configs
|
2024-02-05 09:05:12 -03:00 |
firest
|
b4a6be0e7c
|
fix(tdengine): remove redundant codes
|
2024-02-05 18:50:31 +08:00 |
lafirest
|
571786b6c5
|
Merge pull request #12480 from lafirest/fix/td_v1_schema
fix(tdengine): keep the bridge schema still compatible with v1
|
2024-02-05 18:17:55 +08:00 |
ieQu1
|
698ba3f271
|
fix(ds): Optimize emqx_ds_bitmask_keymapper:make_filter
This optimization makes idle polling faster
|
2024-02-05 10:54:19 +01:00 |
ieQu1
|
8edbec5929
|
refactor(ds): Clarify the language used in ds_bitmapper
|
2024-02-05 10:54:18 +01:00 |
Zaiming (Stone) Shi
|
75023f2ca3
|
Merge pull request #12442 from ieQu1/dev/ds-license-apache
Relicense apps/emqx_durable_storage under Apache 2.0
|
2024-02-05 10:16:52 +01:00 |
firest
|
4a2c5a3161
|
fix(tdengine): keep the bridge schema still compatible with v1
|
2024-02-05 13:22:17 +08:00 |
JimMoen
|
06684e5f73
|
Merge pull request #12466 from JimMoen/remote-console-nodetool-erlflags
fix(bin/emqx): maxium file descriptors limit and Schedulers limit
|
2024-02-04 14:52:04 +08:00 |
zhongwencool
|
2614d21a15
|
Merge pull request #12478 from zhongwencool/check-duplicated-mapping-key-in-swagger
chore: add duplicated key assert in swagger.json
|
2024-02-04 14:44:00 +08:00 |
JimMoen
|
e57c354a6a
|
fix(bin/emqx): maxium file descriptors limit and Schedulers limit
- File descriptors limit 65536 for `remote_console` and `nodetool`
- Schedulers limit 2 for `remote_console` and limit 1 for `nodetool`
Refer [erl#flags](https://www.erlang.org/doc/man/erl.html#flags)
Thanks [PR Review](https://github.com/emqx/emqx/pull/12466#issuecomment-1924095754)
|
2024-02-04 14:13:36 +08:00 |
zhongwencool
|
f7b0d1bc9d
|
chore: add duplicated key assert in swagger.json
|
2024-02-04 11:53:37 +08:00 |
zhongwencool
|
64d1459e7c
|
Merge pull request #12477 from JimMoen/fix-oracle-schema-dup-map-key
fix(schema): bridge oracle connector schema
|
2024-02-04 11:52:20 +08:00 |
JimMoen
|
b1150a5f88
|
fix(schema): bridge oracle connector schema
|
2024-02-04 10:53:13 +08:00 |
Zaiming (Stone) Shi
|
7d5800a8dc
|
Merge pull request #12469 from zmstone/0202-chore-fix-node-role-env-var-name-in-test-script
test: fix env name in test script
|
2024-02-03 23:07:57 +01:00 |
ieQu1
|
2e2f3cb2aa
|
fix(sessds): Avoid stream hash collisions
|
2024-02-03 21:15:54 +01:00 |
ieQu1
|
2e56810ea2
|
refactor(ds): Use a simple improper list to represent the streams
|
2024-02-03 21:15:54 +01:00 |
Thales Macedo Garitezi
|
76d242df9b
|
fix(bridge_v2_api): avoid calling nodes that do not support minimum bpapi
Fixes https://emqx.atlassian.net/browse/EMQX-11834
|
2024-02-02 17:36:08 -03:00 |
Thales Macedo Garitezi
|
76401a302a
|
fix(config): apply config upgrade to deprecated configs
Fixes https://emqx.atlassian.net/browse/EMQX-11845
Fixes https://github.com/emqx/emqx/issues/12452
|
2024-02-02 15:12:08 -03:00 |
Ivan Dyachkov
|
ed8660cb68
|
Merge pull request #12458 from id/0202-sync-release-55
sync release-55
|
2024-02-02 17:20:38 +01:00 |
SergeTupchiy
|
81433282be
|
Merge pull request #12467 from SergeTupchiy/autocluster-dns-aaaaa-record-type
feat(emqx_conf): support AAAA cluster dns record type
|
2024-02-02 18:13:06 +02:00 |
Zaiming (Stone) Shi
|
b1a05c7b59
|
Merge pull request #12326 from zmstone/0111-unregister-session-with-timestamp
0111 unregister session with timestamp
|
2024-02-02 17:00:23 +01:00 |
Zaiming (Stone) Shi
|
5629cf3219
|
test: fix env name in test script
|
2024-02-02 16:59:47 +01:00 |
Adrian Pauli
|
9360cb5b66
|
feat(helm): possibility to add `priorityClassName` in helm chart for the pods
|
2024-02-02 15:53:28 +01:00 |
ieQu1
|
e0b5d9fae7
|
Merge pull request #12464 from ieQu1/dev/feat-ds-cli
feat(ds): Add a CLI interface to inspect status of DS databases
|
2024-02-02 14:14:48 +01:00 |
Serge Tupchii
|
5e0c3d4051
|
feat(emqx_conf): support AAAA cluster dns record type
Ekka autocluster DNS already supports AAAA records, so it's only needed to update enum in schema.
|
2024-02-02 12:13:29 +02:00 |
Kjell Winblad
|
fa0baf2f38
|
Merge pull request #12439 from kjellwinblad/kjell/refactor/oracle_bridge/EMQX-11464
feat: refactor Oracle bridge to connector and action
|
2024-02-02 10:53:15 +01:00 |
Ivan Dyachkov
|
84b6d7d720
|
fix: remove 5.5.bpapi2 file
|
2024-02-02 10:38:50 +01:00 |
ieQu1
|
3d2ac97c61
|
feat(ds): Add a CLI interface to inspect status of DS databases
|
2024-02-02 10:11:01 +01:00 |
Zaiming (Stone) Shi
|
f0569d8ae8
|
refactor: use mria:async_dirty to group dirty ops
|
2024-02-02 09:26:43 +01:00 |
lafirest
|
24d8a9ab00
|
Merge pull request #12449 from lafirest/feat/td
feat(tdengine): improve the TDengine bridge to v2 style
|
2024-02-02 16:17:01 +08:00 |
Ivan Dyachkov
|
4a4f96d4b5
|
ci: scorecard workflow can only run on master branch
|
2024-02-02 08:51:51 +01:00 |
Ivan Dyachkov
|
54fda58698
|
ci: use v3 artifacts actions in build packages
|
2024-02-02 08:49:25 +01:00 |
Ivan Dyachkov
|
dd490de2e1
|
chore: emqx 5.5.0
|
2024-02-02 08:48:56 +01:00 |
Ivan Dyachkov
|
1501f5b89d
|
ci: fix otp version
|
2024-02-02 08:48:56 +01:00 |
Ivan Dyachkov
|
f1c7e716ce
|
chore: 5.5.0-rc.2
|
2024-02-02 08:48:56 +01:00 |
Ivan Dyachkov
|
ee305f2dd0
|
ci: use OTP 25.3.2-2 for building docker
due to segfault on 26 https://github.com/erlang/otp/issues/8051
|
2024-02-02 08:48:56 +01:00 |
JianBo He
|
9aad7997ca
|
chore: compatible the contet-type sytanx
|
2024-02-02 08:48:56 +01:00 |
Ivan Dyachkov
|
92ef848b30
|
ci: fix publish artifacts
|
2024-02-02 08:48:56 +01:00 |
YuShifan
|
4d61975f2c
|
chore(dashboard): bump dashboard version to v1.7.0 & e1.5.0
|
2024-02-02 08:48:56 +01:00 |
Ivan Dyachkov
|
dae3a94670
|
chore: 5.5.0-rc.1
|
2024-02-02 08:48:56 +01:00 |