lafirest
|
c0c2657a80
|
Merge pull request #9139 from lafirest/fix/clean_blocked_user_data
feat(banned): clean retained/delayed data when client is banned
|
2022-10-20 18:00:48 +08:00 |
lafirest
|
0546cd3d1a
|
Merge pull request #9123 from lafirest/fix/kick_seesion_redispatch
fix(shared_sub): kick session should not cause session message redispatch
|
2022-10-19 09:47:10 +08:00 |
firest
|
7b3c67fbe9
|
test(shared_sub): ensure snabbkaffe will be stopped
|
2022-10-18 13:47:57 +08:00 |
firest
|
bdaadda479
|
fix(banned): fix nit code
|
2022-10-18 13:39:48 +08:00 |
firest
|
3f1f244310
|
fix: fix bpapi versions
|
2022-10-18 13:39:48 +08:00 |
firest
|
b2eed47976
|
chore: bump retainer version && update CHANGES
|
2022-10-18 13:36:08 +08:00 |
firest
|
69701ff578
|
feat(banned): clean retained/delayed data when client is banned
|
2022-10-18 13:35:09 +08:00 |
Zhongwen Deng
|
c0ed8b82aa
|
Merge branch 'trace-log-detail-api' of https://github.com/zhongwencool/emqx into trace-log-detail-api
|
2022-10-17 09:49:55 +08:00 |
zhongwencool
|
77a5125366
|
chore: update apps/emqx_management/src/emqx_mgmt_api_trace.erl
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2022-10-17 09:45:00 +08:00 |
Zhongwen Deng
|
58b990064c
|
chore: update bpapi.verions
|
2022-10-17 09:43:17 +08:00 |
Zhongwen Deng
|
4d9cae0387
|
feat: get trace file's detail via /trace/:name/log_detail
|
2022-10-17 09:43:15 +08:00 |
zhongwencool
|
bc0cc80d32
|
Merge pull request #8924 from zhongwencool/authn-config-check
fix: authentication should be array, not struct
|
2022-10-17 09:14:05 +08:00 |
Ivan Dyachkov
|
f2db35db39
|
chore: delete unused function clause
|
2022-10-14 10:46:11 +02:00 |
zhongwencool
|
bfc780f95b
|
Merge branch 'master' into authn-config-check
|
2022-10-14 16:36:50 +08:00 |
Ivan Dyachkov
|
5a8cab46a9
|
test: update publish api test suite
|
2022-10-14 10:17:22 +02:00 |
Zaiming (Stone) Shi
|
c2f176c1e7
|
fix(api): publish API only returns message ID
|
2022-10-14 09:49:46 +02:00 |
Zhongwen Deng
|
a02fea0a19
|
chore: update bpapi.verions
|
2022-10-14 15:16:09 +08:00 |
Zhongwen Deng
|
4579d7fff8
|
feat: get trace file's detail via /trace/:name/log_detail
|
2022-10-14 11:38:39 +08:00 |
JianBo He
|
56000cbf3e
|
refactor: more rigorous checking of flapping to improve stability of the system
port: https://github.com/emqx/emqx/pull/9045
|
2022-10-12 10:03:47 +08:00 |
JianBo He
|
5a66c8b117
|
Merge pull request #9082 from HJianBo/update-api-docs
chore(i18n): enrich HTTP API desc
|
2022-10-12 09:36:11 +08:00 |
firest
|
b4eb0f18f9
|
fix(shared_subs): rename redispatch function name and simply test case
|
2022-10-10 18:06:55 +08:00 |
firest
|
f0769cb765
|
fix(shared_sub): kick session should not cause session message redispatch
|
2022-10-10 13:52:09 +08:00 |
Zaiming (Stone) Shi
|
63774ba5d3
|
Merge pull request #9104 from zmstone/1005-fix-shared-sub-dispatch
fix(shared): re-dispatch inflight (QoS1) and mqueue messages
|
2022-10-09 11:41:30 +02:00 |
lafirest
|
d600c870af
|
Merge pull request #9060 from lafirest/fix/delayed_pub
fix(delayed): Improve time precision of delayed messages
|
2022-10-09 10:39:31 +08:00 |
Zaiming (Stone) Shi
|
1c29e2806a
|
test(shared): add a test case to ensure shared dispatch retry
to ensure retry will not enter a dead loop
|
2022-10-05 22:33:49 +02:00 |
Zaiming (Stone) Shi
|
e8279a02ef
|
fix(shared): re-dispatch inflight (QoS1) and mqueue messages
when session terminates (not due to take over)
shared delivery should be re-dispatched to other members
in the group
|
2022-10-05 22:33:48 +02:00 |
Zaiming (Stone) Shi
|
abb941d161
|
docs: remove port 8081
port 8081 is the management API in 4.x
in 5.0 api port is 18083 (same as for serving the dashboard)
|
2022-10-05 17:15:19 +02:00 |
JianBo He
|
d43b680f14
|
chore: add comments to explain`/status` cant be found in swagger docs
|
2022-10-01 09:40:27 +08:00 |
JianBo He
|
7d7b05ae4e
|
chore: update app.src
|
2022-09-30 23:32:23 +08:00 |
JianBo He
|
93d3fec73f
|
chore(i18n): correct tags name
|
2022-09-30 23:14:19 +08:00 |
JianBo He
|
6589a66710
|
Merge branch 'update-api-docs' of github.com:HJianBo/emqx into update-api-docs
|
2022-09-30 23:05:07 +08:00 |
JianBo He
|
a84c6f938c
|
chore(swagger): caption tags name
|
2022-09-30 23:04:26 +08:00 |
JianBo He
|
9c6c13789e
|
chore: update apps/emqx_gateway/i18n/emqx_gateway_api_authn_i18n.conf
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2022-09-30 23:03:01 +08:00 |
JianBo He
|
8292572da6
|
chore: apply suggestions from code review
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2022-09-30 23:02:28 +08:00 |
JianBo He
|
d17c473dc2
|
chore(i18n): fix the bad desc for statsd
|
2022-09-30 18:57:08 +08:00 |
JianBo He
|
5b219deb4a
|
Merge remote-tracking branch 'zibo/chore/api-desc' into update-api-docs
|
2022-09-30 18:48:05 +08:00 |
zhouzb
|
0975bf21a9
|
docs: improve api desc for statsd
|
2022-09-30 17:55:12 +08:00 |
JianBo He
|
5fa1e63392
|
chore(gw): update HTTP API docs for gateway
|
2022-09-30 17:44:36 +08:00 |
zhouzb
|
f08982be93
|
chore: improve api desc for alarms
|
2022-09-30 15:34:49 +08:00 |
zhouzb
|
d1a15f1a43
|
chore: improve api descs for banned
|
2022-09-30 15:05:01 +08:00 |
Zaiming (Stone) Shi
|
242a69359c
|
Merge pull request #9047 from HJianBo/remove-colon-port
Improve the `ip_port()` definition and `bind` print format
|
2022-09-29 05:56:50 +02:00 |
JianBo He
|
834910b6f6
|
chore: update app.src
|
2022-09-27 17:24:44 +08:00 |
JianBo He
|
39ad172377
|
chore: replace ip_port() wuth host_port() for all connectors
|
2022-09-27 15:19:42 +08:00 |
JianBo He
|
6581911d5c
|
Merge remote-tracking branch 'stone/0922-upgrade-ip-port-schema' into remove-colon-port
|
2022-09-27 15:08:27 +08:00 |
Zaiming (Stone) Shi
|
00e4b4da5a
|
fix(schema): support hostname.domain:port for mqtt bridge
|
2022-09-27 09:02:49 +02:00 |
firest
|
56816559d9
|
chore: bump emqx_modules && update CHANGES
|
2022-09-27 13:39:25 +08:00 |
firest
|
6836a502ac
|
fix(delayed): Improve time precision of delayed messages
Use milliseconds internally in emqx_delayed to store the publish time, improving precision
|
2022-09-27 13:24:54 +08:00 |
JianBo He
|
607f68bab1
|
chore(schema): don't automaticly add ipv4 address if configured as
`:1883`
|
2022-09-27 13:01:39 +08:00 |
JianBo He
|
03eaa07c02
|
chore: add more comments for bind display perference
|
2022-09-27 12:51:00 +08:00 |
Thales Macedo Garitezi
|
129f09f88b
|
chore: remove extra information from denied lwt log
|
2022-09-26 15:23:59 -03:00 |