Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 10:15
87c2fb7

Release Notes

Miscellaneous Changes

  • Upgraded to Smooks 2.2.1
  • Updated org.apache.daffodil:daffodil-japi_2.12 dependency to version 3.10.0

Fixed Issues

  • Solved issue where XML serialisation fails when element is nil because of missing xsi namespace binding in attribute (#260)

Binaries

Apache Maven

<dependency>
  <groupId>org.smooks.cartridges</groupId>
  <artifactId>smooks-dfdl-cartridge</artifactId>
  <version>1.0.2</version>
</dependency>