This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 07c9c7cca feat(java): add new stats fields to match server sysinfo
updates (#2969)
add 2119848c3 test(server): add regression test to ensure secrets are
never persisted as plaintext (#2945)
No new revisions were added by this update.
Summary of changes:
core/integration/src/harness/handle/server.rs | 8 +-
core/integration/tests/data_integrity/mod.rs | 1 +
.../verify_no_plaintext_credentials_on_disk.rs | 107 +++++++++++++++++++++
3 files changed, 115 insertions(+), 1 deletion(-)
create mode 100644
core/integration/tests/data_integrity/verify_no_plaintext_credentials_on_disk.rs