Commit Graph

12883 Commits

Author SHA1 Message Date
CrazyWisdom 26471fbf4d docs(README): update README-CN 2022-07-08 16:08:19 +08:00
Shawn 9ca5927b88 fix: issue in test cases 2022-07-08 14:07:28 +08:00
Shawn 4da106882c fix(rule): create_at lost when save to config files 2022-07-08 09:17:23 +08:00
Shawn 841f816e39 refactor: improve the health_check for webhook bridges 2022-07-08 09:17:23 +08:00
Shawn 71f642518a fix: the file cluster-override.conf is emptied if hocon_pp:do/2 failed 2022-07-08 09:17:23 +08:00
Zaiming (Stone) Shi 3674ab2e6e
Merge pull request #8440 from CrazyWisdom/master
docs(README): update README
2022-07-07 15:29:25 +01:00
Zaiming (Stone) Shi 179adeac57
Merge pull request #8425 from emqx/EMQX-6360-5-0-do-not-force-exp-field-in-jwt
fix: allow for exp field to optional to keep backwards compat with 4.X
2022-07-07 12:21:50 +01:00
Zaiming (Stone) Shi 9125544d53
Merge pull request #8442 from zhongwencool/changelog
docs: update changelog for dashboard
2022-07-07 11:11:10 +01:00
zhongwencool 53eb1107cb
chore: update CHANGES-5.0.md
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-07-07 18:07:57 +08:00
CrazyWisdom 510f0d18b6 docs(README): update README 2022-07-07 17:52:00 +08:00
Zhongwen Deng 2a58895541 docs: update changelog for dashboard 2022-07-07 17:51:46 +08:00
Chris dbe806d950 fix: allow for exp field to optional to keep backwards compat with 4.X 2022-07-07 10:18:52 +02:00
zhongwencool 892285da0b
Merge pull request #8438 from zhongwencool/upgrade-hocon
chore: upgrade hocon to 0.28.3 to speed up schema cache
2022-07-07 15:50:03 +08:00
Zhongwen Deng 0b1117df47 chore: upgrade hocon to 0.28.3 to speed up schema cache 2022-07-07 15:00:41 +08:00
Zaiming (Stone) Shi e86ad6bdeb
Merge pull request #8432 from zmstone/0706-update-changes
docs: update CHNAGES-5.0.md for 5.0.3
2022-07-06 15:44:24 +01:00
Zaiming (Stone) Shi 6ba5a34f2a docs: update CHNAGES-5.0.md for 5.0.3 2022-07-06 16:00:25 +02:00
Zaiming (Stone) Shi 97731c61ec
Merge pull request #8430 from zmstone/0706-publish-5.0-docker-images-to-ecr
ci: publish 5.0 images to ecr
2022-07-06 14:42:30 +01:00
zhongwencool 8544acf28e
Merge pull request #8431 from zmstone/0706-chore-move-api-vsn-string-to-emqx_release-header
chore: move emqx API version (in generated doc) to emqx_release.hrl
2022-07-06 21:38:51 +08:00
Zaiming (Stone) Shi 07783249bb chore: move emqx API version (in generated doc) to emqx_release.hrl
So we have one place to bump all versions
2022-07-06 14:01:35 +02:00
Zaiming (Stone) Shi 1c48be07c7 ci: publish 5.0 images to ecr 2022-07-06 13:53:56 +02:00
Zaiming (Stone) Shi 1eaab050f9
Merge pull request #8414 from thalesmg/fix-docker-latest-elixir
fix(docker): avoid tagging elixir image as latest
2022-07-05 15:51:44 +01:00
Thales Macedo Garitezi 8296e004a0 refactor(ci): use more generic script 2022-07-05 09:01:00 -03:00
Zaiming (Stone) Shi 9504865661
Merge pull request #8415 from zmstone/0704-fix-http-proxy-headers
fix(ws): websocket header get expects bin-string
2022-07-05 09:22:44 +01:00
Zaiming (Stone) Shi 58fa3d6a75
Merge pull request #8412 from thalesmg/fix-docker-locale-elixir
fix(elixir): set locale for docker images (docker)
2022-07-04 22:30:18 +01:00
Zaiming (Stone) Shi fa89b633d8 chore: bump version to 5.0.3 2022-07-04 23:23:20 +02:00
Zaiming (Stone) Shi a7e948b0f4 fix(ws): websocket header get expects bin-string 2022-07-04 23:20:22 +02:00
Thales Macedo Garitezi b56be77ee7 fix(docker): avoid tagging elixir image as latest 2022-07-04 17:02:52 -03:00
Zaiming (Stone) Shi b7053fa262 chore: add haproxy to cluster example script 2022-07-04 17:58:02 +02:00
Zaiming (Stone) Shi a95474669e chore: remove duplicated haproxy config section
the mgmt and dashbaord endpoints are both merged 18083 now
no need to declare twice
2022-07-04 17:57:13 +02:00
Thales Macedo Garitezi 54181c49e9 fix(elixir): set locale for docker images (docker)
Elixir wants to run under UTF-8 locales.  Since we changed the base
runner image to Debian, we have to set those variables for it to pick
them up.
2022-07-04 11:22:06 -03:00
ieQu1 f1d87944a9
Merge pull request #8407 from ieQu1/doc-cluster-singleton
docs(emqx_connector): Remove mentions of cluster_singleton
2022-07-04 15:08:34 +02:00
Zaiming (Stone) Shi bb854a9667 fix: enable_pipelining should not be allowed to be zero 2022-07-04 12:18:01 +02:00
ieQu1 b18097375c docs(emqx_connector): Remove mentions of cluster_singleton
Fixes: 8339
2022-07-04 11:33:01 +02:00
Zaiming (Stone) Shi a32a582bbc
Merge pull request #8401 from zmstone/0702-fix-cron-triggered-cross-build
0702 fix cron triggered cross build
2022-07-03 13:57:54 +01:00
Zaiming (Stone) Shi e0f8b83b1d ci: fix GitHub action syntax .github/workflows/run_relup_tests.yaml 2022-07-03 12:06:34 +02:00
Zaiming (Stone) Shi 6072d49b2c ci: ignore relup test if no old version is found 2022-07-02 19:57:31 +02:00
Zaiming (Stone) Shi afbbd33496 ci: fix cron triggered cross-build 2022-07-02 19:49:37 +02:00
Zaiming (Stone) Shi cda58e2f18
Merge pull request #8388 from tigercl/docs/5.0.1-changes
docs: update changes for 5.0.1
2022-07-02 12:33:43 +01:00
Zaiming (Stone) Shi 16b264a225 docs: add missing changes for 5.0.2 2022-07-02 13:03:48 +02:00
Zaiming (Stone) Shi 4b383a42f3
Merge pull request #8399 from zmstone/0702-no-relup-for-opensource-edition
0702 no relup for opensource edition
2022-07-02 11:57:36 +01:00
Zaiming (Stone) Shi 1cc688b754
Merge pull request #8396 from zhongwencool/restricted-shell
fix: restricted_shell not working
2022-07-02 11:16:09 +01:00
Zaiming (Stone) Shi 14aa134ed0 ci: no need to download upgrade base packages for opensource edition 2022-07-02 12:13:36 +02:00
Zaiming (Stone) Shi 999eac5376 chore: bump emqx app version to 5.0.2 2022-07-02 11:44:19 +02:00
Zaiming (Stone) Shi c602ef708f chore: bump version to 5.0.2 2022-07-02 11:44:19 +02:00
Zaiming (Stone) Shi 2cfdaf751e chore: explicitly disable base image downloading for windows
we can technically support relup for windows
but currently there is no such requirement made from any
users, not opensource users, not commercial users either.
2022-07-02 11:44:19 +02:00
Zaiming (Stone) Shi 28535f27ed ci: no special handing for windows package name
windows packages for 5.0.0 and 5.0.1 were release using long package
name (with otp version).
but we have manually made a copy of the package to default (short) name
and uploaded to s3.
going forward, windows packages will only release on default (short)
names because we never support relup for windows
2022-07-02 11:44:19 +02:00
Zaiming (Stone) Shi cd37f62a1b
Merge pull request #8398 from zhongwencool/ssl_dist_optfile_env_grep
fix: typo error +ssl_dist_optfile to \-ssl_dist_optfile
2022-07-02 10:41:21 +01:00
Zhongwen Deng 0ee732c076 fix: typo error +ssl_dist_optfile to \-ssl_dist_optfile 2022-07-02 17:19:21 +08:00
Zhongwen Deng 3675ba0c9f fix: restricted_shell not working 2022-07-02 16:58:52 +08:00
Zaiming (Stone) Shi 1d8fbc7c50
Merge pull request #8373 from HJianBo/fix-make-coverall
Test: fix make coverall
2022-07-02 07:24:39 +01:00