Kinplemelon
ffa8f21d2e
chore: upgrade dashboard to v1.2.1 for ce
2023-04-07 18:02:04 +08:00
Kinplemelon
a0361e1021
chore: upgrade dashboard to e1.0.5 for ee
2023-03-31 17:05:41 +08:00
Kinplemelon
d62698dd0b
chore: upgrade dashboard to e1.0.5-beta.4 for ee
2023-03-29 16:32:18 +08:00
Kinplemelon
1b83a88393
chore: upgrade dashboard to e1.0.5-beta.3 for ee and v1.2.0 for ce
2023-03-24 17:49:27 +08:00
Kinplemelon
64e810956c
chore: upgrade dashboard to e1.0.5-beta.2 for ee
2023-03-23 17:59:33 +08:00
Zaiming (Stone) Shi
d5ea435e86
Merge pull request #10158 from Kinplemelon/kinple/for-upgrade-dashboard
...
chore: upgrade dashboard to e1.0.5-beta.1 for ee
2023-03-17 13:44:32 +01:00
Kinplemelon
c47c9feff1
chore: upgrade dashboard to e1.0.5-beta.1 for ee
2023-03-17 16:23:47 +08:00
Thales Macedo Garitezi
51a0b93868
test: ensure configs are up to date before running suites
2023-03-16 13:42:38 -03:00
Ivan Dyachkov
ac65ce2947
chore: run xref before dialyzer in make static_checks
2023-03-15 19:55:01 +01:00
Kinplemelon
4f0c4a53c7
chore: upgrade dashboard to v1.1.9 for ce
2023-03-10 17:08:29 +08:00
Kinplemelon
8ce8f05a77
chore: upgrade dashboard to e1.0.4 for ee
2023-03-07 16:02:07 +08:00
Zaiming (Stone) Shi
b75ea08d64
build: add 'make docker'
2023-02-28 11:56:46 +01:00
Zaiming (Stone) Shi
4b8b3e1d98
chore: upgrade dashboards
...
For Opensource edition:
https://github.com/emqx/emqx-dashboard-web-new/releases/tag/v1.1.8
For Entperprise edition:
https://github.com/emqx/emqx-dashboard-web-new/releases/tag/e1.0.4-beta.3
2023-02-17 11:26:28 +01:00
Andrew Mayorov
c7f535abc7
chore: bump OTP-24 image version to 24.3.4.2-2
2023-02-17 11:16:26 +03:00
Zaiming (Stone) Shi
157c919ba1
ci: add i18n style check script
2023-02-09 11:41:52 +01:00
Zaiming (Stone) Shi
5fe3a0b1b3
Merge pull request #9898 from zmstone/0202-upgrade-to-dashboard-e1.0.3
...
chore: upgrade dashboard to v1.1.7 for ce and e1.0.3 for ee
2023-02-02 17:41:52 +01:00
Zaiming (Stone) Shi
611701406f
chore: upgrade dashboard to v1.1.7 for ce and e1.0.3 for ee
2023-02-02 17:24:14 +01:00
Zaiming (Stone) Shi
36ff3d7596
chore: add a comment to explain why bpapi is only checked for enterprise
2023-02-02 16:37:45 +01:00
Zaiming (Stone) Shi
7df50032c1
ci: only run static check for emqx-enterprise profile
2023-02-02 15:15:34 +01:00
Zaiming (Stone) Shi
4059d8ed8b
chore: upgrade to enterprise dashboard e1.0.2
2023-02-01 14:51:40 +01:00
Zaiming (Stone) Shi
34c1ebbe48
chore: upgrade to dashboard v1.1.6
2023-01-20 11:20:34 +01:00
Zaiming (Stone) Shi
622e42a8ca
chore: pin enterprise dashboard at version e1.0.1
2023-01-19 11:45:09 +01:00
Zaiming (Stone) Shi
4b6c95e3d2
chore: upgrade enterprise dashboard to e1.0.1-beta.13
2023-01-14 11:00:03 +01:00
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