murano/releasenotes/notes/string-logging-20b8e60a957b...

6 lines
237 B
YAML

---
fixes:
- Murano engine no longer logs methods ``string()``, ``json()``, and ``yaml()``
of the 'io.murano.system.Resources' class. This is done to prevent UnicodeDecodeError's
when transferring binary files to murano agent.