Skip to content

Latest commit

 

History

History
189 lines (108 loc) · 9.56 KB

CHANGELOG.md

File metadata and controls

189 lines (108 loc) · 9.56 KB

Changelog

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)

Full Changelog

Breaking changes:

Implemented enhancements:

Closed issues:

  • windowsfirewall type does not enable profiles on Windows Server 2022 #140

Merged pull requests:

v4.1.0 (2022-06-03)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add support for puppet 7.x #121

Merged pull requests:

v4.0.0 (2021-03-20)

Full Changelog

Breaking changes:

Fixed bugs:

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:

v3.0.0 (2020-07-30)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Master O/S conditionals Completely Broken #66

Closed issues:

  • Missing dependency puppetlabs-registry in PuppetForge version. #29

Merged pull requests:

v2.0.2 (2018-10-19)

Full Changelog

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:

v2.0.1 (2018-08-20)

Full Changelog

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:

v2.0.0 (2017-11-17)

Full Changelog

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

2016-05-08 Release 1.0.3

  • modulesync with voxpupuli defaults

2016-02-03 Release 1.0.2

  • Added support for matching remote ports

2015-07-23 Release 1.0.1

  • Fixed rules not being deleted

2013-10-20 Release 0.0.3

  • Add program rule support, various other fixes

2013-10-20 Release 0.0.2

  • Some bug fixes and additional testing

2013-10-20 Release 0.0.1

  • The initial version

* This Changelog was automatically generated by github_changelog_generator