This file is used to list changes made in each version of isc_kea.
- Remove
client_class
from match configuration for pools
- Correct property attributes for
config_match
used properties
- Add
stash-agent-option
property toconfig_dhcp4
- Add per-resource sorting for all array based configuration resources
- Add sort functions to
config_dhcp4_client_class
andconfig_dhcp6_client_class
- resolved cookstyle error: resources/config_dhcp4_subnet_pool_option_data.rb:56:11 refactor:
Chef/RedundantCode/UnnecessaryDesiredState
- resolved cookstyle error: resources/config_dhcp6_subnet_pool_option_data.rb:56:11 refactor:
Chef/RedundantCode/UnnecessaryDesiredState
- Add
ddns_conflict_resolution_mode
property for Kea 2.5
- Add Dhcp4/6 subnet pool option data resources
- Add
ddns-ttl-percent
option to all places it can be used
- Update installation packages to cover versions greater than 2.2
- Kitchen test with Kea 2.4
- Updates for Kea 2.4 release
- Add
allocator
property toconfig_dhcp4
- Add
allocator
andpd_allocator
property toconfig_dhcp6
- Add
template_test
property toconfig_dhcp4_client_class
andconfig_dhcp6_client_class
- Add
- DHCP6 subnet preferred_lifetime should be an Integer
- Fix CI pipeline
- Initial release to supermarket
- Initial release
- Configuration of most Kea and Stork features