Dozer v6.5.1 Release Notes

Release Date: 2020-07-13 // almost 4 years ago
    • ⬆️ Upgrade to beanutils-1.9.4 (#768)
    • Added caching of DatatypeFactory instances to ConstructionStrategies (#777) (#778)
    • Switched java 12 for java 13 (#776)
    • ⬆️ Bump jackson-dataformat.version in /bom-dependencies (#774)
    • 💅 PR-548: Add information about code style configuration for project. (#709)
    • Added transaction support to MappedFieldsTracker (#772)
    • Typo in README (#770)
    • ⬇️ Dropped builds for java 9/10 (#759)

Previous changes from v6.5.0

  • Thanks to:

    • @Gavineil
    • @xcorail
    • @diegov
    • @andriizakharchuk
    • @xaviermichel
    • @CyberClems
    • @kazuki43zoo
    • @grubeninspekteur

    • 🛠 Fix custom converter params not being thread-safe (#755)

    • 👍 Allow to specify the JSR-310 indivisual format on date-format (#754)

    • Added jdk12 and ea to builds (#752)

    • 👌 Support the customizer interface of DozerBeanMapperBuilder for integrating with Spring DI container (#741)

    • Add missing skipConstructor method to API (#218) (#748)

    • ⬆️ Upgraded karaf versions to fix java 11 test failures (#744)

    • feat: Add converter for java.time.Instant (#731) (#742)

    • 🛠 Fixed issue with line breaks in xml configuration field (#728)

    • Map enums by name instead of using toString() (#52) (#729)

    • Removed sudo req for travis (#725)

    • ⬆️ Upgraded cxf plugin to 3.2.3 (#724)

    • Add LGTM.com code quality badges (#701)

    • ⬆️ Upgraded javaassist to 3.24 (#723)

    • ⬆️ Upgraded spifly to 1.1 (#721)

    • ⚡️ Updated java modules version range for pax exam to be only for 9 and 10 (#720)

    • ⬆️ Upgraded bundle plugin to latest for java11 (#719)

    • ⬆️ Upgraded spotbug for java11 (#718)

    • Removed surefire config for java 11 (#717)

    • ⬆️ Upgraded cglib for java11 (#716)

    • ⬆️ Upgraded mvn compiler to fix java11 build (#714)

    • Added jaxb-runtime for java11 build time support to jaxb-plugin (#713)

    • 👌 support one way exclude via api mapping (#707)

    • Switched to OpenJDK due to license change (#706)