Add release note for mask keys
Follow-up patch for [1] to add a release note about the new parameters. [1] https://review.opendev.org/c/openstack/taskflow/+/932843 Change-Id: If6272d909932efa41e8f82678c1287d152afd0d1
This commit is contained in:
parent
a5b7323fa4
commit
8391defeea
7
releasenotes/notes/mask-keys-74b9bb5c420d8091.yaml
Normal file
7
releasenotes/notes/mask-keys-74b9bb5c420d8091.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Added ``mask_inputs_keys`` and ``mask_outputs_keys`` parameters to the
|
||||
constructors for ``FailureFormatter`` and ``DynamicLoggingListener``
|
||||
that can be used to mask sensitive information from the ``requires``
|
||||
and ``provides`` fields respectively when logging a atom.
|
Loading…
x
Reference in New Issue
Block a user