Skip to content

4.1.0 release

Compare
Choose a tag to compare
@norbertpotocki norbertpotocki released this 30 Aug 03:21
· 215 commits to master since this release

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)