fuel-plugin-murano/releasenotes/notes/string-logging-20b8e60a957ba6b7.yaml
Kirill Zaitsev 8e556ecc4a Add 1.1.0 release notes and known issues
Change-Id: Ife9b485a248678e2fb45145400c65dd61ba71409
2016-10-14 14:14:29 +03:00

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.