trove/releasenotes/notes/fix-bad-swift-endpoint-in-guestlog-05f7483509dacbbf.yaml
Craig Vyvial a5dd762cf0 updating the release notes from mitaka commits
Change-Id: I360c32c686161cf7bdd8afa1971a06c9ae2aa664
Author: Craig Vyvial <cp16net@gmail.com>
Co-Authored-By: Amrith Kumar <amrith@tesora.com>
2016-03-17 23:14:16 -04:00

7 lines
284 B
YAML

---
fixes:
- The guest log code raises a non-serializable exception if the given
Swift endpoint is invalid. This causes an ambiguous "Circular
reference detected" error on the guest, and a timeout on the caller.
This case is now caught and the correct exception raised.