Skip to content

0.14.0

Compare
Choose a tag to compare
@Squiry Squiry released this 07 Aug 18:19
· 2 commits to main since this release
3ec053e

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 one resilent-kora
  • @Cacheable and other cache related annotations are reworked to use typed cache implementation (#153)

Full Changelog: 0.13.7...0.14.0