Puppet Core 8.13.1

Released June 2025. This version was released to fix an issue where the puppet-resource_api gem included in previous releases broke DSC providers used by Security Compliance Enforcement for Windows.

Resolved issues

The puppet-resource_api gem was reverted to work with DSC providers used by Security Compliance Enforcement for Windows

Puppet Core 8.12.0 and 8.13.0 included the puppet-resource_api 2.0 gem, which impacted auto-generated DSC providers and the data values received by the dsc_securityoption type, breaking enforcement of the resource. This DSC type is used by Security Compliance Enforcement for Windows to enforce CIS controls. Puppet Core 8.13.1 reverted to the puppet-resource_api 1.9.0 gem which fixes this issue. PUP-12102