Skip to content

0.11.3

Compare
Choose a tag to compare
@Squiry Squiry released this 22 Feb 16:25
· 129 commits to main since this release
97a6eb3

Fixes:

  • @mapping annotation on repository method parameters should work for native db types (#80)
  • Ksp declarative http client should use mappers from @Mapping annotation (#84)
  • Ksp jdbc extension should not generate result set mappers for single object, but use util method (#83)

Enhancements:

  • UpdateCount return type support in repository methods (#82)
  • Added schema in jdbc database config (#76)