## Upgrade Impact ICYMI: If you are upgrading from a version prior to 20190410001346, please read our [Important Compliance Outage Announcement](https://discourse.chef.io/t/important-compliance-outage-information-on-automate-2-april-15th-upgrade/14909). ## Improvements - In Detail: Client Run CSV export now includes the error message for failed runs. - Independent of Shift: Compliance Reports wildcard searching is now case-insensitive. - Search Improvement: Search and filter by InSpec version in Compliance Reports search. - Easy on The Eye: JSON export for Compliance features properly formatted JSON. - Beautify: Appending `?pretty` to most API endpoints now returns a pretty-printed JSON response. - From the Top: The Compliance export endpoint now respects start time. - New Endpoint: `/compliance/reporting/report-ids` returns a list of report IDs, and is not limited by the Elasticsearch 10,000 pagination issue. ## Bug Fixes - Which One?: Notifications for client run failures no longer [incorrectly identifies the failing cookbook when using the `ignore_failure` property](https://github.com/chef/automate/issues/529). - Stay Awhile: Users logging in via SAML will not be kicked out after 1 minute. - No Mass Effect: Editing tags on one node added via bulk add resulted in [other nodes' tags being modified](https://github.com/chef/automate/issues/600), but we worked it out.