Skip to content

Latest commit

 

History

History
104 lines (57 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

104 lines (57 loc) · 6.05 KB

Changelog

4.0.0 (2024-05-16)

Full Changelog

Breaking changes:

  • Use namespaced ensure_packages, require puppetlabs/stdlib 9.x #44 (gcoxmoz)

Fixed bugs:

3.1.0 (2024-03-26)

Full Changelog

Implemented enhancements:

  • Add support for Debian 11 and 12 #42 (evgeni)
  • Add Ubuntu 20.04 and 22.04 support #41 (evgeni)
  • Prepare for Ruby 3. Replace File.exists? with File.exist? #40 (tuxmea)
  • Make TLS authentication to foreman optional #39 (bastelfreak)

3.0.0 (2023-11-14)

Full Changelog

Breaking changes:

Implemented enhancements:

2.4.0 (2023-08-16)

Full Changelog

Implemented enhancements:

2.3.0 (2023-06-20)

Full Changelog

Implemented enhancements:

2.2.0 (2022-10-28)

Full Changelog

Implemented enhancements:

2.1.0 (2022-02-03)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Correct assertion to reflect ensure_packages new default #15 (ekohl)
  • Fix project URLs used by puppet forge #14 (neomilium)

2.0.0 (2021-07-23)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Allow Puppet 7 compatible versions of mods #8 (ekohl)

1.0.0 (2021-04-26)

Full Changelog

Merged pull requests:

  • Support Puppetserver 7 #6 (ekohl)
  • Switch from Travis CI to Github Actions #3 (ekohl)
  • Port over code from puppet-foreman #1 (ekohl)

* This Changelog was automatically generated by github_changelog_generator