Shawn
|
b3162fe5ff
|
fix: conflicts between master and ee5.0
|
2022-08-14 22:24:09 +08:00 |
Shawn
|
88388b0c54
|
feat: http connector support async sending
|
2022-08-11 21:44:22 +08:00 |
Zaiming (Stone) Shi
|
18614ad291
|
fix(connector): add back deleted fields as deprecated
max_retries and retry_interval were removed from 5.0.4 wihtout
backward compatibliity.
This commit adds the fields back as deprecated
|
2022-08-10 09:50:12 +02:00 |
Thales Macedo Garitezi
|
5bd2875db8
|
Merge pull request #8637 from thalesmg/esockd-tls-gc
feat: add option to gc after TLS/SSL handshake
|
2022-08-04 14:18:45 -03:00 |
Thales Macedo Garitezi
|
19e101445c
|
feat: add option to gc after TLS/SSL handshake
|
2022-08-03 09:38:51 -03:00 |
zhongwencool
|
c6f879e03b
|
Merge pull request #8634 from zhongwencool/improve-swagger-router-generate
fix: return 503 instead of crash when dashboard generate router timeout
|
2022-08-03 10:46:59 +08:00 |
Zhongwen Deng
|
8e53a61791
|
fix: return 503 instead of crash when dashboard generate router timeout
|
2022-08-02 19:49:06 +08:00 |
JimMoen
|
10b19acd35
|
chore: module and fun call rename
|
2022-08-02 16:59:56 +08:00 |
DDDHuang
|
78a44cfb87
|
fix: override ehttpc & ecpool dep version
|
2022-08-01 10:43:21 +08:00 |
DDDHuang
|
4663e354bf
|
fix: update influxdb sdk version to 1.1.3. Adapted master deps version
|
2022-08-01 10:34:57 +08:00 |
DDDHuang
|
4c7ca2217c
|
fix: add influxdb udp api_v1 api_v2 connector
|
2022-08-01 10:27:42 +08:00 |
DDDHuang
|
3fe76446bc
|
Merge branch 'master' into dev/ee5.0
|
2022-08-01 10:14:21 +08:00 |
JianBo He
|
be679f8128
|
Merge pull request #8589 from emqx/release-v5.0.4
Merge v5.0.4 into master branch
|
2022-07-29 08:49:10 +08:00 |
Thales Macedo Garitezi
|
aff3afb385
|
ci: use `Path.basename`
|
2022-07-28 12:23:38 -03:00 |
Thales Macedo Garitezi
|
aa8026104a
|
chore(mix): configure ee apps in `mix.exs`
|
2022-07-27 16:35:54 -03:00 |
Shawn
|
23eeb21b13
|
fix(webhook): the 'max_retries' opt means request retry times
|
2022-07-27 17:06:14 +08:00 |
DDDHuang
|
9ae7c62656
|
fix: exs deps & bad suites
|
2022-07-27 16:24:13 +08:00 |
Thales Macedo Garitezi
|
b4be9b6fae
|
chore: bump ekka -> 0.13.3
Mainly: https://github.com/emqx/erlang-rocksdb/pull/7
|
2022-07-26 09:50:14 -03:00 |
Chris
|
24f88679ae
|
feat: Added emqx command to check configs
|
2022-07-25 11:01:08 +02:00 |
JianBo He
|
b9cd9e51ef
|
Merge pull request #8530 from HJianBo/fix-exhook-dispatch-seq
fix(exhook): ensuring that exhook dispatches the client events are sequential
|
2022-07-22 10:43:00 +08:00 |
JianBo He
|
dbeb28520b
|
chore: bump exhook app vsn
|
2022-07-21 20:09:23 +08:00 |
Thales Macedo Garitezi
|
ed9ba0d843
|
chore: do not include rocksdb on raspbian
|
2022-07-19 11:52:17 -03:00 |
zhongwencool
|
b1c259191c
|
Merge pull request #8502 from ieQu1/wait-cluster-rpc-shard
Wait cluster rpc shard
|
2022-07-19 11:29:02 +08:00 |
Thales Macedo Garitezi
|
1ef898d126
|
ci(rocksdb): conditionally load mnesia_rocksdb in release
Otherwise, it might not be included in the release, since it's no
longer declared as a dependency on the mria app.
|
2022-07-18 17:40:06 -03:00 |
ieQu1
|
6f00f51457
|
chore(ekka): Bump version
|
2022-07-18 15:13:40 +02:00 |
William Yang
|
4481ae6ff8
|
feat(quicer): bump to 0.0.16
|
2022-07-18 12:08:22 +02:00 |
William Yang
|
a6f14c255d
|
feat: add emqx_cluster_rescue
|
2022-07-15 15:47:52 +02:00 |
Kjell Winblad
|
f3ce2eaf2c
|
fix: upgrade jq lib to get rid of crash when space in path
This commit upgrades the jq library to a version that has fixed
an issue that caused a crash when the port program had a space
in its path.
|
2022-07-08 18:36:28 +02:00 |
Shawn
|
841f816e39
|
refactor: improve the health_check for webhook bridges
|
2022-07-08 09:17:23 +08:00 |
Zhongwen Deng
|
0b1117df47
|
chore: upgrade hocon to 0.28.3 to speed up schema cache
|
2022-07-07 15:00:41 +08:00 |
Zhongwen Deng
|
92019e4d4c
|
chore: don't copy i18n.conf
|
2022-07-01 09:33:35 +08:00 |
Zhongwen Deng
|
b3ec3c9dfb
|
chore: reformat mix.exs
|
2022-06-30 21:41:16 +08:00 |
Zhongwen Deng
|
9768e302c2
|
chore: mv i18n.conf to emqx_dashboard/priv/
|
2022-06-30 21:15:57 +08:00 |
Zhongwen Deng
|
4f08a807fe
|
chore: rename emqx-example-en.conf to emqx-example.conf
|
2022-06-30 21:15:57 +08:00 |
JimMoen
|
4c7bddd4bb
|
build: conditionally build jq
|
2022-06-29 13:23:38 +08:00 |
Zaiming (Stone) Shi
|
b3f16ccb36
|
fix: Erlang distribution over TLS
|
2022-06-28 21:49:02 +02:00 |
Zhongwen Deng
|
6372456211
|
chore: move vm.args.* to etc/
|
2022-06-28 10:36:43 +08:00 |
Zaiming (Stone) Shi
|
701a113aa4
|
ci: pin quicer 0.0.14
|
2022-06-17 12:35:54 +02:00 |
Zhongwen Deng
|
f1ca88741c
|
fix: bump minirest to 1.3.5(pmap api_spec crash log)
|
2022-06-17 00:10:36 +08:00 |
Zaiming (Stone) Shi
|
fa41c9ff35
|
chore: pin quicer 0.0.12
quicer (quic.git) 0.0.12 has a build cache enabled which can spped up
the builds
|
2022-06-16 12:17:02 +02:00 |
William Yang
|
3c7dd5d6c4
|
Merge pull request #8092 from qzhuyan/dev/william/bump-quicer
feat: new quicer 0.0.11
|
2022-06-16 11:48:31 +02:00 |
William Yang
|
a911c27962
|
feat(quic): bump emqtt to 1.6.0 with quic 0.0.11
|
2022-06-16 10:38:46 +02:00 |
Zaiming (Stone) Shi
|
d635d08c7a
|
chore: pin ekka 0.13.0
ekka-0.13.0 has the dns.app and k8s.app_name configs made optional
the node names of peer nodes must be the same as the connecting node
|
2022-06-16 00:11:41 +02:00 |
Zhongwen Deng
|
be7724b4e7
|
chore: add emqx-example-en.conf in release
|
2022-06-15 22:45:43 +08:00 |
zhongwencool
|
fbfed35371
|
Merge pull request #8214 from zmstone/0613-best-effort-json-for-hocon-type-check-errors
refactor: best-effort json for hocon type check errors
|
2022-06-15 22:45:05 +08:00 |
Zaiming (Stone) Shi
|
738a551550
|
refactor: best-effort json for hocon validation errors
|
2022-06-15 15:01:15 +02:00 |
William Yang
|
45e2605485
|
build: workaround for windows build
|
2022-06-15 14:39:29 +02:00 |
William Yang
|
6349b5e5e0
|
feat(quic): bump to quicer 0.0.11
|
2022-06-15 14:39:29 +02:00 |
Zhongwen Deng
|
ca17a372a4
|
chore: upgrade minirest to 1.3.4
|
2022-06-15 14:44:02 +08:00 |
Zaiming (Stone) Shi
|
022ec06bb9
|
Merge pull request #8187 from zmstone/0611-copy-example-configs-to-etc-elixir
mix build: release example configs
|
2022-06-13 13:51:52 +01:00 |