v0.2.0-alpha
Pre-release
Pre-release
What's new
- possibility to use
IConfigurationWatcherfor triggering configuration value refresh- including
SecretsManagerPollingWatcherfor simple polling (based on given interval)
- including
- startup timeout configuration: if provider fails to load secret in given time, exception is thrown
- provider optionality: it is possible to set configuration source as optional, meaning exception is not thrown on failure
- logging of provider events (requires
ILoggerFactoryinstance)
Full Changelog: v0.1.0-alpha...v0.2.0-alpha