heat/releasenotes/notes/honor-hidden-parameter-in-stack-env-show-cmd-062065545dfef82a.yaml
Takashi Kajinami 216cdd4449 Update release note of task 47052
The previous content is not very accurate because the fix is made in
API layer instead of the CLI command.

Change-Id: I0abbd535aacc03446ada0fa806dfdfdaa4522afe
2023-02-15 19:43:08 +09:00

7 lines
211 B
YAML

---
fixes:
- |
Honor ``hidden`` parameter in get stack environment API. Now values passed
to hidden parameters are replaced by '******', similarly to the other
APIs such as show stack details API.