## Bug Fixes - Create constant for LWRP before calling `provides` - `path` attribute of `execute` resource is restored to provide backwards compatibility with Chef 11. This functionality is now deprecated and will be removed in Chef 13. - Fix `Chef::Knife::Core::BootstrapContext` constructor for knife-windows compat. - Make sure Client doesn't raise error when interval is set on Windows. - Fix `uninitialized constant Windows::Constants` in `windows_eventlog`. - Make sure the Chef Infra Client rpm packages are signed with GPG keys correctly.