## New Features - Chef InSpec reports the profile as "failed" instead of immediately terminating when a runtime error occurs during loading. ([#5128](https://github.com/inspec/inspec/pull/5128)) ## Improvements - The `service` resource features an update in preparation for the macOS Big Sur 11 release. ([#5130](https://github.com/inspec/inspec/pull/5130)) ## Bug Fixes - The `=` character's presence in a CLI input no longer truncates the value passed to Chef InSpec. ([#5135](https://github.com/inspec/inspec/pull/5135)) - The `apt` resource skips unsupported `apt-cdrom` repositories when parsing lists. ([#5138](https://github.com/inspec/inspec/pull/5138))