Skip to content

0.11.10

Compare
Choose a tag to compare
@Squiry Squiry released this 16 Jun 14:07
· 66 commits to main since this release
53f9ddd

Fixes:

  • Repositories now generate correct protected methods (#156)
  • Repository params with declared mapping now parsed as simple params whatever the type us (#157)
  • Tags on record component should be checked on fields and accessors too (#159)
  • Generated kotlin http controller methods should be open for validation (#161)
  • Abstract class repositories should be discoverable by application graph (#163)

Enhancments:

  • Openapi generated models and methods now have primitive types where possible (#162)