github mapstruct/mapstruct 1.4.0.CR1

latest releases: 1.6.0.Beta1, 1.5.5.Final, 1.5.4.Final...
pre-release3 years ago

Features

  • Support custom unexpected enum constant exception for Value (Enum) Mapping (#2169)

Enhancements

  • Use short names instead of FQN's in error messages (PR #2166)
  • Redundant exception wrapping in nested generated method (#2174)
  • StackOverflow caused by recursive uses declaration (#2185) - There is now a compile warning instead of a stack overflow error

Bug fixes

  • Missing import in generated mapping class when using generic mapper interface (#2170)
  • Mapping to generic class via constructor does not work (#2177)
  • Parameter no longer recognised in 1.4 when not explicitly mentioned (#2164)

Documentation

  • Add @since 1.4 to new interfaces (#2167)
  • Fix typos

Don't miss a new mapstruct release

NewReleases is sending notifications on new releases.