k32
aca6367561
feat(update_appup): Create stubs
2021-10-06 23:45:52 +02:00
k32
4020db8fc1
feat(update_appup): Compare beam files
2021-10-06 23:45:52 +02:00
Zaiming (Stone) Shi
c8dda45c55
Merge pull request #5879 from zmstone/chore-always-force-dashboard-vsn-bump
...
chore: force appup for emqx_dashboard app in each release
2021-10-06 22:55:58 +02:00
Zaiming Shi
1d9f5ea133
chore: force appup for emqx_dashboard app in each release
2021-10-06 22:19:05 +02:00
Zaiming (Stone) Shi
0120f8cf45
Merge pull request #5877 from zmstone/test-fix-flaky-test-case-in-broker-suite
...
test(emqx_broker): fix flaky tests
2021-10-06 15:22:52 +02:00
Zaiming Shi
e012e77ce6
chore(ci): do not colorize JSON in jq output
2021-10-06 14:53:54 +02:00
Zaiming Shi
e1a2dc9138
fix(ci): lux report verbose progress
2021-10-06 14:14:21 +02:00
Zaiming Shi
3fa442f4a4
test(emqx_broker): fix flaky tests
2021-10-05 20:55:36 +02:00
Zaiming (Stone) Shi
feef02b639
Merge pull request #5874 from zmstone/fix-emqx-app-vsn
...
chore(emqx.app): bump emqx app to vsn 4.3.10
2021-10-05 14:34:20 +02:00
Ilya Averyanov
da2c41702d
Merge pull request #5848 from savonarola/mqtt-http-api-validations
...
Add validations to management API
2021-10-05 14:26:38 +03:00
Zaiming Shi
7804b39e08
chore(emqx.app): bump emqx app to vsn 4.3.10
...
app 4.3.9 was release as a part of enterprise e4.3.4
but opensource v4.3.9 is not releasd yet, but we have
to bump app version to 4.3.10 to make appup work for the next
release (either opensource or enterprise).
2021-10-05 12:03:47 +02:00
Ilya Averyanov
44d16a26ab
fix(mgmt api): validate clientid to avoid crashes and 500 HTTP errors
2021-10-05 12:09:03 +03:00
Ilya Averyanov
42339b2e35
Merge pull request #5869 from savonarola/refactor-relup-tests
...
chore(relup tests): refactored relup tests
2021-10-05 12:07:49 +03:00
Ilya Averyanov
ebbf567fff
chore(relup tests): refactored relup tests
2021-10-04 21:47:51 +03:00
Zaiming (Stone) Shi
ec89781cc4
Merge pull request #5849 from savonarola/dashboard-login-security
...
fix(dashboard rest api): improve auth method security
2021-09-30 07:29:38 +02:00
Ilya Averyanov
40850d981d
chore(CI): increased relup test timeout
2021-09-29 23:29:40 +03:00
Ilya Averyanov
188b889ed3
fix(dashboard rest api): improve auth method security
...
Make messages not differ when authenticating with invalid password and invalid username.
Closes : #5563
2021-09-29 19:33:45 +03:00
Zaiming (Stone) Shi
004160af56
Merge pull request #5826 from JimMoen/fix-frame
...
fix(frame): variable byte integer could be larger than 4 bytes.
2021-09-28 19:06:54 +02:00
JimMoen
2dba91d6d0
chore(test): variable integer test.
2021-09-28 15:15:05 +08:00
JimMoen
19031e21ec
fix(frame): variable byte integer could be larger than 4 bytes.
2021-09-28 15:15:05 +08:00
Zaiming (Stone) Shi
d59d3849e0
Merge pull request #5794 from zmstone/fix-flaky-test-bridge-worker
...
test(mqtt-bridge): increase timeout in snk event wait
2021-09-23 16:58:47 +02:00
Zaiming Shi
92a3d683cf
test(mqtt-bridge): increase timeout in snk event wait
2021-09-23 13:34:27 +02:00
Zaiming (Stone) Shi
55d4dfde44
Merge pull request #5758 from m-yosefpor/main-v4.3
...
Backporting https://github.com/emqx/emqx/pull/5471 to main-v4.3
2021-09-16 21:36:50 +02:00
Mohammad Yosefpor
1ae3f8c204
fix: Running on Openshift clusters with restricted writable filesystem containers
2021-09-16 18:57:44 +04:30
Parham Alvani
9d993e1625
chore(auth-http): Disable Superuser Request by Defualt
2021-09-15 08:48:52 +08:00
Turtle
9f843d618d
fix(rule): fix rpc timeout extend the RPC timeout interval
2021-09-15 08:19:22 +08:00
Zaiming (Stone) Shi
80421651d7
Merge pull request #5739 from zmstone/fix-pin-rebar_mix-plugin-version-0.4.0
...
chore(build): pin rebar_mix plugin version v0.4.0
2021-09-14 18:53:28 +02:00
Zaiming Shi
d777ca7baf
chore(build): pin rebar_mix plugin version v0.4.0
2021-09-14 16:31:38 +02:00
Turtle
3ad0678892
fix(rule): fix edit rule fail in the cluster
2021-09-14 14:54:24 +08:00
tigercl
4664b85968
Merge pull request #5696 from tigercl/fix/sni
...
fix(sni): fix bad type of sni
2021-09-09 17:04:17 +08:00
zhouzb
ff2d73ad3b
chore(upgrade): update upgrade script
2021-09-09 10:29:58 +08:00
zhouzb
1a694814e0
fix(sni): fix bad type of sni
2021-09-09 10:18:40 +08:00
zhanghongtong
f92ff4494b
fix(auth mnesia api): parsing the http body parameter does not require url decode
2021-09-09 09:42:03 +08:00
k32
1a291d5d97
Merge pull request #5666 from k32/pqueue
...
feat(mqueue): Interleave messages with different priorities
2021-09-07 16:14:24 +02:00
k32
9b097ac73f
chore(mqueue): Remove forgotten debug message
2021-09-07 11:33:16 +02:00
k32
5fc1036cf7
chore(mqueue): Implement live upgrade
2021-09-06 23:15:14 +02:00
k32
ed61999fdf
chore(emqx): Bump version
2021-09-06 22:22:48 +02:00
k32
4eacaa29bd
feat(mqueue): Interleave messages with different priorities
2021-09-06 22:22:48 +02:00
zhanghongtong
aaa7cd0a44
chore(release): update emqx release version
2021-09-06 10:55:02 +08: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
William Yang
eb88a0b7b6
Merge pull request #5646 from qzhuyan/backport/william/issue/5254
...
Backport: fix(helm-chart): force headless svc ready while pod is not ready
2021-09-03 13:18:05 +02:00
William Yang
e78967cfc3
fix(helm-chart): force headless svc ready while pod is not ready
...
fixs: #5254
The dist port behind headless svc should to be accessible during emqx
cluster boot.
Endpoints of headless SVC is not in 'ready' state that prevents nodes to talk to
each other, this issue only happens when K8s host node is restarted and
all emqx nodes are deployed on the same host.
2021-09-03 10:10:10 +02:00
Shawn
fe343a0407
fix(ekka): kill the process if don't release lock
2021-09-03 10:50:12 +08:00
Turtle
e532fff4df
chore: Update dashboard version to 4.3.4
2021-08-27 16:28:01 +08:00
Turtle
7bcc67f95d
fix(relup): get broker metrics
2021-08-27 16:28:01 +08:00
turtleDeng
ea15aa3f9e
fix(data-import): fix import rule fail ( #5512 )
2021-08-18 09:55:04 +08:00
Turtle
6aa61ea78d
fix(test): Increase the delay time
2021-08-13 17:29:51 +08:00
JianBo He
a41e6604cf
chore(exproto): update appup.src
2021-08-13 17:21:31 +08:00
JianBo He
473e600b53
fix(exproto): fix badarg is_process_alive/1
2021-08-13 17:21:31 +08:00