MapStruct v1.4.0.Final Release Notes

Release Date: 2020-09-26 // over 3 years ago
  • 🚀 For full upgrade instructions please read the release notes for the previous 1.4 releases:

    🐛 Bugs

    • 🏗 Possible regression: Wrong mapper code generation when using Builder (#2195)
    • Qualifier is ignored in case of name based mapping when there are multiple source parameters (#2125)
    • Invalid code generated for enum mapping when field name starts with underscore '_' and continues with digits (#2197)