Zaiming (Stone) Shi
|
eed253af82
|
test: implement a new node restart helper func
|
2023-11-30 15:11:38 +01:00 |
Thales Macedo Garitezi
|
880f5e8f89
|
feat(ds): add session gc process
Fixes https://emqx.atlassian.net/browse/EMQX-9744
|
2023-11-30 09:38:59 -03:00 |
Zaiming (Stone) Shi
|
cf72c04fdd
|
test: fix peer node stop and plugin SUITE typo
|
2023-11-30 09:53:36 +01:00 |
Zaiming (Stone) Shi
|
f2db4cc7fc
|
chore: upgrade to gen_rpc 3.2.2
|
2023-11-30 09:42:44 +01:00 |
Zaiming (Stone) Shi
|
640b0df319
|
test: do not add -master erl flag for peer nodes
|
2023-11-30 08:49:57 +01:00 |
zhongwencool
|
773bd8ecb2
|
Merge pull request #12047 from thalesmg/test-more-flaky-tests-r53-20231128
test(flaky): more adjustments
|
2023-11-30 09:33:55 +08:00 |
Zaiming (Stone) Shi
|
4ecfe2be30
|
test: use peer module for slave and ct_slave
|
2023-11-29 21:45:53 +01:00 |
Ivan Dyachkov
|
24f5060237
|
Merge pull request #12056 from id/1129-cut-5.3.2-rc.1
chore: 5.3.2-rc.1
|
2023-11-29 19:25:17 +01:00 |
Thales Macedo Garitezi
|
62b763a8f8
|
test(gcp_pubsub_consumer): even more adjustments
|
2023-11-29 15:12:47 -03:00 |
Ivan Dyachkov
|
7f5433f6dd
|
chore: 5.3.2-rc.1
|
2023-11-29 18:20:15 +01:00 |
Thales Macedo Garitezi
|
fdafe2493e
|
Merge pull request #12041 from thalesmg/ds-estimate-last-alive-m-20231128
fix(ds_session): take conservative estimate of `last_alive_at` when bumping
|
2023-11-29 13:43:59 -03:00 |
Zaiming (Stone) Shi
|
6f35f25163
|
chore: upgrade esockd to 5.9.8 for OTP 26
|
2023-11-29 16:15:18 +01:00 |
Zaiming (Stone) Shi
|
1a563b4f65
|
chore: fix 0.0 match for OTP 26
|
2023-11-29 16:15:18 +01:00 |
Zaiming (Stone) Shi
|
14644988e0
|
chore: change triple-quotes to single-quotes
|
2023-11-29 16:15:18 +01:00 |
Zaiming (Stone) Shi
|
e6eb97e104
|
chore: upgrade dependency brod_gssapi to work with OTP 26
|
2023-11-29 16:15:18 +01:00 |
Zaiming (Stone) Shi
|
1b5d82eabf
|
chore: upgrade redbug to support OTP 26
|
2023-11-29 16:15:18 +01:00 |
Zaiming (Stone) Shi
|
0e8a674a11
|
chore: upgrade jq and rebar3 for otp 26
|
2023-11-29 16:15:18 +01:00 |
Zaiming (Stone) Shi
|
41194cacc8
|
Merge pull request #12030 from zhongwencool/redis-connector-v2-540
Redis connector v2 540
|
2023-11-29 16:13:09 +01:00 |
Kjell Winblad
|
a750fbbc52
|
Merge pull request #12051 from HJianBo/fix-http-bridge-bugs
Fix http bridge bugs
|
2023-11-29 15:48:51 +01:00 |
Zaiming (Stone) Shi
|
89cdfbca63
|
fix(emqx_vm): trim new-line in otp version string
|
2023-11-29 15:32:25 +01:00 |
Zaiming (Stone) Shi
|
f4d873e572
|
chore(otp26): pin rebar3 3.20.0-emqx-1 for otp26
|
2023-11-29 15:32:25 +01:00 |
Zaiming (Stone) Shi
|
7d9072fe24
|
chore: upgrade to OTP 26 as default dev settings
|
2023-11-29 15:32:25 +01:00 |
SergeTupchiy
|
5f2b4daac8
|
Merge pull request #12052 from SergeTupchiy/EMQX-11488-empty-data-file
EMQX-11488 empty data file validation
|
2023-11-29 14:20:46 +02:00 |
Ivan Dyachkov
|
41ff357ed2
|
Merge pull request #12045 from id/1128-fix-token-permissions-in-release-workflow
ci: fix insufficient permissions for github token in release workflow
|
2023-11-29 12:53:08 +01:00 |
Andrew Mayorov
|
ccef91437d
|
Merge pull request #12029 from keynslug/ft/EMQX-11049/qos2
feat(sessds): provide QoS2 message replay support
|
2023-11-29 14:10:16 +03:00 |
zhongwencool
|
9e85deb273
|
chore: skip download i18n translate file env
|
2023-11-29 18:22:38 +08:00 |
Serge Tupchii
|
009a15c7d0
|
fix(emqx_mgmt_api_data_backup): validate empty file in upload API
fixes EMQX-11488
|
2023-11-29 12:12:42 +02:00 |
Andrew Mayorov
|
d8691f1d64
|
refactor(sessds): rename marker → committed offset
For better clarity.
|
2023-11-29 13:04:42 +03:00 |
Ivan Dyachkov
|
19e7ec1f1f
|
ci: use our own fork of upload-assets
|
2023-11-29 10:43:45 +01:00 |
zhongwencool
|
0aec2f7605
|
feat: redis bridge v2
|
2023-11-29 16:06:46 +08:00 |
zhongwencool
|
8ec3857f4d
|
Merge pull request #12046 from savonarola/1128-fix-redis-54
[5.4] Fix Redis connector
|
2023-11-29 16:06:23 +08:00 |
William Yang
|
e90e843ff3
|
Merge pull request #12040 from qzhuyan/dev/william/quic-0.0.300
feat(quic): bump to quicer-0.0.303
|
2023-11-29 08:48:47 +01:00 |
JianBo He
|
d2e5f302a8
|
chore(http): add description for bridges v1
|
2023-11-29 13:47:59 +08:00 |
JianBo He
|
72bc046063
|
chore: avoid unnecessary default values being filled when querying via the v1 api.
see: https://emqx.atlassian.net/browse/EMQX-11482
|
2023-11-29 12:01:59 +08:00 |
JianBo He
|
d7bf8e97d2
|
chore: add tests case
|
2023-11-29 11:18:51 +08:00 |
JianBo He
|
8d105a3f82
|
Merge pull request #12044 from savonarola/1128-fix-redis-auth-53
[5.3] Fix Redis connector
|
2023-11-29 09:15:00 +08:00 |
Serge Tupchii
|
b0d4ba183e
|
test: use `emqx_cth_suite` in `emqx_coap_api_SUITE`
`emqx_coap_api_SUITE` was failing with `emqx_authn_schema_not_injected`
(missing authn schema mods in persistent_term) if it was run standalone.
|
2023-11-28 20:02:21 +02:00 |
Serge Tupchii
|
3530ed66d5
|
fix(emqx_gateway_coap): take subscribe options from uri_query
Closes #12031
|
2023-11-28 20:02:21 +02:00 |
Thales Macedo Garitezi
|
095e7c4ecb
|
test(flaky): more adjustments
|
2023-11-28 13:41:31 -03:00 |
Thales Macedo Garitezi
|
f6f61f4353
|
Merge pull request #12036 from thalesmg/test-more-flaky-tests-r54-20231127
test: attempting to stabilize more flaky tests
|
2023-11-28 13:40:49 -03:00 |
Ivan Dyachkov
|
915f0171b3
|
ci: fix manual trigger of release workflow
|
2023-11-28 17:26:44 +01:00 |
Ivan Dyachkov
|
f463f267cf
|
ci: fix insufficient permissions for github token in release workflow
|
2023-11-28 16:52:10 +01:00 |
Ilya Averyanov
|
e5508105c7
|
fix(redis): start and load eredis app
|
2023-11-28 18:51:53 +03:00 |
Ilya Averyanov
|
55218e2df2
|
fix(redis): start and load eredis app
|
2023-11-28 18:51:19 +03:00 |
Zaiming (Stone) Shi
|
d93fdd8e9b
|
Merge pull request #12039 from zmstone/1128-sync-release-54
Sync release-54 to master
|
2023-11-28 15:52:49 +01:00 |
Ivan Dyachkov
|
3dd6572d32
|
Merge pull request #12038 from id/1128-cut-5.3.2-alpha.2
5.3.2-alpha.2
|
2023-11-28 14:48:29 +01:00 |
William Yang
|
64f6220cf5
|
feat(quic): bump to quicer-0.0.303 and emqtt 1.9.7
|
2023-11-28 14:43:47 +01:00 |
ieQu1
|
8a065ba6d0
|
Merge pull request #12027 from ieQu1/dev/ds-meta-persist-shard
fix(ds): Persist shard table
|
2023-11-28 14:33:57 +01:00 |
Thales Macedo Garitezi
|
f5c4fb5860
|
fix(ds_session): take conservative estimate of `last_alive_at` when bumping
Addresses https://github.com/emqx/emqx/pull/12024#discussion_r1407432154
|
2023-11-28 09:58:03 -03:00 |
Thales Macedo Garitezi
|
bd40b5c553
|
test(flaky): more adjustments
|
2023-11-28 09:48:40 -03:00 |