## Security - Added support to move the client.pem file to secure storage ([#12518](https://github.com/chef/chef/pull/12518)). ## Improvements - The `chef_client_config` resource will now create directories defined in the properties if they don't exist ([#12416](https://github.com/chef/chef/pull/12416)). ## Bug Fixes - Fixed an issue when specifying a package version when using the `yum_package` resource ([#12657](https://github.com/chef/chef/pull/12657)). - Fixed an issue where the subscribes notification would silently ignore an incorrectly formatted resource name ([#12525](https://github.com/chef/chef/pull/12525)). - Fixed an issue where the `archive_file` resource would fail to find archive files on CentOS 7.x ([#12552](https://github.com/chef/chef/pull/12552)).