Skip to content

v6.3.0

Compare
Choose a tag to compare
@garethahealy garethahealy released this 26 Jul 18:43
· 84 commits to master since this release
f386945

Thanks to:

  • Added jcl as dependancy (#677)
  • Removed jdk9 from allowed failures for travis (#676)
  • Upgraded asm dependancy for spifly to v6 for java9 (#675)
  • Upgraded spifly to latest (#674)
  • Upgraded bndlib to 4 (#673)
  • Upgraded pax exam to 4.12 (#672)
  • Added missing osgi exports (#671)
  • Disabled bundle plugin on springboot (#670)
  • Polishing code on dozer-spring4 (#654)
  • Add spring-boot-starter in dozer-spring-boot-starter (#661)
  • [ISSUE: 658] Support the mapping-files attribute on dozer:mapper element in dozer-spring4 module (#659)
  • Fix broken url for user-guide.pdf (#660)
  • Fix spring xml namespece in test (#657)
  • Update docs for integrating spring (#656)
  • Polishing code on dozer-spring-boot-autoconfigure (#655)
  • #550 Fall back to synthetic property getter/setter if none other available (#653)
  • Upgraded spotbugs to latest (#652)
  • Upgraded javadoc to latest (#651)
  • Upgraded lombok to latest (#650)
  • Added jdk 9 / 10 / 11 (#649)
  • #642 Support the conversion of String In Map To Enum (#643)
  • Deprecated com.github.dozermapper.core.loader.xml (#645)
  • Improved osgi tests and simplified code (#634)
  • Added first take of contributing guide (#633)
  • Minor test name update to match what test is doing (#632)
  • Added javax.activation to cxf plugin to build on java10 (#626)
  • Upgraded karaf4 to 4.2.0 for java9 and 10 support (#618)
  • Upgraded commons lang3 to latest (#616)
  • Upgraded surefire to latest (#615)
  • Upgraded mockito to latest (#614)
  • Fixed enforcer using incorrect version (#613)
  • Improve enum mapper test to check exception via rule (#611)
  • Updated to bundle plugin 3.5 (#610)
  • Fixed settings processor not being used by builder (#609)
  • Removed DozerInitializer and moved code into Builder (#608)
  • Cleaned up event package (#606)
  • Fixed incorrect handling of system id (#603)
  • Cleaned up spring4 tests (#602)
  • Cleaned up protobuf (#601)
  • Fixed javadoc warnings (#597)
  • Enabled jaxb by default (#596)
  • Added jmh test results (#595)
  • Updated wildfly version to 10.1 (#593)
  • Added package infos (#592)
  • Fixed checkstyle / codestyle errors and warnings (#591)
  • Added assembly plugin to build core with dependencies (#589)
  • Cleaned up caching code (#587)
  • Added MapperModelContext to allow extension for "getters" on the mapper (#586)
  • Updated to junit5 vintage (#584)
  • Updated org.dozer to com.github.dozermapper.core (#582)
  • Dropped support for xmlbeans (#578)
  • Dropped karaf2 support (#577)
  • Added jaxb as dependancy for java9 (#575)