Zaiming (Stone) Shi
f30e21b4d6
Merge pull request #6188 from zmstone/feat-add-flexible-docker-build
...
feat(docker): add flexible docker build
2021-11-17 09:24:14 +01:00
Zaiming Shi
35164951e2
feat(docker): add flexible docker build
...
The defulat docker build (e.g. make emqx-docker) is based on alpine
image and it builds EMQ X from source code.
This is not flexible enough when we want to quickly run some tests
in a docker container.
The new docker build (e.g. make emqx-docker-testing) by default takes
the built zip package, and extract it in a very primitive base image
such as ubuntu:20.04 and centos:8
2021-11-17 08:31:35 +01:00
zhanghongtong
834240a760
ci: cancel otp vsn for docker image tag
...
add otp vsn for docker labels
2021-11-17 15:30:44 +08:00
zhouzb
3b25df9b47
fix(appup): fix multiply defined module in appup
2021-11-17 15:18:16 +08:00
zhanghongtong
af5f93d81a
build: show macos version
2021-11-17 14:43:03 +08:00
zhanghongtong
45965a3e71
ci: update emqx-ci-helper version
2021-11-17 14:43:03 +08:00
Zaiming (Stone) Shi
739703ea01
Merge pull request #6186 from zmstone/build-fix-rpm-release-scheme
...
build: Move otp version number to RPM's release part
2021-11-17 07:42:37 +01:00
zhouzb
f948eb927d
chore(appup): add appup.src
2021-11-17 14:31:37 +08:00
zhouzb
5e3fe6714e
fix(http): fix duplicate http headers
2021-11-17 14:14:12 +08:00
Turtle
ca1ece3db0
feat(publish-api): Publish api supports user-properties parameters
2021-11-17 11:17:10 +08:00
tigercl
f335edaf6a
Merge pull request #6170 from tigercl/feat/mongo-migration
...
feat(migration): improve modules migration and add test cases
2021-11-17 09:42:09 +08:00
Zaiming Shi
a070708e8d
build: Move otp version number to RPM's release part
2021-11-16 19:14:15 +01:00
Zaiming (Stone) Shi
8b0478e663
Merge pull request #6184 from zmstone/chore-parameterise-docker-file
...
build: parameterise path to Dockerfile
2021-11-16 16:46:09 +01:00
Zaiming Shi
ced2429011
fix: bump new feature lib-ce apps to 4.4
2021-11-16 16:08:36 +01:00
Zaiming Shi
4d9854012e
build: parameterise path to Dockerfile
2021-11-16 16:08:36 +01:00
Rory Z
addf0de4be
Merge pull request #6152 from Rory-Z/chore/rename-packages-name
...
Chore/rename packages name
2021-11-16 19:17:56 +08:00
Zaiming Shi
db802ad04f
chore: update toos-versions to pin 23.3.4.9-3
2021-11-16 11:35:13 +01:00
Zaiming Shi
49f164788b
Merge remote-tracking branch 'rory/chore/rename-packages-name' into chore/rename-packages-name
2021-11-16 11:35:01 +01:00
zhanghongtong
284d122372
ci: pin otp version to 23.3.4.9-3 and builder version to 4.4-2
2021-11-16 18:33:21 +08:00
zhanghongtong
39c564c072
ci: rename windows packae
2021-11-16 17:56:33 +08:00
zhanghongtong
2251159c4f
build: pin otp version to 23.3.4.9-3 and builder version to 4.4-2
2021-11-16 17:56:33 +08:00
Zaiming Shi
88efc6612d
Merge remote-tracking branch 'origin/main-v4.4' into chore/rename-packages-name
2021-11-16 09:47:13 +01:00
Zaiming Shi
2dc63cffea
fix(emqx_misc): call gen_tcp to decide if ipv6_probe is supported
2021-11-16 08:37:53 +01:00
Zaiming Shi
e34055b6ef
chore: pin OTP-23.2.7.2-emqx-3
2021-11-16 06:21:12 +01:00
zhanghongtong
a178b6cc08
ci: fix make docker error for github action
2021-11-16 11:31:50 +08:00
Zaiming Shi
755dd11b07
build: always pull image before build
2021-11-16 01:28:42 +01:00
Zaiming Shi
3f1fc64a98
build: fix source rpm package name
2021-11-16 01:10:52 +01:00
Zaiming Shi
c97c6aefc9
build: rename zip package and rpm deb packages
2021-11-16 00:59:28 +01:00
Zaiming Shi
b68f01e7e7
build: do not print 'otp' prefix for otp version
2021-11-15 23:42:19 +01:00
Zaiming Shi
d350281270
build: pin ghcr.io/emqx/emqx-builder/4.4-1:23.3.4.9-2-ubuntu20.04
2021-11-15 23:33:23 +01:00
Zaiming Shi
f711f78c5c
build: pin otp version 23.3.4.9-2
2021-11-15 23:17:21 +01:00
Zaiming Shi
a6032d5435
build: update default otp versions
2021-11-15 23:04:31 +01:00
Zaiming (Stone) Shi
c36ffc7ccb
Merge pull request #6174 from zmstone/main-v4.4-alpha.1
...
sync v4.3 to v4.4
2021-11-15 21:32:40 +01:00
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
ca1458d4d7
chore(emqx_rule_engine): bump app vsn to 4.4.0
2021-11-15 15:34:48 +01:00
k32
25f6633aaa
Merge pull request #6169 from k32/gen-rpc-ssl-4
...
feat(rpc): Bump gen_rpc version
2021-11-15 14:29:52 +01:00
k32
32086f97ec
Merge branch 'main-v4.4' into gen-rpc-ssl-4
2021-11-15 13:47:54 +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
zhouzb
2f279b3607
test(migration): fix code scope
2021-11-15 18:14:51 +08:00
zhouzb
fce93c5a17
feat(migration): improve modules migration and add test cases
2021-11-15 17:44:23 +08:00
zhongwencool
96d2615cc8
fix: return error code when trace log not foundd ( #6168 )
2021-11-15 17:41:22 +08:00
k32
61c68ddb35
feat(rpc): Bump gen_rpc version
2021-11-15 10:27:08 +01:00
Zaiming (Stone) Shi
7dc944a154
Merge pull request #6160 from zmstone/chore-check-version-before-build
...
build: ensure git tag matches release version
2021-11-15 09:07:37 +01:00
zhongwencool
23e2bd62c5
fix: there should not be multiple layers of directories when download trace zip file ( #6165 )
2021-11-15 15:53:49 +08:00
zhanghongtong
cace53a02b
build: update docker build
2021-11-15 14:33:23 +08:00
tigercl
8c119ea6d9
Merge pull request #6149 from Rory-Z/main-v4.4
...
chore(cluster): add new type for dns auto cluster
2021-11-15 13:48:19 +08:00
tigercl
276db400c2
Merge pull request #6150 from tigercl/feat/mongo-srv
...
feat(mongo srv): support srv for mongodb authentication
2021-11-15 11:25:17 +08:00
zhongwencool
6bd5fd218e
chore: limit/page to position/bytes ( #6161 )
2021-11-15 11:02:45 +08:00
lafirest
0357f7ad85
improve(emqx_st_statistics): optimize the parameters of on_publish_done ( #6151 )
...
* fix(emqx_st_statistics): optimize the parameters of on_publish_done
2021-11-15 11:00:04 +08:00
lafirest
87a2667e35
fix(emqx_retainer): fix timer message error ( #6156 )
...
* fix(emqx_retainer): fix timer message error
2021-11-15 10:57:59 +08:00