Skip to content

Latest commit

 

History

History
118 lines (68 loc) · 6.52 KB

CHANGELOG.md

File metadata and controls

118 lines (68 loc) · 6.52 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.

v2.1.0 (2021-12-30)

Full Changelog

Implemented enhancements:

  • use 'content' instead of 'source' to increase performance #60 (kBite)

Merged pull requests:

v2.0.0 (2021-06-03)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Make the 'set' parameter optional #23
  • add 'sets' hash to configure 'ipset::set' resource via Hiera #42 (kBite)
  • Add unmanaged ipset example to README.md #29 (kasimon)

Fixed bugs:

Closed issues:

  • Set file for unmanaged ipsets is emptied on each puppet run #39

Merged pull requests:

v1.2.3 (2020-03-04)

Full Changelog

Fixed bugs:

Closed issues:

  • hashsize is dynamic and produces errors on large sets #26

v1.2.1 (2020-03-02)

Full Changelog

Fixed bugs:

v1.2.0 (2019-11-18)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v1.1.0 (2019-10-21)

Full Changelog

Implemented enhancements:

v1.0.0 (2019-10-08)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • update puppet-strings/README.md documentation #6 (bastelfreak)
  • Fix Rubocop/puppet-lint warnings & broken travis config & broken acceptance tests #1 (bastelfreak)

* This Changelog was automatically generated by github_changelog_generator