kraftwerk28
9e45ad1a64
feat: do not drop MQTTv5 properties in rule/bridge
2022-11-21 22:34:45 +01:00
zhongwencool
966e6ddeeb
Merge pull request #9363 from zhongwencool/statsd-update-api
...
refactor: emqx_statsd hot update
2022-11-21 17:26:26 +08:00
zhongwencool
f121e76e51
Merge pull request #9303 from zhongwencool/trace-record-time
...
fix: create trace sometime failed by end_at time has already passed
2022-11-21 17:20:26 +08:00
zhongwencool
4e97344149
chore: apply suggestions from code review
...
Co-authored-by: JianBo He <heeejianbo@163.com>
2022-11-21 16:16:40 +08:00
Ivan Dyachkov
c391ae69ab
Merge pull request #9375 from id/ci-fix-version-for-push-helm-chart-action
...
ci: fix version for push-helm-action
2022-11-21 08:50:21 +01:00
zhongwencool
0dbeab88a2
chore: update emqx_statsd.app.src descriptions
...
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-11-21 14:38:59 +08:00
Zhongwen Deng
6f6ed1b4f8
chore: update 5.0.11 changelog
2022-11-21 10:12:43 +08:00
Zhongwen Deng
1845e472e0
fix: create trace sometime failed by end_at time has already passed
2022-11-21 09:54:36 +08:00
zhongwencool
4ed0e9e2a5
Merge branch 'master' into statsd-update-api
2022-11-21 09:31:05 +08:00
zhongwencool
8355d7afa3
Merge pull request #9392 from zhongwencool/fix-config-raw-default
...
fix: Config API can't get the default values from raw config
2022-11-20 12:33:05 +08:00
Zaiming (Stone) Shi
e20893fd0c
Merge pull request #9389 from zmstone/1117-release-only-default-otp
...
ci: release only the default packages
2022-11-18 21:25:52 +01:00
Zhongwen Deng
b2db34708e
chore: add changelog for fix global_zone api
2022-11-18 15:24:10 +08:00
Zhongwen Deng
65820eb943
fix: can't get default raw config
2022-11-18 15:07:23 +08:00
Zaiming (Stone) Shi
c8312036aa
Merge pull request #9390 from lafirest/ctl_atom_changes
...
chore: update changes
2022-11-18 08:06:27 +01:00
firest
2e72256690
chore: update changes
2022-11-18 11:52:18 +08:00
Zhongwen Deng
d36de9ac50
refactor: emqx_statsd hot update
2022-11-18 10:43:22 +08:00
Zaiming (Stone) Shi
5dd343f558
ci: release only the default packages
2022-11-17 21:56:40 +01:00
lafirest
4ce3d43446
Merge pull request #9386 from lafirest/fix/flaky_banned_case
...
test: fix flaky banned case
2022-11-17 21:29:45 +08:00
Ilya Averyanov
e301ca09d5
Merge pull request #9373 from savonarola/fix-access-test
...
chore(acl): fix acl test
2022-11-17 18:06:43 +05:00
lafirest
4dd34d11cd
Merge pull request #9387 from lafirest/fix/ctl_atom_leak
...
chore: make remsh node name away from the atom DOS attack
2022-11-17 19:17:18 +08:00
firest
c430218e26
chore: make remsh node name away from the atom DOS attack
...
The remsh node name is generated to be unique, this may cause atom leakage, so we need to change the generation rule to limit the total of these names
2022-11-17 16:41:26 +08:00
firest
7b93b166dc
test: fix flaky banned case
...
since this suite has changed its start method to the `emqx_common_test_helpers:start_apps/1`, the `emqx_banned` server will never stop (its restart type is permanent), thus there is no need to manually start or stops it.
2022-11-17 14:48:25 +08:00
Stefan Strigler
8e87bd625d
Merge pull request #9364 from sstrigler/redesign-api-gateway-enable
...
Redesign api gateway enable
2022-11-16 19:13:17 +01:00
Ivan Dyachkov
c367e2f90e
Merge pull request #9380 from id/chore-sign-extra-files-in-ee
...
chore: sign extra files on macos when packaging ee
2022-11-16 18:04:21 +01:00
Ivan Dyachkov
9d1d273a1b
chore: sign extra files on macos when packaging ee
2022-11-16 15:59:40 +01:00
Stefan Strigler
9cc5920b0d
refactor: only PUT, no POST for '/gateways'
2022-11-16 15:58:59 +01:00
Stefan Strigler
2914523117
style: remove unused import
2022-11-16 15:57:16 +01:00
Stefan Strigler
07347e3f9e
style: fix typo in comment
2022-11-16 15:57:15 +01:00
lafirest
780013d5fe
Merge pull request #9367 from lafirest/feat/kick_when_is_banned
...
feat(banned): kick session when it is banned by clientid
2022-11-16 21:53:56 +08:00
Ivan Dyachkov
70c52f43cc
ci: enable manual trigger on release workflow
2022-11-16 14:28:47 +01:00
Ivan Dyachkov
d54597e0d4
ci: fix version for push-helm-action
2022-11-16 12:44:18 +01:00
firest
b1889fa203
chore: bump emqx version && update changes
2022-11-16 18:00:32 +08:00
firest
085074ac41
feat(banned): kick session when it is banned by clientid
2022-11-16 18:00:22 +08:00
Ilya Averyanov
25c32dd2f5
chore(acl): fix acl test
2022-11-15 23:30:19 +03:00
lafirest
ff00a6716a
Merge pull request #9368 from lafirest/fix/allow_absent_exp
...
fix(JWT): make the `exp` to be optional claim
2022-11-15 22:10:15 +08:00
firest
0b9f4e70cf
chore: update changes
2022-11-15 16:10:44 +08:00
firest
c079760b0a
fix(JWT): make the `exp` to be optional claim
2022-11-15 15:41:01 +08:00
lafirest
56d443d19a
Merge pull request #9355 from lafirest/fix/indirectly_bin_to_atom
...
fix(mgmt_api): Convert only what is needed when parsing subscription information
2022-11-14 17:45:58 +08:00
firest
d9e7d36580
chore: bump version && update changes
2022-11-14 09:45:38 +08:00
firest
2f4b2ba405
fix(mgmt_api): Convert only what is needed when parsing subscription information
2022-11-14 09:44:22 +08:00
Stefan Strigler
298cd2c3c9
Merge pull request #9328 from sstrigler/master
...
fix(emqx_authn_api): return 404 for status of unknown authenticator
2022-11-11 15:47:27 +01:00
Zaiming (Stone) Shi
7c4d41a593
Merge pull request #9352 from zmstone/1111-change-CT_READABLE-default-to-true
...
test: change CT_READABLE default value to true
2022-11-11 14:56:33 +01:00
Stefan Strigler
b5a84b8b0f
test: increase timeout creating listeners
2022-11-11 13:34:46 +01:00
Stefan Strigler
12ba831246
fix(emqx_authn_api): return 404 for status of unknown authenticator
...
This also makes sure we call the same code everytime we access an authenticator.
Moreover we return a 500 in case a remote call fails due to technical issues.
2022-11-11 13:34:44 +01:00
lafirest
d0df9e5213
Merge pull request #9332 from lafirest/feat/filiter_is_banned_in_retained
...
feat: filter out messages which the source client is banned when delivering the retained message
2022-11-11 18:16:53 +08:00
firest
6b0de714bc
chore: bump retainer version
2022-11-11 17:51:20 +08:00
Zaiming (Stone) Shi
03db5ba8bf
test: change CT_READABLE default value to true
2022-11-11 08:43:28 +01:00
Gala
b9de05e67c
Merge pull request #9317 from Gala-R/fix-ssl-existingName-invalid
...
fix(helm): fix existingName does not take effect
2022-11-11 11:24:04 +08:00
Gala
b2b46b0216
Merge branch 'master' into fix-ssl-existingName-invalid
2022-11-11 10:25:00 +08:00
raoxiaoli
a66a4ffa49
fix(helm): fix existingName does not take effect
...
when ssl.enabled and ssl.useExisting are true, ssl.existingName does not take effect
2022-11-11 10:16:02 +08:00