MapStruct v1.2.0.Final Release Notes

Release Date: 2017-10-17 // over 6 years ago
  • โœจ Enhancements

    • ๐Ÿ‘Œ Improve support for Java 9 (#744)

    ๐Ÿ› Bug fixes

    • Exceptions in nested mapping methods are not thrown (#1304)
    • Wrong reporting for non suitable constructor when a Factory exists (#1283)
    • 0๏ธโƒฃ NullValueMappingStrategy = NullValueMappingStrategy.RETURN_DEFAULT was not always applied to Collection(s) (#1273)

    Tooling

    • ๐Ÿ—„ Don't depend on deprecated Sonatype OSS Parent pom (#1281)

    ๐Ÿš€ If you need the release notes from the 1.2.0 Beta and CR have a look at the appropriate tags