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:
Tobias Urdin 2025-05-06 11:29:42 +02:00
parent a5b7323fa4
commit 8391defeea

View 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.