Xinyu Liu
7bb7b10a31
Merge pull request #13114 from emqx/emqx-relup-gen
...
feat: generate relup tarball, add relup APIs
2024-07-23 15:00:52 +08:00
Shawn
3ad7dc262b
fix: some sanity-checks
2024-07-19 11:38:44 +08:00
Thales Macedo Garitezi
02a0ccfdd1
ci: preparations for new mix build
2024-07-15 09:26:04 -03:00
Ivan Dyachkov
e28750b522
Merge remote-tracking branch 'upstream/release-57' into 0701-sync-release-57
2024-07-01 13:52:14 +02:00
Ivan Dyachkov
6db1ed9e82
build: add env.sh to manage builder version in one place
2024-06-28 17:25:55 +02:00
Thales Macedo Garitezi
f7d33ff3c0
chore: bump otp -> 26.2.5-3
...
https://github.com/emqx/emqx-builder/pull/115
2024-06-27 11:36:18 -03:00
Ivan Dyachkov
8a42d664b8
build: pin base docker image to stable-20240612-slim
...
latest version of 12-slim as of today is configured
to fetch i386 packages
2024-06-27 13:21:06 +02:00
Ivan Dyachkov
5e6d4d53a9
build: pin base docker image to stable-20240612-slim
...
latest version of 12-slim as of today is configured
to fetch i386 packages
2024-06-26 15:46:57 +02:00
Kinplemelon
299934bb1e
chore(dashboard): bump dashboard version to v1.9.1 & e1.7.1
2024-06-25 22:55:50 +08:00
Thales Macedo Garitezi
db572d35a7
Merge remote-tracking branch 'origin/release-57' into sync-r57-m-20240611
2024-06-11 15:34:54 -03:00
Thales Macedo Garitezi
f6680ed063
chore: bump OTP to 26.2.5-2
...
https://github.com/emqx/otp/pull/54
2024-06-10 13:41:23 -03:00
zmstone
9574b33832
Merge branch 'master' into 0606-merge-release-57-to-master
2024-06-07 15:21:34 +02:00
Thales Macedo Garitezi
c0c5545c21
ci: fix `make fmt` to take into account checkouts and elixir deps
2024-06-06 16:53:30 -03:00
zmstone
ebf17c8143
Merge remote-tracking branch 'origin/release-57' into 0606-merge-release-57-to-master
2024-06-06 17:43:36 +02:00
zmstone
9e3c817e5b
ci: OTP 26 (26.2.5-1) for docker images
2024-06-05 16:18:55 +02:00
JimMoen
023bb5e766
build: run erlfmt with files name by `$(FIND)`
2024-06-05 10:29:43 +08:00
Kinplemelon
95c23fb3ad
chore(dashboard): bump dashboard version to v1.9.1-beta.1 & e1.7.1-beta.1
2024-06-03 17:31:23 +08:00
Kinplemelon
6f937a8817
chore(dashboard): bump dashboard version to v1.9.0 & e1.7.0
2024-05-24 17:00:08 +08:00
JianBo He
9a64b95a53
chore: update dashboard version
2024-05-24 16:02:11 +08:00
JimMoen
6798a26ecb
chore: bump dashboard tag to e1.7.0-beta.11
2024-05-24 13:51:57 +08:00
zmstone
d13737ab6c
chore: make it easier to override default profile
2024-05-23 17:30:06 +02:00
zmstone
927b1337fa
chore: update dashboard version
2024-05-22 19:06:54 +02:00
Thales Macedo Garitezi
5c9f1d9401
ci: fix emqx ce elixir build
2024-05-22 11:49:10 -03:00
JimMoen
f0a6fb0285
chore: bump dashboard vsn
2024-05-08 17:27:22 +08:00
Ivan Dyachkov
cc025ce4ae
feat: publish packages for Ubuntu 24.04
2024-05-02 11:08:32 +02:00
Ivan Dyachkov
67ef42220e
chore: bump builder version to 5.3-4
2024-04-29 11:49:07 +02:00
zmstone
eaeaeb57d6
chore: update dashboard versions
2024-04-25 09:05:54 +02:00
Kinplemelon
698b8e6a05
chore(dashboard): bump dashboard version to v1.8.1 & e1.6.1
2024-04-09 09:37:49 +08:00
Kinplemelon
c45ed4e028
chore(dashboard): bump dashboard version to v1.8.0 & e1.6.0
2024-03-21 22:05:33 +08:00
Ivan Dyachkov
228b2c1767
Merge pull request #12679 from id/0311-docker-base-debian12
...
chore: switch default docker base to debian 12
2024-03-15 09:24:47 +01:00
Ivan Dyachkov
c39e12bfba
chore: switch default docker base to debian 12
2024-03-14 20:41:01 +01:00
Kinplemelon
791aa00914
chore: upgrade dashboard to e1.6.0-beta.5 for ee
2024-03-14 16:58:59 +08:00
Kinplemelon
b858a34dc2
chore: upgrade dashboard to e1.6.0-beta.2 for ee
2024-03-05 16:08:25 +08:00
Kinplemelon
e5d520ab14
chore: upgrade dashboard to e1.6.0-beta.1 for ee
2024-03-02 00:10:29 +08:00
Kinplemelon
85d90c2391
chore: upgrade dashboard to e1.5.1-s3 for ee
2024-02-23 09:57:13 +08:00
Kinplemelon
393e482889
chore: upgrade dashboard to e1.5.1-s3-beta.1 for ee
2024-02-21 13:56:05 +08:00
YuShifan
4d61975f2c
chore(dashboard): bump dashboard version to v1.7.0 & e1.5.0
2024-02-02 08:48:56 +01:00
Zaiming (Stone) Shi
2a40152721
Merge remote-tracking branch 'origin/release-55' into sync-release-55
2024-01-26 16:51:13 +01:00
JimMoen
58b60181d7
fix(prom_mria): move mria callback into `emqx_prometheus.erl`
...
- they will return in same api endpoint.
2024-01-25 19:36:38 +08:00
JimMoen
9afb5f661c
build: direct paths to avoid wildcard traversal of the _build dir
...
- erlfmt always try loop through files in the `--exclude-files` dir
2024-01-25 16:01:44 +08:00
JimMoen
fd62b59acd
chore: bump dashboard vsn
2024-01-25 09:22:23 +08:00
Kinplemelon
5cabc6b368
chore: upgrade dashboard to e1.5.0-beta.3 for ee
2024-01-12 18:21:40 +08:00
Zaiming (Stone) Shi
ca60ef86ce
ci: upgrade to otp 26.2.1-2
2024-01-11 09:15:06 +01:00
Serge Tupchii
c77cd690b8
ci: upgrade to OTP-26.1.2-3 (mnesia:match_delete/2 function added)
2024-01-10 16:23:54 +02:00
Zaiming (Stone) Shi
9e8a67fd68
feat: support authz cache exclusion config
...
now one can configure a list of topic-filters to avoid
caching ACL check results
for example
authorization.cache.excludes = ["nocache/#"]
this means ACL check results for topics having 'nocache/' prefix
will not be cached
2024-01-10 13:52:00 +01:00
Thales Macedo Garitezi
756980837c
Merge branch 'release-54' into sync-r54-m-20240108
2024-01-08 17:39:42 -03:00
Kinplemelon
fb140a1246
chore: upgrade dashboard to v1.6.1 for ce
2024-01-08 16:49:06 +08:00
Ivan Dyachkov
06117c3a33
Merge remote-tracking branch 'upstream/release-54' into 0105-sync-r54
2024-01-05 14:20:38 +01:00
Kinplemelon
4edd4b4db8
chore: upgrade dashboard to e1.4.1 for ee
2024-01-05 11:51:47 +08:00
JimMoen
0f10d9a8bb
build: erlfmt `rebar.config` files and `bin/nodetool`
2023-12-29 09:08:03 +08:00