JianBo He
|
fed512689a
|
chore: make elvis checking happy
|
2024-01-29 10:49:07 +08:00 |
JianBo He
|
e65cfb836c
|
feat(import_users): support user's password in plain text
|
2024-01-29 10:49:07 +08:00 |
JianBo He
|
3516a01ab9
|
Merge pull request #12403 from JimMoen/fix-prom-stats-json-format
fix(prom_stats): compatibility with previous api format in json mode
|
2024-01-29 09:38:24 +08:00 |
ieQu1
|
2479e1189a
|
fix(ds): Remove unused module
|
2024-01-29 00:36:13 +01:00 |
ieQu1
|
96c527541b
|
docs(ds): Update README
|
2024-01-28 20:27:20 +01:00 |
Zaiming (Stone) Shi
|
dbe2baa405
|
Merge pull request #12408 from zmstone/sync-release-55
Sync release 55
|
2024-01-27 19:20:58 +00:00 |
ieQu1
|
9e0bea098e
|
Merge pull request #12251 from ieQu1/dev/refactor-sessds
Refactor and optimize persistent session
|
2024-01-26 18:21:30 +01:00 |
ieQu1
|
2c6a776318
|
fix(sessds): Stricter checks for PacketIds
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
eec56b0d6b
|
fix(sessds): Improve comments
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
3c451c6ae6
|
test(sessds): Fix unstable tests
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
2d23212792
|
refactor(sessds): #ifs -> #srs
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
974760d331
|
test(sessds): Don't trap exits in the test
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
ebe2339810
|
fix(sessds): Use mria:async_dirty instead of transaction
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
f5b9bd30aa
|
fix(sessds): Apply review remarks
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
39857626ce
|
test(sessds): Fix failing tests
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
e7b03cdc59
|
test(sessds): Create a property-based test for the session state
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
893656f092
|
fix(sessds): Fix session garbage collection after the refactoring
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
963df8f941
|
fix(sessds): Delete the routes when the session expires
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
cff6c15e13
|
fix(sessds): Store the QoS as the MSB of the packet ID
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
978a3bfef3
|
refactor(sessds): Simplify representation of QoS tracks
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
1b4f69b44d
|
refactor(sessds): Simplify data structure of ds_state pmap datatype
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
4f4831fe7f
|
refactor(sessds): Factor out stream scheduler into its own module
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
82ef34998a
|
feat(sessds): Index streams by a unique subid
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
3fb2064ea4
|
test(sessds): Add property-based tests for seqno generator
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
8e8d3af096
|
fix(sessds): Refactor emqx_persistent_session_ds to use CRUD module
|
2024-01-26 17:49:33 +01:00 |
ieQu1
|
2d08aa88d8
|
refactor(ds): Create a CRUD module for the persistent session
|
2024-01-26 17:49:33 +01:00 |
Thales Macedo Garitezi
|
6410f5a717
|
fix(resource_metrics): avoid detaching handler on crashes
Fixes https://emqx.atlassian.net/browse/EMQX-11821
|
2024-01-26 13:05:41 -03:00 |
Zaiming (Stone) Shi
|
2a40152721
|
Merge remote-tracking branch 'origin/release-55' into sync-release-55
|
2024-01-26 16:51:13 +01:00 |
Zaiming (Stone) Shi
|
dd71a47d3f
|
chore: add a script to update BSL license change date
|
2024-01-26 16:24:13 +01:00 |
William Yang
|
933c00c7ad
|
Merge pull request #12392 from qzhuyan/perf/william/ws-no-utf8-validate
perf: new ws listener option to disable UTF-8 validation
|
2024-01-26 16:01:04 +01:00 |
ieQu1
|
86d1f8f2d7
|
Merge pull request #12405 from ieQu1/dev/ekka-0.18.4
chore(ekka): Bump version to 0.18.4
|
2024-01-26 15:57:44 +01:00 |
ieQu1
|
0933dc818e
|
chore(ekka): Bump version to 0.18.4
Don't escalate the errors in etcd node discovery to the node level.
Fixes: #12255
|
2024-01-26 14:25:16 +01:00 |
Thales Macedo Garitezi
|
ce9ec88ad6
|
Merge pull request #12401 from thalesmg/ci-coveralls-parallel-m-20240125
ci: enable coveralls parallel send
|
2024-01-26 09:34:23 -03:00 |
SergeTupchiy
|
017386fec0
|
Merge pull request #12386 from SergeTupchiy/EMQX-11457-bridge-v2-greptimedb
refactor greptimedb bridge (split to actions and connectors)
|
2024-01-26 14:21:46 +02:00 |
Serge Tupchii
|
a56a5e9c3c
|
chore: add copyright
|
2024-01-26 11:01:53 +02:00 |
Serge Tupchii
|
2d693402c5
|
refactor: split greptimedb bridge to actions and connectors
|
2024-01-26 11:01:53 +02:00 |
William Yang
|
85e9731617
|
docs: changelog
|
2024-01-26 09:55:17 +01:00 |
William Yang
|
726302ef6a
|
perf: new ws listener option to disable UTF-8 validation
|
2024-01-26 09:55:17 +01:00 |
JimMoen
|
2e37f7514a
|
fix(prom_stats): compatibility with previous api format in json mode
|
2024-01-26 16:01:32 +08:00 |
JianBo He
|
cb8c84098e
|
Merge pull request #12402 from JimMoen/fix-prom-function-clause
fix(prom_stats): merge cl_consistented data into per nodes data
|
2024-01-26 15:06:49 +08:00 |
JimMoen
|
308cde53b9
|
fix(prom_stats): merge cl_consistented data into per nodes data
|
2024-01-26 11:39:20 +08:00 |
JianBo He
|
e29a80d568
|
Merge pull request #12388 from qzhuyan/dev/william/per-listn-conn-cnt
feat: quic per listener conn count
|
2024-01-26 09:01:39 +08:00 |
lafirest
|
c93fabb5cc
|
Merge pull request #12399 from lafirest/update-gen-erl
chore: update template for erlang_ls config
|
2024-01-26 08:14:57 +08:00 |
Thales Macedo Garitezi
|
cc60b02964
|
ci: enable coveralls parallel send
Since we use coveralls' [parallel webhook
API](https://docs.coveralls.io/api-parallel-build-webhook), it seems we should also set it
in our [plugin
config](02daa4e5f1/src/rebar3_coveralls.erl (L132) ).
|
2024-01-25 15:52:26 -03:00 |
Thales Macedo Garitezi
|
590746ddfa
|
Merge pull request #12400 from thalesmg/ds-fix-data-dir-schema-m-20240125
fix(ds): don't make data dir part of the schema
|
2024-01-25 15:52:11 -03:00 |
Thales Macedo Garitezi
|
8e31afe6c2
|
fix(ds): don't make data dir part of the schema
The data directory was ending up being persisted in the database schema. This led to
issues when opening the DB on different nodes.
|
2024-01-25 14:44:06 -03:00 |
firest
|
f47dacc5d0
|
chore: update template for erlang_ls config
|
2024-01-25 23:04:38 +08:00 |
lafirest
|
0b6aee0ae9
|
Merge pull request #12393 from lafirest/fix/iotdb
fix(iotdb): change the `data` field to optional
|
2024-01-25 23:00:36 +08:00 |
firest
|
c37097a150
|
feat(dashboard): expose the `swagger_support` option
|
2024-01-25 22:58:16 +08:00 |
Kjell Winblad
|
5bf37cbe0a
|
Merge pull request #12376 from kjellwinblad/kjell/kinesis
feat: refactor kinesis bridge to connector and action
|
2024-01-25 14:58:40 +01:00 |