Skip to content

Latest commit

 

History

History
387 lines (259 loc) · 27.5 KB

CHANGELOG.md

File metadata and controls

387 lines (259 loc) · 27.5 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.

v6.1.0 (2024-01-19)

Full Changelog

Implemented enhancements:

Merged pull requests:

v6.0.0 (2023-12-11)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Support for puppetlabs/stdlib 9.x, concat 9.x, Debian 12, and Ubuntu 22.04 #278 (mj)
  • Add CentOS Stream 9 and RHEL 9 support #272 (tobias-urdin)

v5.0.1 (2022-11-03)

Full Changelog

Fixed bugs:

v5.0.0 (2022-05-10)

Full Changelog

Breaking changes:

  • Drop support for Puppet 5 #256 (smortex)
  • Drop support for CentOS/RedHat 6, Debian 8,9 and Ubuntu 16.04 #254 (smortex)

Implemented enhancements:

  • allow to override host-subnetmask for pools #262 (sircubbi)
  • Add support for grouping of dhcp-pools into shared-networks #261 (sircubbi)
  • Add support for Puppet 7 #257 (smortex)
  • Add support for Debian 11, Ubuntu 20.04 #255 (smortex)
  • Extend support for event clauses to global, pool and pool6 #252 (mergwyn)

Fixed bugs:

Closed issues:

  • Add event handlers to main and pool config - Enhancement #251
  • Add support of shared-network option #158

Merged pull requests:

v4.0.1 (2020-08-23)

Full Changelog

Fixed bugs:

  • pxeserver parameter no longer supports hostnames, only IP address #239
  • Allow indefinite lease times to be set #246 (alexjfisher)

Merged pull requests:

v4.0.0 (2020-02-24)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Allow puppetlabs/concat 6.x, puppetlabs/stdlib 6.x #225 (dhoppe)
  • set dhcpd_ifaces in rc.conf on FreeBSD #212 (mmoll)

Closed issues:

  • Ubuntu 18.04 Interfaces not set #200
  • Insert possibility to enable host declaration without IP. #106
  • Configure dhcpd_ifaces in rc.conf on FreeBSD #88

Merged pull requests:

v3.4.0 (2018-12-19)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v3.3.0 (2018-09-07)

Full Changelog

Implemented enhancements:

  • Use IPv6 type validation for $nameservers_ipv6 #186 (ekohl)

Fixed bugs:

  • Debian default ipv4 interfaces config has changed #189 (vStone)
  • Enclosing the omapi secret parameter in "quotes" is a syntax error #179 (infracaninophile)

Closed issues:

  • INTERFACES default option deprecated on Debian 9 #177

Merged pull requests:

v3.2.0 (2018-01-04)

Full Changelog

Implemented enhancements:

Closed issues:

  • Could not find dependent Service[dhcpd] for File[/etc/systemd/system/dhcpd.service] when manage_service is false #170

Merged pull requests:

v3.1.0 (2017-11-11)

Full Changelog

Merged pull requests:

v3.0.0 (2017-10-18)

Full Changelog

Breaking changes:

  • Write a systemd service file when using systemd #154 (petems)

Implemented enhancements:

Merged pull requests:

v2.1.0 (2017-09-27)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.0.0 (2017-06-15)

Full Changelog

Breaking changes:

Closed issues:

  • Update FreeBSD DHCP version to 4.3 #94
  • Add pools/hosts parameters for create_resources() #91
  • Add OMAPI key configuration #90
  • Add define for specifying DHCP classes #86

Merged pull requests:

v1.1.0 (2017-01-12)

Full Changelog

Merged pull requests:

v1.0.1 (2016-09-26)

Full Changelog

Closed issues:

  • All Numeric MAC causes Detail: undefined method `upcase' #109
  • Gap between forge and github version #104
  • Add MTU parameter #98

Merged pull requests:

v1.0.0 (2016-08-18)

Full Changelog

Closed issues:

  • Parameterise "authoritative" statement #87
  • No dependency on Module Concat #17
  • Docs: Rdoc for classes and defines #13
  • Docs: mention the ripienaar-concat dependency #11

Merged pull requests:

v0.5.0 (2016-05-22)

Full Changelog

Breaking changes:

  • Set ddns-hostname instead of option host-name for host declarations #59 (treydock)

Implemented enhancements:

Closed issues:

  • add unit tests #24
  • Tests - Pool has a string not an array #18

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator