[
https://issues.apache.org/jira/browse/CXF-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Yue Fang resolved CXF-8568.
-----------------------------------
Fix Version/s: 3.5.0
3.4.5
Resolution: Fixed
> DefaultLogEventMapper map() Method Signature Breaking Change
> ------------------------------------------------------------
>
> Key: CXF-8568
> URL: https://issues.apache.org/jira/browse/CXF-8568
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.4.4
> Reporter: Noah Rickles
> Assignee: Freeman Yue Fang
> Priority: Major
> Fix For: 3.4.5, 3.5.0
>
>
> The publicly accessible method {{map()}} of the {{DefaultLogEventMapper}}
> object was updated in
> [CXF-8099|https://issues.apache.org/jira/browse/CXF-8099] to include the
> ability to mask sensitive headers. In doing so, the method signature was
> changed to add a set of sensitive protocol headers. For existing
> implementations, this is a breaking change as the method signature differs.
> The proposed PR overloads the method to add back the version of the method
> that takes in one parameter, the message. A null check is also added for the
> {{sensitiveProtocolHeaders}} set.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)