diff options
author | Steve Smokowski <ss835w@att.com> | 2019-12-18 20:59:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-18 20:59:11 +0000 |
commit | dc121be8cebb3b661cb6f802304b8d311e24a945 (patch) | |
tree | 9d878c871949a2bff18e7ad22d656caadc257e6b | |
parent | 785e088d70a76d97baaf86b57cd1020f88a215cb (diff) |
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) <mb388a@att.com>
Change-Id: I7e0d80eae9036c993414ae96ebd571c89cb9dfa9
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject beb67f96eb74a85e280f50e24dc5b6a23f168c6 +Subproject b55a3a35b75653f9804821432d95ae769ea494b |