The Apache Daffodil community is pleased to announce the release of
version 4.0.0.

Notable changes in this release include new packages/APIs and upgrades to
Scala 3 and Java 17+.

Detailed release notes, downloads, and migration guide are available at:

https://daffodil.apache.org/releases/4.0.0/

This release is accompanied by the release of Apache Daffodil SBT Plugin
1.5.0, which adds support for Daffodil 4.0.0 and includes additional
features and bug fixes.

Detailed release notes and downloads for the plugin are available at:

https://daffodil.apache.org/sbt/1.5.0/

Apache Daffodil is an open-source implementation of the DFDL
specification that uses DFDL data descriptions to parse fixed format
data into an infoset. This infoset is commonly converted into XML or
JSON to enable the use of well-established XML or JSON technologies
and libraries to consume, inspect, and manipulate fixed format data in
existing solutions. Daffodil is also capable of serializing or
"unparsing" data back to the original data format. The DFDL infoset
can also be converted directly to/from the  data structures carried by
data processing frameworks so as to bypass any XML/JSON overheads.

For more information about Daffodil visit:

https://daffodil.apache.org/

Regards,
The Apache Daffodil Team

Reply via email to