0.14.0
Fixes:
- PatternValidator should check whole value (#242)
@DefaultComponent
should work for template components too (#244)
Enhancments:
- ConfigValueExtractor for
Optional<T>
(#245) - Json kafka serializer & deserializer (#243)
- Resilient modules simplification (#224)
@Cache
annotation and processors allowing generate typed cache implementations (#153)
Breaking changes:
- Modules
resilient-circuitbreaker
,resilient-fallback
,resilient-retry
,resilient-timeout
are replaced with oneresilent-kora
@Cacheable
and other cache related annotations are reworked to use typed cache implementation (#153)
Full Changelog: 0.13.7...0.14.0