Shawn
|
f2bb0a364b
|
chore: sometimes the alarm resource down cannot be cleared
|
2022-12-26 12:13:19 +08:00 |
Shawn
|
7c420b39de
|
chore: update emqx_rule_engine.appup.src
|
2022-12-14 13:52:41 +08:00 |
Shawn
|
781c8949b3
|
fix: tmp probing resources are not removed after testing resources
|
2022-12-14 13:52:24 +08:00 |
Zaiming (Stone) Shi
|
c5bbac0a23
|
chore: restore apps/emqx_retainer/src/emqx_retainer_sup.erl
this file, ce should be copied to ee, not the other way around
|
2022-12-09 14:44:53 +01:00 |
Zaiming (Stone) Shi
|
f818a78d29
|
chore: update appup
|
2022-12-09 14:41:30 +01:00 |
Zaiming (Stone) Shi
|
0c3de088cb
|
chore: sync changes from ee to ce
|
2022-12-09 13:58:07 +01:00 |
firest
|
a01301a985
|
test(psk): add new ciphers into test case
|
2022-12-09 15:21:40 +08:00 |
zhongwencool
|
c20b597e12
|
chore: replace match_object with select/4
|
2022-12-05 17:00:38 +08:00 |
zhongwencool
|
a7079b8c0e
|
test: fix rule_engine SUITE failed
|
2022-12-05 09:40:36 +08:00 |
zhongwencool
|
9f129a300a
|
fix: load bootstrap file when no bootstrap user
|
2022-12-04 16:55:48 +08:00 |
Zaiming (Stone) Shi
|
f54cf5466f
|
fix(ehttpc): Upgrade ehttpc to 0.4.2
|
2022-12-02 09:51:15 +01:00 |
Zaiming (Stone) Shi
|
d244c298dc
|
chore: update app vsn and appup
|
2022-11-28 12:49:35 +01:00 |
Zaiming (Stone) Shi
|
89ad7ed7ef
|
chore: bump app versions
|
2022-11-28 11:03:28 +01:00 |
Zaiming (Stone) Shi
|
71299a2bcf
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
|
2022-11-28 10:02:29 +01:00 |
Zaiming (Stone) Shi
|
772ea4988b
|
Merge remote-tracking branch 'origin/release-v44' into main-v4.4
|
2022-11-28 09:48:01 +01:00 |
Zaiming (Stone) Shi
|
3c84f4b254
|
chore: re-generate appup
|
2022-11-26 18:14:15 +01:00 |
Zaiming (Stone) Shi
|
fdfb735327
|
Merge remote-tracking branch 'origin/release-v43' into main-v4.3
|
2022-11-26 15:59:29 +01:00 |
firest
|
0d2f1eb49e
|
chore: update appup
|
2022-11-22 17:31:59 +08:00 |
firest
|
cc03bc7881
|
fix: hide sensitive data in some logs
|
2022-11-22 16:55:47 +08:00 |
Shawn
|
17b6b71ea5
|
Merge remote-tracking branch 'origin/release-v43' into sync_v43_to_v44
|
2022-11-17 13:47:10 +08:00 |
Shawn
|
252b03abd8
|
fix: generating alarm name for utf8 resource id failed
|
2022-11-17 10:23:33 +08:00 |
Shawn
|
f843938364
|
fix: don't check resource alive for the temporary resources
|
2022-11-16 09:43:04 +08:00 |
Shawn
|
e4a3dd9ee8
|
fix: enlarge the timeout when check alive of resources
|
2022-11-15 21:07:01 +08:00 |
firest
|
ebfaecfa91
|
fix(jwt): fix the jwt ACL will return a wrong result when the token is expired
|
2022-11-15 09:50:49 +08:00 |
Zaiming (Stone) Shi
|
1783fa1e80
|
Merge remote-tracking branch 'origin/release-v43' into release-v44
|
2022-11-14 23:15:39 +01:00 |
JimMoen
|
7b5340ce09
|
fix(api): uppercase api request method
|
2022-11-14 17:55:17 +08:00 |
Zaiming (Stone) Shi
|
c1d61a6f30
|
Merge remote-tracking branch 'origin/release-v43' into release-v44
|
2022-11-10 16:01:29 +01:00 |
Shawn
|
6725a36dbf
|
fix: make init_resource_with_retrier/4 only 'throw' when failed
|
2022-11-10 10:44:11 +08:00 |
Shawn
|
407a197c8a
|
fix: typos in the RAISE macro of rule_engine
|
2022-11-09 12:06:58 +08:00 |
JianBo He
|
01ada64e46
|
Merge pull request #9325 from HJianBo/fix-flaky-test
test(stomp): fix flaky tests
|
2022-11-08 16:58:39 +08:00 |
JianBo He
|
491b402be3
|
test(stomp): fix flaky tests
|
2022-11-08 09:46:01 +08:00 |
Zaiming (Stone) Shi
|
45eed402d4
|
Merge remote-tracking branch 'origin/release-v43' into release-v44
|
2022-11-07 22:16:05 +01:00 |
Zaiming (Stone) Shi
|
a7768b6e98
|
Merge pull request #9313 from zmstone/1105-fix-resource-creation-retry-loop-should-delay-first
fix(emqx_rule_monitor): sleep before retry but not after
|
2022-11-07 22:09:28 +01:00 |
Zaiming (Stone) Shi
|
0eebabd34c
|
Merge remote-tracking branch 'origin/release-v43' into release-v44
|
2022-11-07 10:48:38 +01:00 |
Zaiming (Stone) Shi
|
51a959c3b4
|
Merge remote-tracking branch 'origin/release-v44' into ocsp-rv44
|
2022-11-07 10:18:15 +01:00 |
Zaiming (Stone) Shi
|
2998b014ce
|
Merge pull request #9314 from zmstone/1105-ci-improve-actions
1105 ci improve actions
|
2022-11-07 09:20:16 +01:00 |
Zaiming (Stone) Shi
|
568bd520a8
|
ci: ensure docker-ct for emqx_auth_http and emqx_web_hook
|
2022-11-07 08:51:32 +01:00 |
Zaiming (Stone) Shi
|
8ff8a8b55d
|
ci: split fast (regular) and docker-compose (docker) ct
|
2022-11-06 19:39:06 +01:00 |
JimMoen
|
639006e302
|
fix(prometheus): disable auth for prometheus endpoint on mgmt listener
|
2022-11-07 00:44:37 +08:00 |
Zaiming (Stone) Shi
|
9b194baf69
|
fix(emqx_rule_monitor): sleep before retry but not after
|
2022-11-05 17:42:29 +01:00 |
Zaiming (Stone) Shi
|
2c8874cfe0
|
Merge branch 'release-v43' into EMQX-7665-cannot-clear-alarms
|
2022-11-04 16:12:56 +01:00 |
Zaiming (Stone) Shi
|
3346f2a26c
|
Merge remote-tracking branch 'origin/release-v44' into 1104-ci-split-ct-runs
|
2022-11-04 14:34:24 +01:00 |
Zaiming (Stone) Shi
|
be10498919
|
chore: re-generate appup
|
2022-11-04 13:50:24 +01:00 |
Thales Macedo Garitezi
|
d3c6ade640
|
docs: rewrite fn doc
|
2022-11-04 09:38:40 -03:00 |
Thales Macedo Garitezi
|
f5c655ec1b
|
refactor: add api to ensure jwt token is created
|
2022-11-04 09:38:40 -03:00 |
Thales Macedo Garitezi
|
d714f78590
|
refactor: use `include` for headers
|
2022-11-04 09:38:40 -03:00 |
Thales Macedo Garitezi
|
a33977e635
|
feat: add ets table creation to jwt supervisor
|
2022-11-04 09:38:40 -03:00 |
Thales Macedo Garitezi
|
b4837302aa
|
refactor: move api to emqx_rule_engine_jwt module
|
2022-11-04 09:38:40 -03:00 |
Thales Macedo Garitezi
|
270f47aafc
|
refactor: start jose as an app dependency
|
2022-11-04 09:38:40 -03:00 |
Thales Macedo Garitezi
|
f926bcfbc0
|
fix(appup): stop workers and supervisors before deleting code when downgrading
|
2022-11-04 09:38:40 -03:00 |