Skip to content

Releases: puppetlabs/puppet-resource_api

v2.0.0

14 Mar 09:57
1ece702
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.0.0 - 2025-03-13

Full Changelog

Changed

  • (CAT-2254) Remove puppet 7 / Ruby 2.7 related code #368 (LukasAud)

Added

Fixed

  • Fix instances method with simple_get_filter #304 (seanmil)
  • SimpleProvider name fixes #302 (seanmil)
  • Various Rubocop fixes