From 0703b82f6774c9dd215c491ca6e87f7c94fe193e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 6 May 2020 14:43:29 +0000 Subject: Update git submodules * Update docs/submodules/ccsdk/cds.git from branch 'master' to 158603523a43d4480b519f4ef27649cd98783410 - Merge "Truncate message published on Kafka / Spike: Define solution for logs separation" - Truncate message published on Kafka / Spike: Define solution for logs separation Refactoring of cmd-exec component - Improve display of error messages within the response - Fix gRPC buffer limitation (4Mb) by truncating error messages and cmd-exec logs if too heavy (>3Mb) Truncation of BP responses (<4Kb) before sending them in kafka audit topics. - Truncation if needed of error messages for every response - Truncation of cmd-exec logs in cmd-exec responses (Spike) Add a flag in the application.properties to enable/disable the display of cmd-exec responses on the BP side (Fix) Correction of BP processing with kafka regression (Fix) Changed default SSL Endpoint Algo Issue-ID: CCSDK-2326 Change-Id: If4d0e661117d1dd156cf19c95774824e754d870a Signed-off-by: Julien Fontaine --- docs/submodules/ccsdk/cds.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index 04c3d4668..158603523 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit 04c3d46682db8642ec41687309f31b1040f93e54 +Subproject commit 158603523a43d4480b519f4ef27649cd98783410 -- cgit 1.2.3-korg