Skip to content

Latest commit

 

History

History
338 lines (226 loc) · 23.8 KB

CHANGELOG.md

File metadata and controls

338 lines (226 loc) · 23.8 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.

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

Implemented enhancements:

Closed issues:

  • Tests - Pool has a string not an array #18

Merged pull requests:

0.4.0 (2015-09-15)

Full Changelog

Breaking changes:

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

Merged pull requests:

0.3.0 (2014-07-23)

Full Changelog

Merged pull requests:

0.2.0 (2014-03-25)

Full Changelog

Closed issues:

  • add unit tests #24

Merged pull requests:

0.1.0 (2012-06-11)

Full Changelog

Merged pull requests:

  • Send the client hostname to be used if unset #9 (jeffmccune)
  • Make the dhcp module more reusable #8 (jeffmccune)
  • Make all template fragments have header comments #7 (jeffmccune)
  • Update dhcp module path for Ubuntu precise. #6 (nanliu)
  • Fix modulefile for puppetlabs. #5 (nanliu)
  • Update manifests per puppet-lint #4 (nanliu)
  • Module puppet-lint clean up. #3 (nanliu)
  • Fix typo in dhcpd.conf.ddns.erb #1 (jeffmccune)

* This Changelog was automatically generated by github_changelog_generator