cfg4j v4.1.0 Release Notes
Release Date: 2015-08-30 // over 7 years ago-
๐ New features
- ๐ new source : in-memory, backed by Properties object (see InMemoryConfigurationSource)
- ๐ ConfigurationProvider can now emit performance and usage metrics (see ConfigurationProviderBuilder#withMetrics)
Other
- โฌ๏ธ upgrade dependencies
- โ more integration tests
- ๐ improve source connection management (delay first connection to the moment when it's needed)