This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch groovy-replace
in repository https://gitbox.apache.org/repos/asf/skywalking.git
from c37e21f776 Fix ReflectUtil overload ambiguity in
DSLTest/DSLSecurityTest, update PowerMock changelog
add 5a3f6260e4 Fix `/debugging/config/dump` may leak sensitive information
if there are second level properties in the configuration. (#13726)
add dbd84ee0b3 Merge remote-tracking branch 'origin/master' into
groovy-replace
add 0caadcccb6 Fail on v1 runtime errors in MalComparisonTest
auto-generated data path, regenerate expected data
No new revisions were added by this update.
Summary of changes:
docs/en/changes/changes.md | 4 +
.../server/core/status/ServerStatusService.java | 35 +++-
test/e2e-v2/cases/storage/expected/config-dump.yml | 204 +++++++++++++++++++++
test/e2e-v2/cases/storage/mysql/e2e.yaml | 4 +-
.../oap/server/checker/mal/MalComparisonTest.java | 4 +-
.../test-envoy-metrics-rules/envoy-ca.data.yaml | 8 +-
.../mal/test-otel-rules/aws-eks/eks-node.data.yaml | 14 +-
.../test-otel-rules/mysql/mysql-instance.data.yaml | 10 +-
8 files changed, 260 insertions(+), 23 deletions(-)
create mode 100644 test/e2e-v2/cases/storage/expected/config-dump.yml