This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.22 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit e23c7ef70178a4662b0d54f99f136deb8a897e14 Merge: e33f4754f53 028dd869456 Author: Daan Hoogland <[email protected]> AuthorDate: Wed Nov 26 11:31:27 2025 +0100 Merge release branch 4.20 to 4.22 * 4.20: fixed Password Exposure in IPMI Tool Command Execution (#12028) server: fix volume offering not updated after offering change (#12003) fix API Request Parameters Logged Credential Masking in ApiServer (#12020) server/src/main/java/com/cloud/api/ApiServer.java | 28 ++++++++++++++++++---- .../com/cloud/storage/VolumeApiServiceImpl.java | 2 +- ui/public/locales/en.json | 2 +- .../cloudstack/utils/process/ProcessRunner.java | 11 ++++++--- .../utils/process/ProcessRunnerTest.java | 12 ++++++++++ 5 files changed, 46 insertions(+), 9 deletions(-)
