JimMoen
4d3b6405f6
chore: bump dsahboard tag to `e1.0.1-beta.12`
2023-01-12 18:13:14 +08:00
Zhongwen Deng
3692033fb5
chore: bump dashboard to v1.1.5
2023-01-11 14:39:32 +08:00
Thales Macedo Garitezi
fd360ac6c0
feat(buffer_worker): refactor buffer/resource workers to always use queue
...
This makes the buffer/resource workers always use `replayq` for
queuing, along with collecting multiple requests in a single call.
This is done to avoid long message queues for the buffer workers and
rely on `replayq`'s capabilities of offloading to disk and detecting
overflow.
Also, this deprecates the `enable_batch` and `enable_queue` resource
creation options, as: i) queuing is now always enables; ii) batch_size
> 1 <=> batch_enabled. The corresponding metric
`dropped.queue_not_enabled` is dropped, along with `batching`. The
batching is too ephemeral, especially considering a default batch time
of 20 ms, and is not shown in the dashboard, so it was removed.
2023-01-05 10:15:09 -03:00
Zaiming (Stone) Shi
18246442aa
chore: prepare v5.0.13-rc.1
...
bump dashboard version to v1.1.4
2022-12-26 21:45:48 +01:00
Andrew Mayorov
cbe54c001c
Merge pull request #9510 from keynslug/chore/otp-25-compat
...
chore: enable OTP-25 compatibility
2022-12-19 15:12:19 +04:00
Andrew Mayorov
e267b3c89e
ci: avoid coverdata filename collisions
2022-12-18 23:12:22 +03:00
Andrew Mayorov
86d3710f17
fix: use proper indentation in Makefile
2022-12-16 13:45:05 +03:00
Andrew Mayorov
2e1cdd039e
ci: include OTP-25 in some workflows
...
* Use OTP-25 exclusively for Elixir builds
* Include OTP-25 in slim package builds
* Include OTP-25 in test workflow matrices
2022-12-16 13:45:04 +03:00
JimMoen
73692191c8
feat: bump dashboard vsn
2022-12-16 18:14:08 +08:00
Zaiming (Stone) Shi
40809b2ad0
Merge remote-tracking branch 'origin/dev/ee5.0' into release-50
2022-12-09 11:45:52 +01:00
Zaiming (Stone) Shi
f3b069a0d9
test: fix config load for lib-ee tests
2022-12-07 15:50:50 +01:00
William Yang
7af6eb8d84
feat: bump ee dashboard to e1.0.1-beta.7
2022-12-07 09:49:16 +01:00
Zaiming (Stone) Shi
64effacaa7
chore: pin dashboard v1.1.3-sync-code
2022-12-06 16:31:16 +01:00
Zaiming (Stone) Shi
c53a815555
ci: pre-compile test profile
2022-11-30 14:03:24 +01:00
Zaiming (Stone) Shi
7ee53e5319
Merge tag 'v5.0.11' into dev/ee5.0
2022-11-28 21:02:21 +01:00
Zaiming (Stone) Shi
17ec202b57
chore: upgrade to dashboard v1.1.2
2022-11-24 16:42:25 +01:00
Zaiming (Stone) Shi
83fe35b148
Merge remote-tracking branch 'origin/dev/ee5.0' into 1116-sync-v5.0.10-to-ee50
2022-11-18 19:23:31 +01:00
Zaiming (Stone) Shi
09455edae8
Merge tag 'v5.0.10' into dev/ee5.0
2022-11-16 16:20:30 +01:00
Zaiming (Stone) Shi
03db5ba8bf
test: change CT_READABLE default value to true
2022-11-11 08:43:28 +01:00
Zaiming (Stone) Shi
715c2d856d
chore: upgrade dashboard version to v1.1.1
2022-11-09 11:28:17 +01:00
Thales Macedo Garitezi
04588148b7
test(influxdb): increase influxdb bridge/connector coverage (ee5.0)
2022-11-07 15:15:49 -03:00
Ivan Dyachkov
dcab22458d
build: always ensure rebar3
2022-10-27 19:41:57 +02:00
Ivan Dyachkov
554c4b4c3b
build: stop trying to fetch rebar and build deps on each build
2022-10-27 19:04:13 +02:00
Zaiming (Stone) Shi
05793ef1e5
chore: upgrade to dashboard v1.1.0
2022-10-20 19:13:09 +02:00
Thales Macedo Garitezi
cf361546f8
feat: update emqx dashboard version -> e1.0.1-beta.5
2022-10-10 17:38:11 -03:00
Shawn
4135910b42
chore: merge master into dev/ee5.0
2022-09-26 09:52:33 +08:00
zhouzb
48bb116905
chore: update dashboard vsn
2022-09-23 13:50:12 +08:00
zhouzb
a9e6e1b6c8
chore: bump dsahboard vsn
2022-09-16 19:18:56 +08:00
Thales Macedo Garitezi
7898867c68
chore(mix): guard enterprise-only dependencies
...
Avoid downloading enterprise-only dependencies in community edition.
2022-09-08 14:56:03 -03:00
Zaiming (Stone) Shi
befc4acced
Merge remote-tracking branch 'origin/master' into merge-master-to-ee50-a
2022-09-06 20:31:38 +02:00
Zaiming (Stone) Shi
f785da075b
ci: only start required docker for integration tests
2022-09-06 19:25:53 +02:00
JimMoen
d4785553b9
Merge pull request #8872 from JimMoen/fix-mqtt-bridge-fields
...
Fix mqtt bridge fields.
- Show ssl file path in Dashboard.
- MQTT bridge `payload` field not required.
merge `v5.0.7` into `master`.
2022-09-05 09:46:45 +08:00
Ivan Dyachkov
a7128dc997
build: make clean
2022-09-02 13:52:55 +02:00
JimMoen
98cc018a88
chore: update dashboard for e5.0
2022-09-02 13:51:36 +08:00
JimMoen
512e1571ad
chore: update dashboard vsn
2022-09-01 17:34:37 +08:00
Zaiming (Stone) Shi
5a3fb4a011
Merge remote-tracking branch 'origin/master' into dev/ee5.0
2022-08-31 17:11:15 +02:00
JimMoen
d436d8d015
chore: update dashboard for e5.0
2022-08-26 18:13:14 +08:00
JianBo He
97b9d378a5
Merge tag 'v5.0.6' into merge-506-to-master
2022-08-23 09:08:55 +08:00
JianBo He
951aa4076f
fix: upgrade dasbhaord vsn
...
Due to we changed the `node_status` of `/nodes` API in #8642 ,
however, we did not update the correct dashboard version in v5.0.5.
So, we release v5.0.6 to fix this issue
2022-08-22 12:20:04 +08:00
Zaiming (Stone) Shi
9346d5d0fd
ci: generate per-profile coverdata
2022-08-14 19:07:40 +02:00
Zaiming (Stone) Shi
b8d5ec47f7
fix(Makefile): make use of the FORCE target
2022-08-12 16:21:22 +02:00
Zaiming (Stone) Shi
fbb97b16be
ci: test all apps with dual profile
...
no need to test emqx-enterprise profile if the
EMQX_RELEASE_EDITION compilation flag is not used though
2022-08-12 16:21:22 +02:00
Zaiming (Stone) Shi
c82a05a0e7
refactor(Makefile): support download enterprise dashboard download
2022-08-12 14:36:31 +02:00
Zaiming (Stone) Shi
c246e758be
refactor(Makefile): always execute prepare-build-deps script
2022-08-12 13:19:12 +02:00
JimMoen
c1b951cc43
chore: update ce-dashboard vsn
2022-08-12 17:55:26 +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
JianBo He
b780d944ab
chore: update dashboard vsn to v1.0.5
2022-07-28 13:39:32 +08:00
Thales Macedo Garitezi
9cb37e06a2
ci: add `mix format` to `make fmt`
2022-07-27 16:36:03 -03:00
Zhongwen Deng
56417a3130
feat: list rules support for pagination and fuzzy filtering
2022-07-25 09:36:08 +08:00
Zhongwen Deng
29ea316291
chore: upgrade dashboard to v1.0.3
2022-07-15 15:24:15 +08:00