Commit Graph

9121 Commits

Author SHA1 Message Date
Thales Macedo Garitezi 822a510873 chore: sync ee changes back into ce repo 2023-01-05 13:41:13 -03:00
Zaiming (Stone) Shi 1d745d2bc3
Merge pull request #9659 from zmstone/0102-update-copyright-year
0102 update copyright year
2023-01-02 20:14:29 +01:00
Zaiming (Stone) Shi 19103a4dfb chore: re-generate emqx.appup.src 2023-01-02 18:56:30 +01:00
Zaiming (Stone) Shi 7ae159af8f chore: bump emqx_exproto app vsn 2023-01-02 14:56:29 +01:00
Zaiming (Stone) Shi 14ba75502f chore: update copyright year 2023-01-02 14:54:38 +01:00
Zaiming (Stone) Shi ceb696fe15 chore: ignore comments in git diff 2023-01-02 14:54:37 +01:00
Zaiming (Stone) Shi 69af8cdf54
Merge pull request #9652 from zmstone/1230-sync-release-v44-to-main-v4.4
1230 sync release v44 to main v4.4
2023-01-02 14:54:05 +01:00
Zaiming (Stone) Shi 1ed6dd517d Merge remote-tracking branch 'origin/main-v4.4' into 1230-sync-release-v44-to-main-v4.4 2022-12-30 22:50:33 +01:00
Zaiming (Stone) Shi bb02fe1e24
Merge pull request #9648 from zmstone/1129-always-add-qlc-modules-to-appup
build: skip qlc modules if there were no git diff
2022-12-30 22:49:27 +01:00
Zaiming (Stone) Shi f91a0384f7 build: skip qlc modules if there were no git diff 2022-12-30 22:20:29 +01:00
Zaiming (Stone) Shi ad91eca0e5 chore: generate appup 2022-12-30 20:45:55 +01:00
Zaiming (Stone) Shi e88feb5096 chore: bump app vsn for emqx_rule_engine 2022-12-30 20:21:48 +01:00
Zaiming (Stone) Shi ccd68eeb5b chore: prepare for 4.4.14 2022-12-30 20:07:51 +01:00
Zaiming (Stone) Shi 371e7c1aae docs: update change logs 2022-12-30 19:55:55 +01:00
Zaiming (Stone) Shi 875df2b7ea Merge remote-tracking branch 'origin/release-v44' into main-v4.4 2022-12-30 19:55:26 +01:00
Zaiming (Stone) Shi dbbc41c112 chore: rename v4.4.13 to v4.4.14 2022-12-30 19:52:50 +01:00
Zaiming (Stone) Shi eec9833828
Merge pull request #9649 from zmstone/1230-fix-merge-conflict-resolution
ci: fix bad merge conflict resolution
2022-12-30 19:39:17 +01:00
Zaiming (Stone) Shi 00412149f3
Merge pull request #9650 from thalesmg/fix-gcp-pubsub-leak-rv44
fix(gcp_pubsub): ensure jwt token is deleted after worker stops and always ensure refresh timer (rv4.4)
2022-12-30 17:06:35 +01:00
Thales Macedo Garitezi bc654ddf3a chore: bump release -> v4.4.13 2022-12-30 11:51:32 -03:00
Thales Macedo Garitezi 05070f416d docs: update changelog 2022-12-30 10:24:49 -03:00
Thales Macedo Garitezi ea209585b5 fix(jwt_sup): delete the worker spec from the supervision tree 2022-12-30 10:24:41 -03:00
Thales Macedo Garitezi 823efbaed3 fix(gcp_pubsub): ensure jwt token is deleted after worker stops and always ensure refresh timer (v4.4)
https://emqx.atlassian.net/browse/EMQX-8652

Since the rule resource testing mechanism creates a new resource to
test the configuration, a new JWT associated with an unique temporary
resource was being created and left in the JWT table, leaking it.

Also, a wrong case clause when setting the new refresh timer for the
JWT worker was preventing it from refreshing from the 2nd refresh
onward.
2022-12-30 10:24:26 -03:00
Zaiming (Stone) Shi 18b18ade45 ci: fix bad merge conflict resolution 2022-12-30 14:01:05 +01:00
Thales Macedo Garitezi c092ac2ced
Merge pull request #9640 from thalesmg/fix-gcp-pubsub-refresh-leak-v44
fix(gcp_pubsub): ensure jwt token is deleted after worker stops and always ensure refresh timer (v4.4)
2022-12-30 09:44:21 -03:00
Thales Macedo Garitezi 93fc8ff1e5
docs: improve changelog
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-12-29 16:45:59 -03:00
Thales Macedo Garitezi abcc6263bb docs: update changelog 2022-12-29 13:08:10 -03:00
Thales Macedo Garitezi d345ccf4b8 chore: update appups 2022-12-29 11:45:45 -03:00
Thales Macedo Garitezi 7f8c5dcf01 fix(jwt_sup): delete the worker spec from the supervision tree 2022-12-29 11:33:07 -03:00
Thales Macedo Garitezi 56b1df1c7f fix(gcp_pubsub): ensure jwt token is deleted after worker stops and always ensure refresh timer (v4.4)
https://emqx.atlassian.net/browse/EMQX-8652

Since the rule resource testing mechanism creates a new resource to
test the configuration, a new JWT associated with an unique temporary
resource was being created and left in the JWT table, leaking it.

Also, a wrong case clause when setting the new refresh timer for the
JWT worker was preventing it from refreshing from the 2nd refresh
onward.
2022-12-29 11:33:06 -03:00
Zaiming (Stone) Shi 23c786b18a
Merge pull request #9639 from zmstone/1229-sync-release-v44-to-main-v4.4
1229 sync release v44 to main v4.4
2022-12-29 15:31:38 +01:00
Zaiming (Stone) Shi facc810941 chore: add emqx_cm to appup 2022-12-29 14:32:25 +01:00
Zaiming (Stone) Shi d8f900dd07 chore: add relup path 2022-12-29 13:51:50 +01:00
Zaiming (Stone) Shi 0419c9b17e chore: update appups 2022-12-29 12:09:06 +01:00
Zaiming (Stone) Shi ece2b7f6bc chore: bump emqx_dashboard app vsn to 4.4.12 2022-12-29 11:24:53 +01:00
Zaiming (Stone) Shi 4251948435 chore: bump emqx.app.src vsn to 4.4.13 2022-12-29 11:24:11 +01:00
Zaiming (Stone) Shi cf6bf2a2fe chore: prepare for v4.4.13-alpha.1 release 2022-12-29 11:22:38 +01:00
Zaiming (Stone) Shi 1f9b2a7e69 Merge remote-tracking branch 'origin/release-v44' into main-v4.4 2022-12-29 11:21:26 +01:00
Zaiming (Stone) Shi ba46be717b build: drop relup for edge edition
* the edge edition is completely dropped in v5
* typically reboot is acceptable for edge brokers
* we do not know how many users are using it
* we never really seriously tested relup for edge edition
* now there is an issue in relup which will fail edge edition
  not worth the investment to fix
2022-12-28 21:39:35 +01:00
Zaiming (Stone) Shi 275a3b47fd chore: bump version to v4.4.12 2022-12-28 18:31:08 +01:00
Zaiming (Stone) Shi 953a230abb
Merge pull request #9627 from emqx/1228-sync-changes-from-ee-to-ce
1228 sync changes from ee to ce
2022-12-28 18:29:05 +01:00
Zaiming (Stone) Shi ebc38b3b0e chore: sync emqx_channel from ee to ce 2022-12-28 16:11:15 +01:00
Zaiming (Stone) Shi 364fd8d4f3 docs: sync some changes from ee to ce 2022-12-28 14:41:06 +01:00
Zaiming (Stone) Shi 2662c52a88 chore: sync test/emqx_client_SUITE.erl from ee to ce 2022-12-28 14:37:23 +01:00
Zaiming (Stone) Shi 79f51e46a4 chore: sync emqx_cm from ee to ce 2022-12-28 14:30:42 +01:00
Zaiming (Stone) Shi 614d740f71 chore: sync changes in emqx_relup from ee to ce 2022-12-28 14:28:50 +01:00
Zaiming (Stone) Shi f033b1389e chore: pin snabbkaffe 1.0.3 2022-12-28 14:18:28 +01:00
Zaiming (Stone) Shi d1f2fb16ab chore: pin mongodb v3.0.17 2022-12-28 14:17:32 +01:00
JimMoen 1cd5f7c5bf
Merge pull request #9517 from JimMoen/1209-bump-mongo-vsn-v44
chroe: bump mongodb-erlang vsn
2022-12-28 13:52:21 +08:00
JimMoen b3708f49e4
chore: bump mongodb-erlang vsn 2022-12-27 19:05:48 +08:00
Thales Macedo Garitezi ea93033aff
Merge pull request #9611 from thalesmg/fix-upgrade-unpacked-v44
fix(upgrade): fix start script existence check (v4.4)
2022-12-26 09:13:24 -03:00