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 |
JianBo He
|
52a7b45d97
|
fix: upgrade ekka to 0.18.3 to ensure the leader correct
|
2024-01-25 14:47:59 +08:00 |
William Yang
|
9fb6688801
|
fix(quic): Per listener conn count
|
2024-01-24 21:36:25 +01:00 |
William Yang
|
c77837a9ea
|
feat(quic): support reload with new binding port
|
2024-01-15 11:33:25 +01:00 |
zhongwencool
|
90c2a5445c
|
Merge pull request #12295 from zhongwencool/elasticsearch
feat: support elasticsearch bridge
|
2024-01-15 14:13:38 +08:00 |
zhongwencool
|
e49d3ca50c
|
feat: support elasticsearch bridge
|
2024-01-15 09:33:44 +08:00 |
Shawn
|
1668e9ac7d
|
fix: cannot write literal numbers to influxdb
|
2024-01-15 09:29:09 +08:00 |
Serge Tupchii
|
febaaefc38
|
chore: upgrade ekka to 0.18.1 (mria 0.8.1)
Mria 0.8.1 release implements `mria:match_delete/2` function
|
2024-01-10 16:23:58 +02:00 |
Andrew Mayorov
|
ff2fb95e5d
|
fix(conf): bump to hocon 0.40.4
Which includes a bugfix for undefined sensitive values obfuscation.
|
2024-01-10 13:09:08 +01:00 |
William Yang
|
973f40041d
|
chore: bump 0.0.311
|
2024-01-09 09:35:03 +01:00 |
Shawn
|
8ebd233a46
|
chore: update influxdb-erl to 1.1.12
|
2024-01-04 10:20:52 +08:00 |
zhongwencool
|
2d5f7e0a6d
|
Merge pull request #12215 from thalesmg/sync-r54-m-20231221
sync r54 to master
|
2023-12-22 10:24:29 +08:00 |
Zaiming (Stone) Shi
|
fa80c7e436
|
chore: upgrade gun and ehttpc
- gun from 1.3.9 to 1.3.10 for otp 26 type spec fix
- ehttpc from 0.4.11 to 0.4.12 for error handling improvements
|
2023-12-21 20:59:51 +01:00 |
Thales Macedo Garitezi
|
18b69809da
|
Merge branch 'release-54' into sync-r54-m-20231221
|
2023-12-21 10:05:13 -03:00 |
Andrew Mayorov
|
d3b32b64e1
|
Merge pull request #12201 from keynslug/feat/EMQX-11527/tls-hot-update
feat(listen): support hot config update of MQTT listeners
|
2023-12-20 09:45:12 +01:00 |
Andrew Mayorov
|
68bbbec556
|
chore: bump to esockd 5.11.1
With a typespec fix.
|
2023-12-19 16:06:27 +01:00 |
Zaiming (Stone) Shi
|
2b6176aa60
|
fix: upgrade to gen_rpc 3.3.1 which does not log cast args only arity
|
2023-12-19 12:46:42 +01:00 |
Andrew Mayorov
|
cafd384466
|
chore: upgrade to esockd 5.11.0
|
2023-12-19 11:15:09 +01:00 |
Zaiming (Stone) Shi
|
7338e394c8
|
perf: upgrade to wolff 1.9.1 for better performance
Upgrade from 1.8.0:
- wollf-1.9.0 has the global stats disabled by default
- wolff-1.9.1 improved client pid lookup performance
|
2023-12-18 18:54:21 +01:00 |
Zaiming (Stone) Shi
|
8018497d75
|
build: refactor rebar.config.erl and mix.exs
Since windows is out:
- bcrypt is no longer a dynamic dependency
- we can remove the windows releated parts
|
2023-12-15 11:26:07 +01:00 |
Zaiming (Stone) Shi
|
8ee83ae05b
|
chore: pin rfc3339 0.2.3
dialyzer fix and mix file fix
|
2023-12-14 22:20:01 +01:00 |
Zaiming (Stone) Shi
|
bd209678b3
|
chore(rabbitmq): upgrade rabbitmq dependency to v3.11.13.2
this tag has otp 26 compatibility fixed
|
2023-12-14 22:20:01 +01:00 |
Zaiming (Stone) Shi
|
516b1dc346
|
chore(postgres): upgrade lib epgsql from 4.7.0.1 to 4.7.1.1
epgsql 4.7.1.1 has otp 26 compatibility fixed
|
2023-12-14 22:20:01 +01:00 |
Zaiming (Stone) Shi
|
c1f2287b86
|
Merge remote-tracking branch 'origin/release-54'
|
2023-12-14 15:26:49 +01:00 |
firest
|
f1bde41bf6
|
fix(sso): Correctly handle wrapped passwords when updating
|
2023-12-14 10:07:04 +08:00 |
zhongwencool
|
1807df157c
|
fix: license watermark percent support float
|
2023-12-12 17:27:31 +08:00 |
Stefan Strigler
|
71607aa2ad
|
feat(emqx_bridge_mysql): port to shared connectors
|
2023-12-08 16:15:18 +01:00 |
Thales Macedo Garitezi
|
f37c86afb9
|
Merge remote-tracking branch 'origin/release-54' into sync-r54-m-20231207
|
2023-12-07 13:30:04 -03:00 |
William Yang
|
583645d97b
|
chore: bump emqtt 1.10.1 and quicer 0.0.308
|
2023-12-07 13:52:44 +01:00 |
Zaiming (Stone) Shi
|
7560016f0e
|
fix(hocon): upgrade hocon from 0.40.0 to 0.40.1
fixed type spec, exported some public types from emqx_schema module
|
2023-12-06 20:39:26 +01:00 |
Zaiming (Stone) Shi
|
6b553e37c0
|
chore: pin ekka 0.17.0 previously 0.15.16
change summary:
1. otp 26
2. type spec fixes
3. dropped UDP mcast clustering
|
2023-12-06 20:39:26 +01:00 |
Zaiming (Stone) Shi
|
c44d4e7bd4
|
chore: bump erlang-rocksdb to 1.8.0-emqx-2
erlang-rocksdb-1.8.0-emqx-2 included otp26 fixes
|
2023-12-06 19:20:22 +01:00 |
Zaiming (Stone) Shi
|
71f9838fd7
|
chore: upgrade to emqtt 1.10.0
|
2023-12-06 19:18:15 +01:00 |
Zaiming (Stone) Shi
|
de61d9d609
|
chore: upgrade to jiffy from 1.0.5 to 1.0.6
1.0.5 has an unexported type which causes dialyzer to fail on otp 26
|
2023-12-06 19:18:15 +01:00 |
William Yang
|
c4956d99d1
|
fix: bump to esockd 8.9.9 improve listener robustness
|
2023-12-06 13:55:13 +01:00 |
SergeTupchiy
|
28ff53e99c
|
Merge pull request #11984 from SergeTupchiy/EMQX-10535-openetelmetry-tracing-new
Integrate OpenTelmetry tracing
|
2023-12-06 11:45:41 +02:00 |
Thales Macedo Garitezi
|
2579f8ea92
|
Merge pull request #12096 from thalesmg/fix-delete-deps-rules-m-20231204
fix(api): return list of dependent rule ids when trying to delete bridge/action
|
2023-12-05 14:24:50 -03:00 |
Thales Macedo Garitezi
|
deb3fcd606
|
Merge remote-tracking branch 'origin/master' into sync-m-r54-20231205
|
2023-12-05 13:25:45 -03:00 |
Serge Tupchii
|
60da6427ca
|
fix: move openetelmetry deps to emqx_openetelmetry app
This is to fix elixir build, as mix can't find included opentelemetry hrl files.
|
2023-12-05 18:18:31 +02:00 |
Thales Macedo Garitezi
|
1b68fbff05
|
fix(api): return list of dependent rule ids when trying to delete bridge/action
Fixes https://emqx.atlassian.net/browse/EMQX-11523
|
2023-12-05 11:47:26 -03:00 |
Dennis Zhuang
|
9920841deb
|
chore: upgrade greptimedb client to v0.1.6 to fix the failed test
|
2023-12-04 20:30:33 +08:00 |
Dennis Zhuang
|
547acef01d
|
feat: upgrade greptimedb client to v0.1.5
|
2023-12-04 20:30:33 +08:00 |
Dennis Zhuang
|
2d3a15e076
|
fix: forgot to update mix.es
|
2023-12-04 20:30:33 +08:00 |
Serge Tupchii
|
ac618d331f
|
chore: upgrade grpc-erl to 0.6.12
grpc-erl 0.6.12 doesn't start dependent apps lazily anymore, as it was not deadlock safe.
|
2023-12-04 12:17:58 +02:00 |
ieQu1
|
3d2e95fe3e
|
Merge pull request #12081 from ieQu1/dev/gen-rpc-3.3.0
chore(gen_rpc): Bump version to 3.3.0
|
2023-12-01 17:57:33 +01:00 |
ieQu1
|
d3b7478d70
|
chore(gen_rpc): Bump version to 3.3.0
|
2023-12-01 17:10:12 +01:00 |
Ivan Dyachkov
|
899fc7b9b9
|
chore: bump ssl_verify_fun version to 1.1.7
|
2023-12-01 16:54:00 +01:00 |
Zaiming (Stone) Shi
|
7f4d91d490
|
Merge remote-tracking branch 'origin/release-54' into 1201-sync-release-54
|
2023-12-01 08:32:22 +01:00 |
Zaiming (Stone) Shi
|
dcb1c0680b
|
Merge pull request #12053 from zmstone/1129-prepare-for-otp26
1129 prepare for OTP 26
|
2023-11-30 19:38:40 +01:00 |
Zaiming (Stone) Shi
|
f2db4cc7fc
|
chore: upgrade to gen_rpc 3.2.2
|
2023-11-30 09:42:44 +01:00 |