- Enhancements of object properties support
- Support generic object property type (property groups)
- Fixed issue with PostConstruct calls twice init method with Spring
- Fixed issue for getting address for localhost at Docker container
- Enhanced duration parser to support more convenient Duration format
- Added new API method
valueOrThrow
- Improve internal implementation of callbacks mechanism
- Use Jetty HTTP server instead of Netty-based
- DirectoryConfigSource do not throw exceptions if can't find base directory
- Enhance ConfigProperty API
- Support Duration config type
- Support typed lists config types
- Support custom executors for property callbacks
- Change HTTP resource base path to
_config
- Add shortcut methods to get property values from
ConfigRegistry
- Add
addFisrtSource
andaddBeforeSource
methods toConfigRegistrySettings
- Initial release