Zaiming (Stone) Shi
|
684e51a865
|
Merge branch 'main-v4.4' into main-v4.4-alpha.1
|
2021-11-15 20:11:42 +01:00 |
Zaiming Shi
|
d05e2ff0b1
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4-alpha.1
|
2021-11-15 13:41:51 +01:00 |
k32
|
61c68ddb35
|
feat(rpc): Bump gen_rpc version
|
2021-11-15 10:27:08 +01:00 |
Shawn
|
e7bbe98a7a
|
fix(ekka): update ekka to 0.8.2
|
2021-11-12 14:48:58 +08:00 |
Zaiming Shi
|
98136ff119
|
chore(ehttpc): pin 0.1.12
|
2021-11-10 14:41:37 +01:00 |
Shawn
|
00ba4d32f3
|
fix(syntax): allow single quotes in the FROM clause
|
2021-11-09 09:31:58 +08:00 |
Zaiming Shi
|
6222e1b0eb
|
Merge remote-tracking branch 'origin/main-v4.3' into sync-v4.3-to-v4.4
|
2021-11-08 21:01:14 +01:00 |
Shawn
|
a406c4f470
|
fix(ekka): add timeout to rpc:multicall/4
|
2021-11-04 16:30:46 +08:00 |
Zaiming Shi
|
aa90177302
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
|
2021-11-03 08:28:14 +01:00 |
k32
|
791caba2ed
|
fix(broker): Fix out-of-order message delivery in a cluster
Fixes: #4658
|
2021-10-29 10:47:56 +02:00 |
Ilya Averyanov
|
ba319e1159
|
fix(mnesia_acl): upgrade snabbkaffe and use ?check_trace
|
2021-10-27 09:58:21 +03:00 |
k32
|
b88674e876
|
chore(ekka): Bump version to 0.8.1.3
Fixes: #5367
|
2021-10-07 19:33:25 +02:00 |
zhanghongtong
|
eeb44086c8
|
fix(issue): 5565
|
2021-09-06 10:49:20 +08:00 |
zhouzb
|
a27b75b98e
|
chore(ehttpc): update tag for ehttpc
|
2021-09-06 10:41:24 +08:00 |
Shawn
|
fe343a0407
|
fix(ekka): kill the process if don't release lock
|
2021-09-03 10:50:12 +08:00 |
William Yang
|
94712064b5
|
chore: bump to ekka 0.8.1.1
|
2021-08-12 11:04:14 +08:00 |
Turtle
|
efa71d12fe
|
chore(minirest): Upgrade minirest version to 0.3.7
|
2021-08-05 14:19:53 +08:00 |
zhouzb
|
46e58a50d0
|
chore(ehttpc): update tag of ehttpc
|
2021-08-03 17:27:35 +08:00 |
tigercl
|
fee3462603
|
fix(http pipelining): support to switch http pipelining (#5279)
|
2021-07-27 17:32:56 +08:00 |
Shawn
|
0184a1b3e8
|
fix(minirest): encode response message failed (#4965)
|
2021-06-11 09:56:11 +08:00 |
zhouzb
|
2769eb7751
|
fix(ehttpc): update ehttpc tag to fix bad log
|
2021-06-10 10:49:12 +08:00 |
Zaiming Shi
|
b485c75266
|
fix: emqtt performance
emqtt 1.2.3.1 has the fix for big binary concatenation performance
|
2021-06-01 17:29:16 +08:00 |
Zaiming Shi
|
f2262469cc
|
build: pin gpb 4.11.2
gpb is only to compile protobuf,
it is not included in release tarball.
for some reason rebar3 fetches an unknown version without this pin
|
2021-05-27 19:38:51 +02:00 |
k32
|
812faf08a1
|
chore(logger): Update snabbkaffe to 0.13.0
|
2021-05-25 21:15:59 +02:00 |
Zaiming Shi
|
e82e24d21f
|
fix: pin cuttlefish v3.3.5
this cuttlefish release has only changes in a test module
|
2021-05-24 15:15:37 +02:00 |
zhouzb
|
09f51e51bd
|
chore(update dep): update right tag for ehttpc
|
2021-05-14 19:27:04 +08:00 |
zhouzb
|
c6771a57b6
|
chore(update dep): update dep of ehttpc
|
2021-05-14 19:27:04 +08:00 |
zhanghongtong
|
6595d53962
|
build(relup): update build script for support relup
|
2021-05-07 21:25:10 +02:00 |
Zaiming Shi
|
30c214d64b
|
build: fix relup hook point name
|
2021-05-07 14:04:15 +02:00 |
z8674558
|
3c4e95a246
|
chore(rebar.config): cuttlefish 3.3.3 -> 3.3.4
|
2021-05-07 10:41:03 +00:00 |
wwhai
|
4facf4afe0
|
fix(deps): change ecpool to 0.5.1
|
2021-04-28 09:50:31 +08:00 |
k32
|
6d4da4a01a
|
chore(snabbkaffe): Update version to 0.12.0
|
2021-04-26 14:20:52 +02:00 |
wwhai
|
92e8ba574c
|
fix(deps): update ecpool to 0.5.2
|
2021-04-26 15:15:30 +08:00 |
Shawn
|
ab5b4beffe
|
fix(gen_rpc): the port discovery not working on a large offset
|
2021-04-25 13:58:33 +08:00 |
Zaiming Shi
|
dad7d9c597
|
fix(config): pin cuttlefish 3.3.3
to be backward compatible to 4.2.x
cuttlefish 3.3.3 includes a fix to handle empty string
environment variable translated to 'undefined', but not `""`
|
2021-04-19 08:39:26 +02:00 |
zhouzb
|
9bedd1bb4f
|
chore(ehttpc): update tag of ehttpc
|
2021-04-15 21:47:20 +08:00 |
Zaiming Shi
|
0a092c8ba0
|
chore(build): pin ekka 0.8.1
wait mnesia table
|
2021-04-13 19:38:34 +02:00 |
zhanghongtong
|
be36e51f6e
|
feat(redis): redis sentinel support ssl connect
|
2021-04-13 14:42:08 +08:00 |
z8674558
|
d010830de8
|
chore(rebar.config): bump cuttlefish
|
2021-04-12 07:30:02 +00:00 |
Zaiming Shi
|
2a9a5e74d7
|
fix(bin/emqx): print cuttlefish error
|
2021-04-10 08:48:13 +00:00 |
Yudai Kiyofuji
|
e3a5f65c88
|
feat(config): print override env (#4517)
|
2021-04-09 16:28:01 +02:00 |
Zaiming Shi
|
d033d71982
|
chore(build): Pin snabbkaffe 0.10.0
|
2021-04-08 00:02:27 +02:00 |
z8674558
|
9db5452b6c
|
refactor(emqx.schema): use override_env to support alternative env
|
2021-04-05 17:04:01 +09:00 |
z8674558
|
299d489ef9
|
refactor(bin/emqx): use cuttlefish `get` to get values from .conf
|
2021-04-02 08:42:58 +02:00 |
Zaiming Shi
|
236f75b33b
|
chore(rebar.config): Snabbkaffee should be a default dependency
|
2021-03-30 10:08:13 +02:00 |
Karol Kaczmarek
|
ac7d097f16
|
chore(deps): minirest 0.3.5
|
2021-03-20 15:21:31 +01:00 |
Zaiming Shi
|
8e45fa1c8b
|
feat(observer_cli): Add observer_cli
|
2021-03-13 18:50:18 +01:00 |
Zaiming Shi
|
5f064a8e42
|
chore(test): enable cover only when necessary
So that ad-hoc ./rebar3 eunit and ct can run faster
|
2021-03-11 19:06:03 +01:00 |
Zaiming Shi
|
6fb5c9de42
|
chore(deps): upgrade replayq to version 0.3.2
|
2021-03-02 18:10:26 +01:00 |
Zaiming Shi
|
dd06d70bce
|
refactor(build): Move parse_transform module to root app
So we do not have to workaround the compile order issue
|
2021-03-02 08:40:19 +08:00 |