tag:github.com,2008:https://github.com/puppetlabs/rspec-puppet/releasesRelease notes from rspec-puppet2024-09-06T09:10:17Ztag:github.com,2008:Repository/2145412/v5.0.02024-09-06T09:11:27Zv5.0.0
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/" rel="nofollow">Keep a Changelog</a> and this project adheres to <a href="http://semver.org" rel="nofollow">Semantic Versioning</a>.</p>
<h2><a href="https://github.com/puppetlabs/rspec-puppet/tree/v5.0.0">v5.0.0</a> - 2024-09-06</h2>
<p><a href="https://github.com/puppetlabs/rspec-puppet/compare/v4.0.2...v5.0.0">Full Changelog</a></p>
<h3>Changed</h3>
<ul>
<li>Unwrap sensitive values in error messages <a href="https://github.com/puppetlabs/rspec-puppet/pull/42" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/42/hovercard">#42</a> (<a href="https://github.com/smortex">smortex</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>server_facts: Switch from legacy to structured facts <a href="https://github.com/puppetlabs/rspec-puppet/pull/127" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/127/hovercard">#127</a> (<a href="https://github.com/bastelfreak">bastelfreak</a>)</li>
<li>(bug) - Add license file to built gem <a href="https://github.com/puppetlabs/rspec-puppet/pull/108" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/108/hovercard">#108</a> (<a href="https://github.com/jordanbreen28">jordanbreen28</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/2145412/v4.0.22023-12-05T10:08:28Zv4.0.2
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/" rel="nofollow">Keep a Changelog</a> and this project adheres to <a href="http://semver.org" rel="nofollow">Semantic Versioning</a>.</p>
<h2><a href="https://github.com/puppetlabs/rspec-puppet/tree/v4.0.2">v4.0.2</a> - 2023-12-05</h2>
<p><a href="https://github.com/puppetlabs/rspec-puppet/compare/3bbb83dc27e2b1621a5966f9d84722fdc3c4ba0a...v4.0.2">Full Changelog</a></p>
<h3>Fixed</h3>
<ul>
<li>Revert "(maint) - fix rubocop" - Leading argument with delegation syntax not supported with ruby 2.7.0 <a href="https://github.com/puppetlabs/rspec-puppet/pull/94" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/94/hovercard">#94</a> (<a href="https://github.com/jordanbreen28">jordanbreen28</a>)</li>
<li>Revert "(CAT-1235) - Rename to puppetlabs-rspec-puppet" <a href="https://github.com/puppetlabs/rspec-puppet/pull/92" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/92/hovercard">#92</a> (<a href="https://github.com/jordanbreen28">jordanbreen28</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/2145412/v4.0.12023-11-22T16:45:43Zv4.0.1
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/" rel="nofollow">Keep a Changelog</a> and this project adheres to <a href="http://semver.org" rel="nofollow">Semantic Versioning</a>.</p>
<h2><a href="https://github.com/puppetlabs/rspec-puppet/tree/v4.0.1">v4.0.1</a> - 2023-11-22</h2>
<p><a href="https://github.com/puppetlabs/rspec-puppet/compare/3bbb83dc27e2b1621a5966f9d84722fdc3c4ba0a...v4.0.1">Full Changelog</a></p>
<h3>Fixed</h3>
<ul>
<li>(maint) - Add original owners <a href="https://github.com/puppetlabs/rspec-puppet/pull/90" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/90/hovercard">#90</a> (<a href="https://github.com/jordanbreen28">jordanbreen28</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/2145412/v4.0.02023-10-09T10:24:13Zv4.0.0
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/" rel="nofollow">Keep a Changelog</a> and this project adheres to <a href="http://semver.org" rel="nofollow">Semantic Versioning</a>.</p>
<h2><a href="https://github.com/rspec-puppet/puppetlabs/tree/v4.0.0">v4.0.0</a> - 2023-10-09</h2>
<p><a href="https://github.com/rspec-puppet/puppetlabs/compare/3bbb83dc27e2b1621a5966f9d84722fdc3c4ba0a...v4.0.0">Full Changelog</a></p>
<h3>Changed</h3>
<ul>
<li>(CAT-1226) - Remove Compatibility for Puppet 7.10 and below <a href="https://github.com/puppetlabs/rspec-puppet/pull/73" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/73/hovercard">#73</a> (<a href="https://github.com/jordanbreen28">jordanbreen28</a>)</li>
<li>Drop RSpec 2 & Ruby 1 compatiblity <a href="https://github.com/puppetlabs/rspec-puppet/pull/67" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/67/hovercard">#67</a> (<a href="https://github.com/ekohl">ekohl</a>)</li>
<li>Remove puppet applications support <a href="https://github.com/puppetlabs/rspec-puppet/pull/54" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/54/hovercard">#54</a> (<a href="https://github.com/nabertrand">nabertrand</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Avoid hardcoding ipaddress6 default <a href="https://github.com/puppetlabs/rspec-puppet/pull/61" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/61/hovercard">#61</a> (<a href="https://github.com/ekohl">ekohl</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/2145412/v3.0.02023-04-25T11:36:56Zv3.0.0
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/" rel="nofollow">Keep a Changelog</a> and this project adheres to <a href="http://semver.org" rel="nofollow">Semantic Versioning</a>.</p>
<h2><a href="https://github.com/puppetlabs/rspec-puppet/tree/v3.0.0">v3.0.0</a> - 2023-04-25</h2>
<p><a href="https://github.com/puppetlabs/rspec-puppet/compare/v3.0.0.rc.1...v3.0.0">Full Changelog</a></p>
<h3>Added</h3>
<ul>
<li>Support dot-notation when retrieving facts in facter_impl <a href="https://github.com/puppetlabs/rspec-puppet/pull/46" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/46/hovercard">#46</a> (<a href="https://github.com/alexjfisher">alexjfisher</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>(CONT-808) Ruby 3 / Puppet 8 Support <a href="https://github.com/puppetlabs/rspec-puppet/pull/48" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/48/hovercard">#48</a> (<a href="https://github.com/chelnak">chelnak</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Default to current versions of Puppet and Facter <a href="https://github.com/puppetlabs/rspec-puppet/pull/36" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/36/hovercard">#36</a> (<a href="https://github.com/ekohl">ekohl</a>)</li>
<li>fixed plugins link <a href="https://github.com/puppetlabs/rspec-puppet/pull/30" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/30/hovercard">#30</a> (<a href="https://github.com/binford2k">binford2k</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/2145412/v3.0.0.rc.12023-04-25T11:24:49Zv3.0.0.rc.1
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/" rel="nofollow">Keep a Changelog</a> and this project adheres to <a href="http://semver.org" rel="nofollow">Semantic Versioning</a>.</p>
<h2><a href="https://github.com/puppetlabs/rspec-puppet/tree/v3.0.0-rc.1">v3.0.0-rc.1</a> - 2023-04-12</h2>
<p><a href="https://github.com/puppetlabs/rspec-puppet/compare/v2.12.0...v3.0.0-rc.1">Full Changelog</a></p>
<h3>Changed</h3>
<ul>
<li>(CONT-808) Ruby 3 / Puppet 8 Support <a href="https://github.com/puppetlabs/rspec-puppet/pull/48" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/48/hovercard">#48</a> (<a href="https://github.com/chelnak">chelnak</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Default to current versions of Puppet and Facter <a href="https://github.com/puppetlabs/rspec-puppet/pull/36" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/36/hovercard">#36</a> (<a href="https://github.com/ekohl">ekohl</a>)</li>
<li>fixed plugins link <a href="https://github.com/puppetlabs/rspec-puppet/pull/30" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/30/hovercard">#30</a> (<a href="https://github.com/binford2k">binford2k</a>)</li>
</ul>
<h3>Added</h3>
<ul>
<li>Support dot-notation when retrieving facts in facter_impl <a href="https://github.com/puppetlabs/rspec-puppet/pull/46" data-hovercard-type="pull_request" data-hovercard-url="/puppetlabs/rspec-puppet/pull/46/hovercard">#46</a> (<a href="https://github.com/alexjfisher">alexjfisher</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/2145412/v2.12.02022-07-21T18:28:06Zv2.12.0<p>v2.12.0</p>pmcmawtag:github.com,2008:Repository/2145412/v2.11.12021-12-10T11:54:55Zv2.11.1<p>Version 2.11.1</p>unknowntag:github.com,2008:Repository/2145412/v2.11.02021-11-10T16:44:50Zv2.11.0<p>Version 2.11.0</p>da-artag:github.com,2008:Repository/2145412/v2.10.02021-08-02T10:53:11Zv2.10.0<p>Version 2.10.0</p>da-ar