Skip to content

Releases: puppetlabs/rspec-puppet

v5.0.0

06 Sep 09:11
68b5cd1
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.

v5.0.0 - 2024-09-06

Full Changelog

Changed

  • Unwrap sensitive values in error messages #42 (smortex)

Fixed

v4.0.2

05 Dec 10:08
622617b
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.

v4.0.2 - 2023-12-05

Full Changelog

Fixed

  • Revert "(maint) - fix rubocop" - Leading argument with delegation syntax not supported with ruby 2.7.0 #94 (jordanbreen28)
  • Revert "(CAT-1235) - Rename to puppetlabs-rspec-puppet" #92 (jordanbreen28)

v4.0.1

22 Nov 16:45
2f259a6
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.

v4.0.1 - 2023-11-22

Full Changelog

Fixed

v4.0.0

09 Oct 10:24
3d0aaec
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.

v4.0.0 - 2023-10-09

Full Changelog

Changed

Fixed

  • Avoid hardcoding ipaddress6 default #61 (ekohl)

v3.0.0

25 Apr 11:27
f4c5c71
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.

v3.0.0 - 2023-04-25

Full Changelog

Added

  • Support dot-notation when retrieving facts in facter_impl #46 (alexjfisher)

Changed

  • (CONT-808) Ruby 3 / Puppet 8 Support #48 (chelnak)

Fixed

v3.0.0.rc.1

12 Apr 15:46
5fa2719
Compare
Choose a tag to compare
v3.0.0.rc.1 Pre-release
Pre-release

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.

v3.0.0-rc.1 - 2023-04-12

Full Changelog

Changed

  • (CONT-808) Ruby 3 / Puppet 8 Support #48 (chelnak)

Fixed

Added

  • Support dot-notation when retrieving facts in facter_impl #46 (alexjfisher)