Releases: puppetlabs/puppet
Releases · puppetlabs/puppet
8.6.0
What's Changed
Features & Enhancements
- Add options for failing resource check on command line by @cthorn42 in #9257
- package: pacman provider: Add purgeable feature by @bastelfreak in #9287
- (PUP-12023) Add option for disabling catalog messages by @cthorn42 in #9288
Bug Fixes
- Remove Accept-Encoding header on redirect by @mhashizume in #9265
- Accept UnaryMinusExpression as class parameter type by @joshcooper in #9269
- Fixes #9224: Add assumeyes option to dnf module list by @loopiv in #9225
- remove repetitive words by @carrychair in #9286
- Dup frozen strings by @joshcooper in #9291
- Support pip freeze URL format by @smokris in #9280
New Contributors
- @loopiv made their first contribution in #9225
- @carrychair made their first contribution in #9286
- @smokris made their first contribution in #9280
Full Changelog: 8.5.1...8.6.0
7.30.0
What's Changed
Features & Enhancements
- [Backport 7.x] package: pacman provider: Add purgeable feature backported by @github-actions in #9293 from #9287 by @bastelfreak
- [Backport 7.x] (#9292) New command line flag for puppet resource, fail by @joshcooper in #9300
- [Backport 7.x] (PUP-12023) Add option for disabling catalog messages backported by @github-actions in #9310 from #9288 by @cthorn42
- [Backport 7.x] Support pip freeze URL format by @joshcooper in #9311
Bug Fixes
- [Backport 7.x] Remove Accept-Encoding header on redirect backported by @github-actions in #9267 from #9265 by @mhashizume
- [Backport 7.x] Accept UnaryMinusExpression as class parameter type backported by @github-actions in #9272 from #9269 by @joshcooper
- [Backport 7.x] Fixes #9224: Add assumeyes option to dnf module list backported by @github-actions in #9278 from #9255 by @loopiv
- [Backport] (PUP-12026) Change non-literal type check to deprecation warning by @joshcooper in #9307
Full Changelog: 7.29.1...7.30.0