All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v5.0.0 (2023-12-18)
Breaking changes:
- Drop Puppet 6 support #138 (bastelfreak)
Implemented enhancements:
- Add Puppet 8 support #142 (bastelfreak)
- puppetlabs/stdlib: Allow 9.x #141 (bastelfreak)
Closed issues:
- windowsfirewall type does not enable profiles on Windows Server 2022 #140
Merged pull requests:
- Remove legacy top-scope syntax #145 (smortex)
- Update registry dependency from < 5 to < 6 #144 (TraGicCode)
v4.1.0 (2022-06-03)
Implemented enhancements:
- Integrate with hiera for creation of exceptions #127 (bahner)
- (GH-121) Add support for puppet 7.x #122 (TraGicCode)
Closed issues:
- Add support for puppet 7.x #121
Merged pull requests:
- Dependency and Support Bump #129 (trevor-vaughan)
- Allow stdlib 8.0.0 #119 (smortex)
- Update README.md to include instruction on how to remove a rule #118 (mike406)
v4.0.0 (2021-03-20)
Breaking changes:
- Drop Puppet 5; require Puppet 6.1.0 #114 (bastelfreak)
Fixed bugs:
- Fixing display_name to default to the resource title #113 (msiroskey)
- Fix truncated verification #107 (JasonN3)
Closed issues:
- remote_port and local_port should also support string for comma-separated port list or dash-separated port range. #80
Merged pull requests:
- Local and Remote port range and csv #80 #106 (sbezzy)
- Fixed provider for making changes via Puppet #104 (Nekototori)
- Make more use of data types #103 (alexjfisher)
v3.0.0 (2020-07-30)
Breaking changes:
- modulesync 2.7.0 and drop puppet 4 #88 (bastelfreak)
Implemented enhancements:
- New Provider with Types and Docs #89 (alexjfisher)
Fixed bugs:
- Master O/S conditionals Completely Broken #66
Closed issues:
- Missing dependency puppetlabs-registry in PuppetForge version. #29
Merged pull requests:
- modulesync 3.0.0 & puppet-lint updates #101 (bastelfreak)
- Bump puppetlabs/registry #99 (spotter-puppet)
- Allow puppetlabs/stdlib 6.x #98 (dhoppe)
- Remove duplicate CONTRIBUTING.md file #94 (dhoppe)
- Support puppetlabs/stdlib 6.x. #92 (pillarsdotnet)
- removed operatingsystemversion and old os testing #90 (Nekototori)
- Remove Linux acceptance nodesets #84 (ekohl)
v2.0.2 (2018-10-19)
Fixed bugs:
- Documentation is not updated for new puppet 4 data types #65
Closed issues:
- Update documentation for changed attribute data types #79
Merged pull requests:
- modulesync 2.2.0 and allow puppet 6.x #82 (bastelfreak)
- example and param doc update #81 (joeypiccola)
- allow puppetlabs/stdlib 5.x #77 (bastelfreak)
v2.0.1 (2018-08-20)
Fixed bugs:
- Remove hardcoded c drive reference for firewall exceptions #63 (TraGicCode)
Closed issues:
- Update puppetlabs-registry module dependency #72
- Don't working when Windows installed not on drive C:\ #52
- Use in-built Windows Facter facts #45
- liamjbennett/win_facts module causes Registry errors #34
- fixing remote ports #22
- fix broken ensure=absent #21
Merged pull requests:
- allow puppetlabs/registry 2.x #74 (bastelfreak)
- Remove docker nodesets #69 (bastelfreak)
- drop EOL OSs; fix puppet version range #68 (bastelfreak)
- Puppet 4+ data types to get rid of some validate_re #61 (ofalk)
v2.0.0 (2017-11-17)
Merged pull requests:
- bump puppet version dependency to >= 4.7.1 < 6.0.0 #58 (bastelfreak)
v1.1.0 (2017-02-11)
This is the last release with Puppet3 support!
- Fix several markdown issues
- Add missing badges
- Fix several rubocop issues
- Set min version_requirement for Puppet + bump deps
- Rubocop: automatic fixes
- modulesync with voxpupuli defaults
- Added support for matching remote ports
- Fixed rules not being deleted
- Add program rule support, various other fixes
- Some bug fixes and additional testing
- The initial version
* This Changelog was automatically generated by github_changelog_generator