Zaiming (Stone) Shi
9a6901987f
feat: add mqtt bridge config upgrade converter
2022-11-30 21:01:59 +01:00
Zaiming (Stone) Shi
ab8286b73d
Merge pull request #9441 from zmstone/1128-merge-v5.0.11-to-dev/ee5.0
...
1128 merge v5.0.11 to dev/ee5.0
2022-11-30 18:09:19 +01:00
Zaiming (Stone) Shi
1084dd1723
ci: add --remove-orphans option to docker-compose up command
2022-11-30 17:03:41 +01:00
Zaiming (Stone) Shi
fa90638de2
chore: add description to apps
2022-11-30 17:03:41 +01:00
Zaiming (Stone) Shi
983e904858
fix(connector): fix ssl clear
2022-11-30 17:03:41 +01:00
Ivan Dyachkov
3ea1214b56
Merge pull request #9448 from id/docs-fix-minor-issues-in-docker-readme
...
docs: fix minor issues in docker readme
2022-11-30 16:32:22 +01:00
firest
81586a4c8d
chore: bump connector version
2022-11-30 23:14:54 +08:00
firest
51ace31f30
fix(connector): fix previous incorrectly fixes
...
There was an error in the try_clear_certs2/3 clause that the argument isn't the ssl field but including it.
2022-11-30 22:14:44 +08:00
Zaiming (Stone) Shi
3052407abc
Merge pull request #9452 from zmstone/1130-fix-ci-log-dir
...
ci: delete otp_release from log artifact name
2022-11-30 14:14:36 +01:00
Zaiming (Stone) Shi
cc9e5b1a56
ci(scripts/ct/run.sh): fix undefined vars when runing ct for non-docker
2022-11-30 14:03:24 +01:00
Zaiming (Stone) Shi
c53a815555
ci: pre-compile test profile
2022-11-30 14:03:24 +01:00
Zaiming (Stone) Shi
9382399728
chore: add an empty file emqx_license.conf to make ci happy
2022-11-30 12:52:26 +01:00
zhongwencool
5a2265a286
Merge pull request #9407 from v-zhuravlev/master
...
Update grafana dashboards
2022-11-30 17:03:39 +08:00
Zaiming (Stone) Shi
86e86c5a85
ci: clean before prepare and 'make' the default target
...
the eunit & proper step depends on a pre-built default target
2022-11-30 09:45:56 +01:00
Zaiming (Stone) Shi
720c233dd5
ci: delete codeball
2022-11-30 09:37:08 +01:00
Zaiming (Stone) Shi
5eacc84d1f
ci: delete otp_release from log artifact name
2022-11-30 09:30:40 +01:00
Ivan Dyachkov
6ced692ce6
docs: fix minor issues in docker readme
2022-11-29 20:29:53 +01:00
Stefan Strigler
b124e64399
refactor: use PUT on `/position` to move authenticator
2022-11-29 17:28:37 +01:00
lafirest
e6e559710b
Merge pull request #9432 from lafirest/fix/exhook_ssl_management
...
fix(exhook): fix obsolete SSL files aren't deleted after the Exhook config update
2022-11-29 22:32:10 +08:00
Zaiming (Stone) Shi
311e4cd583
Merge pull request #9440 from zmstone/1128-chore-sync-release-branch-back-to-master
...
1128 chore sync release branch back to master
2022-11-29 11:47:01 +01:00
Ivan Dyachkov
1a7f1a856b
ci: automatically update emqx/emqx:latest on releases
2022-11-29 10:27:55 +01:00
firest
606389edd2
chore: update changes && bump version
2022-11-29 10:41:21 +08:00
firest
f9bc700498
fix(exhook): fix obsolete SSL files aren't deleted after the Exhook config update
2022-11-29 10:40:08 +08:00
Zaiming (Stone) Shi
b398617614
chore: bump app versions
2022-11-28 21:12:43 +01:00
Zaiming (Stone) Shi
77341e7a3c
chore: bump app versions
2022-11-28 21:06:33 +01:00
Zaiming (Stone) Shi
4d8699d130
Merge remote-tracking branch 'origin/release-50'
2022-11-28 21:02:55 +01:00
Zaiming (Stone) Shi
9f3a9efbad
Merge remote-tracking branch 'origin/release-v50'
2022-11-28 21:02:39 +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
c7aba9c79a
Merge pull request #9439 from zmstone/1128-ci-disable-auto-branch-sync
...
ci: delete auto sync from emqx.git to emqx-enterprise.git
2022-11-28 19:24:50 +01:00
Zaiming (Stone) Shi
6a76a2d885
Merge pull request #9412 from olcai/remove-dollar-queue
...
feat: remove $queue in favor of $share
2022-11-28 15:54:56 +01:00
Erik Timan
6fc6a23de2
chore: update changes
...
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-11-28 15:17:53 +01:00
Zaiming (Stone) Shi
5e303f7aba
ci: delete auto sync from emqx.git to emqx-enterprise.git
2022-11-28 15:04:14 +01:00
Erik Timan
65398cfad7
chore: update changes
2022-11-28 11:02:38 +01:00
Erik Timan
2582c1713e
fix: emqx_topic:join/1 instead of filename:join/1
...
filename:join/1 doesn't work on Windows for joining a topic. We now use
emqx_topic:join/1 instead.
2022-11-28 11:00:18 +01:00
Erik Timan
95faf56077
feat: remove $queue in favor of $shared
...
This commit removes support for setting shared subscriptions with the
non-standard $queue feature. Shared subscriptions is now part of the MQTT
spec (using $shared) and we will only support that from now on.
2022-11-28 11:00:18 +01:00
Ivan Dyachkov
4fb2e45bb5
Merge pull request #9431 from id/ci-add-manual-workflow-to-upload-helm-charts
...
ci: add separate manual workflow to upload charts
2022-11-28 09:07:07 +01:00
Ivan Dyachkov
a408fbd996
ci: add separate manual workflow to upload helm charts
2022-11-28 09:03:05 +01:00
zhongwencool
7c048081b1
Merge pull request #9418 from zhongwencool/global-gc-interval
...
feat: support node.global_gc_interval=disabled
2022-11-28 10:07:27 +08:00
Zaiming (Stone) Shi
729cd8fda4
build: add release helper scripts
2022-11-27 22:57:14 +01:00
Zaiming (Stone) Shi
05719daff2
chore: bump version to v5.0.11
2022-11-27 11:15:28 +01:00
Zaiming (Stone) Shi
9dcec9cd23
chore: fix chart version
2022-11-27 09:24:37 +01:00
Zaiming (Stone) Shi
970b3eb1a0
chore: bump to version v5.0.11-rc.1
2022-11-26 15:51:38 +01:00
Zaiming (Stone) Shi
8235a091ad
Merge pull request #9423 from id/ci-build-macos-arm64-release-packages
...
ci: build macos release packages for apple silicon (arm64)
2022-11-26 15:39:10 +01:00
Vitaly Zhuravlev
5c9fff43a2
chore: add proper units for rates on the dashboard
2022-11-25 19:12:36 +03:00
Vitaly Zhuravlev
5af1d6662f
chore: update grafana dashboards
2022-11-25 19:12:25 +03:00
firest
a14d40e596
chore: update changes
2022-11-25 21:39:12 +08:00
Ivan Dyachkov
5c40b1dffd
ci: build macos release packages for apple silicon (arm64)
2022-11-25 13:44:28 +01:00
Ivan Dyachkov
a3140f7a16
Merge pull request #9397 from emqx/ci-add-mac-arm64-self-hosted-runner
...
ci: build slim packages on macos arm64
2022-11-25 13:01:02 +01:00
Zhongwen Deng
65a1f90f58
Merge branch 'global-gc-interval' of https://github.com/zhongwencool/emqx into global-gc-interval
2022-11-25 16:39:02 +08:00
Zhongwen Deng
28bede0377
chore: update i18n en description
2022-11-25 16:38:40 +08:00