Zaiming (Stone) Shi
aeac9bf43f
ci: refactor, find-app.sh produced matrix
2022-11-18 19:22:02 +01:00
Zaiming (Stone) Shi
06cb7aeb48
ci: make ci matrix from find-apps.sh
2022-11-18 19:06:51 +01:00
Zaiming (Stone) Shi
3d75a1db3b
ci: refactor run_test_cases to prepare ce and ee source zips
2022-11-18 13:17:31 +01:00
Zaiming (Stone) Shi
36404a52ab
ci: add DIAGNOSTIC=1 to inspect rebar3 error
2022-11-18 12:59:27 +01:00
Zaiming (Stone) Shi
c6b32c2773
ci: ensure PROFILE for ct runs
2022-11-18 12:05: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
95f3df9a10
ci: ensure docker-compose up erlang container with root when test Kafka
2022-11-18 00:12:48 +01: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
Zaiming (Stone) Shi
e5ced07665
fix: add no_return function spec to make dialyzer happy
2022-11-16 19:07:51 +01:00
Zaiming (Stone) Shi
7c8ed59edd
ci: add back the profile matrix for elixir_release build
2022-11-16 18:30:49 +01:00
Zaiming (Stone) Shi
7305923d12
fix: bridge name parser should not leak atom
2022-11-16 18:25:42 +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
Thales Macedo Garitezi
8b1402cb36
Merge pull request #9309 from thalesmg/test-cov-influxdb-ee50
...
test(influxdb): increase influxdb bridge/connector coverage (ee5.0)
2022-11-16 13:15:18 -03:00
Zaiming (Stone) Shi
c940b901f5
chore: fix app versions
2022-11-16 16:26:43 +01:00
Zaiming (Stone) Shi
09455edae8
Merge tag 'v5.0.10' into dev/ee5.0
2022-11-16 16:20:30 +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
Thales Macedo Garitezi
2ae0125562
test(refactor): encode toxiproxy payloads with emqx_json
2022-11-16 10:57:13 -03: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
Thales Macedo Garitezi
0f9cc0d93f
test(refactor): stop snabbkaffe on every test
2022-11-11 10:03:30 -03:00
Thales Macedo Garitezi
b673bef027
style: indent script
2022-11-11 10:02:02 -03: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