Shawn
|
1140026c15
|
chore: update emqx_modules.appup.src
|
2023-02-08 15:35:29 +08:00 |
Shawn
|
82c2ea980d
|
fix: change EMQ X -> EMQX
|
2023-02-08 15:04:57 +08:00 |
firest
|
482952e951
|
chore: bump app version
|
2023-01-30 10:24:52 +08:00 |
firest
|
9d6efeaea8
|
feat: improve the integration of the `banned` and the `delayed` feature
|
2023-01-29 20:26:11 +08:00 |
Zaiming (Stone) Shi
|
14ba75502f
|
chore: update copyright year
|
2023-01-02 14:54:38 +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 |
JimMoen
|
32a885017b
|
chore: bump appup.src for `emqx_mod_rewrite`
|
2022-11-15 09:01:03 +08:00 |
JimMoen
|
1bb31776c9
|
fix(rewrite): add topic rewrite validation for filter or name
|
2022-11-15 09:01:03 +08:00 |
Thales Macedo Garitezi
|
59d178d3b5
|
chore: update appups
|
2022-09-15 10:51:26 -03:00 |
Thales Macedo Garitezi
|
d3c291c4d0
|
Merge remote-tracking branch 'origin/main-v4.3' into merge-v43-into-v44-h
|
2022-09-15 10:13:47 -03:00 |
JianBo He
|
7b4fbfef3b
|
chore: update app.src & appup.src
|
2022-09-08 15:46:47 +08:00 |
JianBo He
|
0d5c32a706
|
fix(time): use erlang:system_time/0-1 consistently
Avoid the problem of inaccurate timers caused by mixing
erlang:system_time/0-1 and os:system_time/0-1
|
2022-09-08 15:46:44 +08:00 |
zhongwencool
|
26956784ff
|
Merge branch 'main-v4.4' into copy-of-main-v4.3
|
2022-08-25 17:37:55 +08:00 |
zhongwencool
|
b732aa5aa2
|
chore: warning default modules/plugins is working
|
2022-08-25 11:19:50 +08:00 |
zhongwencool
|
6b8d5e10de
|
chore: update emqx_modules version
|
2022-08-09 17:02:57 +08:00 |
zhongwencool
|
4e362d2d0a
|
feat: add GET /trace/:name/detail HTTP API
|
2022-08-09 16:09:58 +08:00 |
zhongwencool
|
56eedf0c9d
|
Merge branch 'main-v4.3' into copy-of-main-4.3
|
2022-07-25 08:47:25 +08:00 |
DDDHuang
|
b1672a8352
|
chore: better rewrite load log. do not show re code; loop log rewrite rule info
|
2022-07-22 16:19:26 +08:00 |
zhongwencool
|
368fe40c34
|
fix: merge appup.src
|
2022-07-19 11:50:08 +08:00 |
zhongwencool
|
3248cb92e8
|
Merge branch 'main-v4.3' into sync-4.3-to-4.4
|
2022-07-19 11:02:11 +08:00 |
DDDHuang
|
13e9e9de51
|
chore(rewrite): add some log
|
2022-07-12 10:54:55 +08:00 |
Xinyu Liu
|
c812975ca6
|
Merge branch 'main-v4.4' into copy-of-main-v4.3
|
2022-06-27 21:34:11 +08:00 |
DDDHuang
|
0092d55b46
|
fix(topic-rewrite): better hooks, max priority 1000
|
2022-06-24 11:33:01 +08:00 |
Thales Macedo Garitezi
|
13f575bc84
|
chore(relup): bump release and app vsns, update appups
|
2022-06-15 13:45:05 -03:00 |
Thales Macedo Garitezi
|
b93a0743ac
|
Merge branch 'main-v4.3' into 'main-v4.4'
|
2022-06-15 10:48:02 -03:00 |
firest
|
1b658171a2
|
chore(modules): bump version and update appup file
|
2022-05-30 10:36:31 +08:00 |
firest
|
0b52097c78
|
feat(rewrite): Support %u and %c placeholders in topic rewrite rules
fix #7438
|
2022-05-27 16:51:05 +08:00 |
JianBo He
|
89c65b6535
|
Merge tag 'v4.3.14-rc.4' into merge-main-v4.3-into-v4.4
|
2022-04-16 11:28:07 +08:00 |
JimMoen
|
6168745f90
|
chore: update copyright
|
2022-04-14 11:23:25 +08:00 |
JianBo He
|
dfea07fd0f
|
Merge remote-tracking branch 'ce/main-v4.3' into merge-v43-to-v44
|
2022-04-07 09:37:47 +08:00 |
Thales Macedo Garitezi
|
63146cb148
|
chore: update appup files and bump emqx_modules app vsn
|
2022-04-06 09:11:07 -03:00 |
Thales Macedo Garitezi
|
aa19283ff2
|
fix: ensure default values for `loaded_{plugins,modules}`
Fixes #7455 .
This tries to populate `loaded_{plugins,modules}` files with default
values before loading them, in case they don't exist.
|
2022-04-06 09:08:21 -03:00 |
JianBo He
|
6e08ede0b0
|
chore: update appup.src files by update-appup.sh
|
2022-03-24 07:38:42 +08:00 |
JianBo He
|
94efb190c6
|
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
|
2022-03-24 07:08:06 +08:00 |
Zaiming (Stone) Shi
|
42d94b478f
|
fix: update app vsn and update appup
|
2022-03-22 21:08:20 +01:00 |
Zaiming (Stone) Shi
|
692e2c79a2
|
chore: update appups after merge
|
2022-03-22 20:58:34 +01:00 |
Zaiming (Stone) Shi
|
6ea8d2f270
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
|
2022-03-22 20:54:22 +01:00 |
firest
|
c43f179204
|
fix(mod_subscription): improve the log information
|
2022-03-22 18:09:06 +08:00 |
firest
|
4fe9275103
|
chore(modules): update appup file
|
2022-03-22 10:08:52 +08:00 |
firest
|
c2b1571134
|
fix(auto_subscribe): make log if the topic is empty when auto subscribe
|
2022-03-21 18:32:42 +08:00 |
firest
|
3e6249a8b7
|
fix: bump emqx_modules version
|
2022-03-16 15:28:44 +08:00 |
firest
|
186ff243ed
|
fix(delayed): cancel stats timer when terminate
|
2022-03-16 14:57:17 +08:00 |
zhongwencool
|
bcb15f2a95
|
fix(trace): don't return 500 when emqx_mod_trace not started.
|
2022-02-08 14:56:02 +08:00 |
JianBo He
|
1d7a1fde8a
|
fix(modules): update the appup.src
|
2022-01-28 15:43:32 +08:00 |
JianBo He
|
b635d56aec
|
Merge branch 'main-v4.3' into merge-main-v4.3-into-v4.4
|
2022-01-21 16:27:56 +08:00 |
JianBo He
|
3b4ddd6f51
|
chore: bump emqx_modules vsn
|
2022-01-21 15:05:13 +08:00 |
JianBo He
|
8f517cebf7
|
Merge branch 'main-v4.3' into more-fields-for-webhook
|
2022-01-21 15:01:38 +08:00 |
JianBo He
|
09002c4cd2
|
revert: revert #6797 due to the acl metrics refactor
|
2022-01-21 14:24:03 +08:00 |