Skip to content

1.6.3

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Nov 11:39
· 43 commits to main since this release

Bugs

  • Redundant if condition in Java record mapping with RETURN_DEFAULT strategy (#3747)
  • Stackoverflow with Immutables custom builder (#3370)
  • Unused import of java.time.LocalDate when mapping source LocalDateTime to target LocalDate (#3732)

Documentation

  • Add section to README.md comparing mapstruct with Java Records (#3751)