ieQu1
5aaba1d567
Merge pull request #10703 from ieQu1/replay
...
Sync master and refactor
2023-05-15 13:58:13 +02:00
ieQu1
330a255c3b
chore: Add callback definitions to local_store
2023-05-15 12:05:18 +02:00
ieQu1
e7f773b6ae
chore: behavior -> behaviour
2023-05-15 11:39:48 +02:00
ieQu1
62c27677b2
chore: Change license to BSL
2023-05-15 11:21:57 +02:00
ieQu1
f79dd16672
refactor(replay): zone -> shard
...
Also bump erlang-rocksdb version
2023-05-15 11:21:57 +02:00
ieQu1
b5443c2981
chore: Sync master
2023-05-15 11:19:03 +02:00
Ivan Dyachkov
0d25242b6c
Merge pull request #10696 from id/0514-ci-move-package-upload-to-release-workflow
...
ci: move package upload to packagecloud.io to release workflow
2023-05-15 08:09:25 +02:00
Ivan Dyachkov
b3a989970d
ci: move package upload to packagecloud.io to release workflow
...
Fixes #10693
2023-05-14 15:19:46 +02:00
Ivan Dyachkov
bd506b3034
Merge pull request #10692 from id/0512-ci-update-performance-test
...
ci: update performance test
2023-05-13 11:24:09 +02:00
Ivan Dyachkov
47c1fb734a
ci: update performance test
2023-05-12 23:33:41 +02:00
lafirest
67ada52808
Merge pull request #10682 from lafirest/fix/will_msg_timestamp
...
fix: update the will message timestamp when it is ready to publish
2023-05-12 22:25:32 +08:00
zhongwencool
ab6afdb0d2
Merge pull request #10681 from zhongwencool/sync-release-50-to-master
...
chore: sync release 50 to master
2023-05-12 20:26:08 +08:00
zhongwencool
a953b951fe
Merge branch 'master' into sync-release-50-to-master
2023-05-12 18:01:58 +08:00
lafirest
134ea0615d
Merge pull request #10685 from lafirest/fix/limiter_server
...
fix(limiter): fix that update node-level limiter config will not working
2023-05-12 17:55:27 +08:00
firest
a38b270b03
fix(limiter): fix that update node-level limiter config will not working
2023-05-12 17:39:49 +08:00
zhongwencool
72f0de5beb
Merge pull request #10684 from Kinplemelon/kinple/for-upgrade-dashboard-ce
...
chore: upgrade dashboard to v1.2.4-1 for ce
2023-05-12 15:33:58 +08:00
Kinplemelon
88ab9c224d
chore: upgrade dashboard to v1.2.4-1 for ce
2023-05-12 15:31:59 +08:00
zhongwencool
1ad01f809c
Merge pull request #10683 from zhongwencool/cherry-pick-pr-from-master
...
chore: cherry pick pr(10626&10659) from master
2023-05-12 15:01:22 +08:00
Zhongwen Deng
9ff901ac02
chore: upgarde rulesql to 0.1.6 to fix invaid utf8 input
2023-05-12 14:42:59 +08:00
Zhongwen Deng
1141499b1b
chore: add changelog for 10659
2023-05-12 14:42:33 +08:00
Zhongwen Deng
90549abec7
fix: crash when sysmon.os.mem_check_interval = disabled
2023-05-12 14:42:23 +08:00
firest
2404d167c8
chore: update changes
2023-05-12 14:39:18 +08:00
lafirest
33d1872e8f
Merge pull request #10679 from lafirest/refactor/influxdb_dir
...
refactor(influxdb): move influxdb bridge into its own app
2023-05-12 14:31:29 +08:00
firest
dcd4640a57
fix: update the will message timestamp when it is ready to publish
2023-05-12 14:28:26 +08:00
zhongwencool
1aceed7b7c
Merge pull request #10672 from zhongwencool/fix-listener-default
...
fix: bad listeners default ssl_options
2023-05-12 14:28:23 +08:00
firest
7d46fe8390
chore: bump influxdb version && update changes
2023-05-12 11:48:56 +08:00
firest
6497bcae46
refactor(influxdb): move influxdb bridge into its own app
2023-05-12 11:48:49 +08:00
Zhongwen Deng
44212f6e06
chore: add listener default changelog
2023-05-12 11:18:15 +08:00
zhongwencool
35cc8e3b77
Merge pull request #10678 from thalesmg/perf-avoid-counter-inc0-v50
...
perf(metrics): avoid increasing counters by 0
2023-05-12 10:03:21 +08:00
zhongwencool
f2e01b8fc4
Merge pull request #10665 from zhongwencool/fix-authn-init-empty
...
fix: authn init is empty
2023-05-12 08:59:04 +08:00
Thales Macedo Garitezi
64dc9ed46a
perf(metrics): avoid increasing counters by 0
...
Some performance tests indicate that calling `telemetry` is costly in
hot paths. Since increasing a counter by 0 is a no-op, we should
avoid calling `telemetry` if the amount to increase is 0.
2023-05-11 15:13:37 -03:00
Thales Macedo Garitezi
c4f2dba9c5
Merge pull request #10643 from thalesmg/test-sanity-checks-v50
...
test: perform sanity checks when starting apps
2023-05-11 14:00:22 -03:00
某文
91f97f6c29
fix: ocsp cache SUITE failed
2023-05-11 21:26:23 +08:00
某文
6056b0e7a8
fix: ensure atom key for emqx_config:get
2023-05-11 17:40:03 +08:00
Zhongwen Deng
3d41449fde
fix: only fill cerf_file default in server side
2023-05-11 17:33:18 +08:00
zhongwencool
6ca765dc90
Merge pull request #10626 from zhongwencool/utf8-validation-hocon
...
fix: utf8 validation in hocon and rulesql
2023-05-11 17:08:44 +08:00
Zhongwen Deng
05ac7f4a85
chore: upgarde rulesql to 0.1.6 to fix invaid utf8 input
2023-05-11 16:49:18 +08:00
SergeTupchiy
0617a9b11c
Merge pull request #10653 from SergeTupchiy/convert-gateway-authn-certs
...
fix(emqx_gateway): convert and clear authentication certificates
2023-05-11 11:35:55 +03:00
Zhongwen Deng
78c2c53daa
fix: authn init is empty
2023-05-11 16:26:47 +08:00
Zhongwen Deng
d9f9e951ec
fix: bad listeners default ssl_options
2023-05-11 16:25:25 +08:00
zhongwencool
a736b633b0
Merge pull request #10607 from zhongwencool/log-conf-refactor
...
feat: simplify log configuration
2023-05-11 16:12:27 +08:00
lafirest
d3a7d6d9d8
Merge pull request #10668 from lafirest/fix/max_conn_rate
...
fix(limiter): fix an error when setting `max_conn_rate` in a listener
2023-05-11 15:49:44 +08:00
Zaiming (Stone) Shi
b3e35dac1c
Merge pull request #10584 from paulozulato/debug-ssl-handshake
...
feat: add log level configuration to ssl communication
2023-05-11 08:59:13 +02:00
firest
b7126257a5
fix(limiter): fix an error when setting `max_conn_rate` in a listener
2023-05-11 13:52:13 +08:00
JimMoen
fbd516d740
Merge pull request #10622 from JimMoen/refactor-dynamo-bridge
...
refactor(dynamo): move dynamo bridge into its own app
2023-05-11 11:00:50 +08:00
lafirest
c8758190b5
Merge pull request #10662 from lafirest/refactor/pgsql_dir
...
refactor(pgsql): move pgsql && matrix && timescale bridges into their own app
2023-05-11 10:05:51 +08:00
JimMoen
a32be1ab85
chore: bump erlcloud dependencies vsns
2023-05-10 23:48:10 +08:00
Kjell Winblad
296c870896
Merge pull request #10664 from kjellwinblad/kjell/fix/rabbitmq_and_iotdb_issues
...
Fix small RabbitMQ and IotDB issues
2023-05-10 14:48:20 +02:00
William Yang
ec6cac88c9
Merge pull request #10663 from qzhuyan/dev/william/fix-gateway-mqttsn-nolocal
...
chore(gateway-mqttsn): fix a minor bug
2023-05-10 13:13:48 +02:00
JimMoen
e32ab10d01
chore: rename dynamo template files
2023-05-10 18:49:21 +08:00