From dc121be8cebb3b661cb6f802304b8d311e24a945 Mon Sep 17 00:00:00 2001 From: Steve Smokowski Date: Wed, 18 Dec 2019 20:59:11 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to b55a3a35b75653f9804821432d95ae769ea494b5 - Merge "update so to use 1.6.3 snapshot from the logging" - update so to use 1.6.3 snapshot from the logging Updated snapshot to 1.6.3 and began fixing failing tests Update SOAPLoggingInInterceptor to use new InvocationID value Changed client and server keys to InvocationID BPRestCallback to use ServerInvocationId Removed logging MDC checking from unit tests Began switching bprestcallback to use resttemplate Removed changes to logback replacing invocationIds Updated logic where requestEntity is created on null message Added unit tests for BPRestCallback Set InvocationID in MDC in SOAPLoggingInInterceptor Send in URI to prevent encoding of URI causing % to change to %25 Updated restTemplate to fix issue with interceptors Issue-ID: SO-2571 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I7e0d80eae9036c993414ae96ebd571c89cb9dfa9 --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so.git b/docs/submodules/so.git index beb67f96e..b55a3a35b 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit beb67f96eb74a85e280f50e24dc5b6a23f168c69 +Subproject commit b55a3a35b75653f9804821432d95ae769ea494b5 -- 2.16.6