Skip to content

Latest commit

 

History

History
226 lines (133 loc) · 8.89 KB

CHANGELOG.md

File metadata and controls

226 lines (133 loc) · 8.89 KB

Changelog

9.1.0 (2024-05-16)

Full Changelog

Implemented enhancements:

9.0.0 (2023-11-14)

Full Changelog

Breaking changes:

Implemented enhancements:

8.0.0 (2022-10-27)

Full Changelog

Breaking changes:

Implemented enhancements:

7.2.0 (2022-04-20)

Full Changelog

Implemented enhancements:

7.1.0 (2022-02-03)

Full Changelog

Implemented enhancements:

7.0.0 (2021-07-23)

Full Changelog

Breaking changes:

Implemented enhancements:

6.0.0 (2020-05-12)

Full Changelog

Breaking changes:

  • Use modern facts #107

Implemented enhancements:

  • Add EL8 & Fedora 31, drop Fedora 26 #98 (ekohl)

5.0.2 (2020-02-11)

Full Changelog

Implemented enhancements:

5.0.1 (2019-06-12)

Full Changelog

Merged pull requests:

5.0.0 (2019-04-15)

Full Changelog

Breaking changes:

4.4.0 (2019-01-10)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Mark private classes for puppet-strings #88 (ekohl)

4.3.0 (2018-10-15)

Full Changelog

Implemented enhancements:

  • Fixes #25190 - Allow overriding the tftp map source #82 (ekohl)
  • Simplify service class & contain classes #80 (ekohl)

4.2.1 (2018-10-04)

Full Changelog

Merged pull requests:

  • allow puppetlabs-stdlib 5.x #78 (mmoll)

4.2.0 (2018-07-16)

Full Changelog

Implemented enhancements:

  • Support Ubuntu/bionic, drop Fedora 25 #72 (mmoll)

4.1.0 (2018-05-02)

Full Changelog

Merged pull requests:

  • Clean up the configuration class #70 (ekohl)

4.0.0 (2018-01-25)

Full Changelog

Breaking changes:

  • Update hiera yaml to version 5 #57 (mmoll)

Implemented enhancements:

3.0.2

  • Allow puppetlabs/xinetd 3.0.0
  • Set the service for the Red Hat OS family

3.0.1

  • Fix invalid byte sequence in UTF-8 error

3.0.0

  • Drop Puppet 3 support
  • Add handling for some buggy PXE stacks

2.0.0

  • Drop support for Ruby 1.8.7

1.8.2

  • Fix strict variables compatibility on Arch Linux

1.8.1

  • Mark compatibility with puppetlabs/xinetd 2.x

1.8.0

  • Add support for Archlinux
  • Add package, syslinux_package parameters to override package names
  • Fix service resource provider under Ubuntu 16.04

1.7.0

  • Add support for Ubuntu 16.04
  • Support Puppet 3.0 minimum
  • Support Fedora 21, remove Debian 6 (Squeeze)

1.6.0

  • Add FreeBSD support
  • Support Puppet 4 and future parser
  • Remove trailing slashes of tftproot directories

1.5.1

  • Improved linting, minor style fixes

1.5.0

  • Support for Debian 8 (Jessie) syslinux package names
  • Add root parameter to override root directory (#8942)

1.4.3

  • Fix lint issues

1.4.2

  • Fix Modulefile specification for Forge compatibility

1.4.1

  • Specify xinetd version to workaround librarian-puppet bug

1.4.0

  • Add Amazon Linux support
  • Puppet 2.6 support deprecated
  • Cleanup of manifest style
  • Add tests

* This Changelog was automatically generated by github_changelog_generator