From: Dan Scott Date: Wed, 31 Oct 2012 03:34:04 +0000 (-0400) Subject: Release notes for 2.1.1: input log redaction X-Git-Tag: osrf_rel_2_1_2~5 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7c3727761dd359adde04f7ff0584ad98f25baf67;p=OpenSRF.git Release notes for 2.1.1: input log redaction Signed-off-by: Dan Scott --- diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt index b71918e..871b303 100644 --- a/doc/RELEASE_NOTES.txt +++ b/doc/RELEASE_NOTES.txt @@ -1,4 +1,4 @@ -Release notes for OpenSRF 2.1.0 +Release notes for OpenSRF 2.1.1 =============================== Supported platforms @@ -16,8 +16,17 @@ The following platforms are *no longer* supported: * Fedora 14 and 15 * RHEL 5 -New features ------------- +Changes in 2.1.1 +---------------- + +Input log redaction +~~~~~~~~~~~~~~~~~~~ +To avoid exposing potentially sensitive information, Perl and C services will +not log the parameters of methods matching a set of left-anchored string values +configured in `opensrf_core.xml`. + +New features in 2.1.0 +---------------------- OpenSRF Validator service (`opensrf.validator`) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~