This is an automated email from the ASF dual-hosted git repository. heneveld pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
commit 823bd8ae78cf772ec3bd51f2fa5f011d03fee316 Merge: ccf8d1fc1e fdc4b37376 Author: Alex Heneveld <[email protected]> AuthorDate: Wed Apr 1 11:36:23 2026 +0100 Merge pull request #1428 from zan-mateusz/fix/suppress-secrets-on-custom-types suppressing of secrets in complex JSON serializable types .../org/apache/brooklyn/core/config/Sanitizer.java | 73 +++++++++++++---- .../util/core/json/ShellEnvironmentSerializer.java | 19 ++++- .../apache/brooklyn/core/config/SanitizerTest.java | 91 +++++++++++++++++++++- .../base/ShellEnvironmentSerializerTest.java | 20 +++++ 4 files changed, 184 insertions(+), 19 deletions(-)
