Releases: yunnysunny/config-settings
Releases · yunnysunny/config-settings
2.3.1
Add
- Add parameter
timeout4RequestConsulMsretryLimitto classConsulConfigSync. - Add parameter
waitTimeBeforeThrowErrorMsto classAbstractConfig. - Add method
getAllConfigto classAbstractConfig.
Add
- Add class
ConsulConfigSyncto load config in synchronized way.
v2.1.0
Improve
- Call
loadNecessaryStringinloadNecessaryFile. - Print the given key's value to console.
Fix
Fix the broken of allLoaded of AbstractConfig.
Fix
Fix the logical of loadNecessaryObject of ConsulConfig.
Fix
Fix the name spelling of the property of ConsulConfig。
Breaking Changes
v1.0.0
Breaking Changes
- Remove the function of
setAlarm, it doesn't send alarm message when using wrong configuration item, throw anErrorinstead.
Improve
- Bump node-slogger to 2.0.0.