Patch release that fixes an issue with Embedded Views being impacted by certain App theme customizations, avoids a potential NPE related to network failures, and adds more useful logging around Feature Flag evaluation.
Changes
- Prevent App-level theme customizations from impacting Embedded Views
- Avoid a potential NPE related to network failures, when no error body is present
- Improved logging around Feature Flag evaluation