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
Ivan Dyachkov
262e53eed2
chore: ensure macos keychain does not exist when signing binaries
2022-11-20 16:38:55 +01:00
Ivan Dyachkov
f02e4af09a
ci: use user home dir for otp install
2022-11-20 16:19:28 +01:00
Ivan Dyachkov
8d138d2525
ci: build slim packages on macos arm64
2022-11-20 15:56:16 +01:00
Zaiming (Stone) Shi
c559334e69
ci: fix windows build
2022-11-20 09:13:58 +01:00
Zaiming (Stone) Shi
458d23ebc4
chore: bump version to v5.0.0-beta.5
2022-11-20 09:11:53 +01:00
Zaiming (Stone) Shi
c3777e4920
ci: avoid using 'include' for elixir builds
...
prior to this change the elixir builds matrix dimensions were 'included'
cusing it to build for enterprise eidtion
use exclude instead.
also removed otp from the artifact upload name, leave only profile,
so there is no need to 'include' with a '-windows' suffix for
windows package uploads
2022-11-20 09:06:54 +01:00
Zaiming (Stone) Shi
03d3d1d65a
ci: exclude raspbian all together
...
the 'exclude' matrix prior to this change had raspbian all
excluded anyway.
2022-11-20 08:50:11 +01:00
Zaiming (Stone) Shi
c878c20499
ci: exclude enterprise tag for windows builds
2022-11-20 08:49:05 +01: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
f0f34be1a4
Merge remote-tracking branch 'zmstone/1117-release-only-default-otp' into dev/ee5.0
2022-11-19 14:07:58 +01:00
Zaiming (Stone) Shi
0dd73bbe52
Merge pull request #9394 from zmstone/1116-sync-v5.0.10-to-ee50
...
1116 sync v5.0.10 to ee50
2022-11-19 14:06:58 +01: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
Zaiming (Stone) Shi
e4a4956c19
ci: fix find-apps.sh default printout
2022-11-18 21:18:14 +01:00
Zaiming (Stone) Shi
90ad3c70bf
chore: upgrade to replayq 0.3.5
2022-11-18 21:18:14 +01:00
Zaiming (Stone) Shi
83fe35b148
Merge remote-tracking branch 'origin/dev/ee5.0' into 1116-sync-v5.0.10-to-ee50
2022-11-18 19:23:31 +01:00
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