# 1.15.0 * Feature #17500: Introduce providers for realm module * Feature #17856: SmartProxy should support multiple dhcp reservations for the same ip address * Refactor #17906: Move create_*_record remove_*_record functions into dns_common * Bug #18395: Smart proxy - 1.14.1 - Windows 2008R2 - uninitialized constant error - DHCP * Feature #18397: Verify CNAME targets are valid DNS names * Refactor #18072: Defer to dhcp providers for their intialization. * Feature #18026: Add support for smart-proxy to selectively listen on multiple interfaces * Refactor #18745: Depend on xmlrpc gem on Ruby 2.4 * Feature #17879: Add DNS CNAME entry for nsupdate * Refactor #9063: Revert pinning of Rack to < 1.6 * Bug #14394: WEBrick server version disclosure * Feature #18071: Handling of removal of non-existing record by dhcp provider should be the same across all providers * Bug #18070: When adding a new dhcp reservation, ip and mac addresses should be checked not only against existing reservations but leases as well * Refactor #18962: Make isc dhcpd file parser accessible to 3rd party providers * Bug #18399: Failed to initialize puppet class cache, will use lazy initialization instead