3.1.0
Features
ConvertKVPairToConfig
property added toIConfigurationSource
which optionally allows clients the ability to fully control how aKVPair
from Consul is turned into the corresponding config dictionary. Clients that do not set this will continue to see the existing behaviour which is governed by theKeyToRemove
andParser
properties.