This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 98e001a Publishing from de8756094e6f1f280a93e82c598f0f9202decedf
98e001a is described below
commit 98e001a2e2cd0ae4c4a7b0daae92833a32f84705
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Wed Dec 1 19:04:59 2021 +0000
Publishing from de8756094e6f1f280a93e82c598f0f9202decedf
---
content/releases/3.2.0/index.html | 483 ++++++++++++++++++++++++++++++++++++++
content/unsupported/index.html | 2 +-
2 files changed, 484 insertions(+), 1 deletion(-)
diff --git a/content/releases/3.2.0/index.html
b/content/releases/3.2.0/index.html
new file mode 100644
index 0000000..e15cc46
--- /dev/null
+++ b/content/releases/3.2.0/index.html
@@ -0,0 +1,483 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Apache Daffodil | 3.2.0</title>
+
+ <meta name="author" content="">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <!-- HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
+ <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
+ <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
+ <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
+
+ </head>
+
+ <body>
+
+ <div class="navbar navbar-inverse" role="navigation">
+ <div class="container">
+ <div class="navbar-header"><a class="navbar-brand" href="/"><img
src="/assets/themes/apache/img/apache-daffodil-logo.png" alt="Apache
Daffodil"/></a></div>
+ <nav role="navigation">
+ <ul class="nav navbar-nav navbar-right">
+ <li><a href="/releases">Releases</a></li>
+ <li id="documentation">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Docs<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/getting-started/">Getting Started</a></li>
+ <li><a href="/examples/">Examples</a></li>
+ <li><a href="/docs/latest/javadoc/">Java API</a></li>
+ <li><a href="/docs/latest/scaladoc/">Scala API</a></li>
+ <li><a href="/docs/dfdl/">DFDL Specification</a></li>
+ <li><a href="/unsupported/">Unsupported Features</a></li>
+ <li><a href="/faq/">Frequently Asked Questions</a></li>
+ </ul>
+ </li>
+ <li id="community">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Community<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/community">Get Involved</a></li>
+ <li><a href="/people">People</a></li>
+ </ul>
+ </li>
+ <li id="development">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Development<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a class="external"
href="https://cwiki.apache.org/confluence/display/DAFFODIL/">Wiki</a></li>
+ <li><a class="external"
href="https://github.com/apache/?q=daffodil">GitHub</a></li>
+ <li><a class="external"
href="https://issues.apache.org/jira/projects/DAFFODIL/">JIRA</a></li>
+ </ul>
+ </li>
+ <li id="apache">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Apache<b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li><a class="external"
href="https://www.apache.org/">Foundation</a></li>
+ <li><a class="external"
href="https://www.apache.org/licenses/">License</a></li>
+ <li><a class="external"
href="https://www.apache.org/events/current-event">Events</a></li>
+ <li><a class="external"
href="https://www.apache.org/security">Security</a></li>
+ <li><a class="external"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a class="external"
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ </ul>
+ </li>
+ </ul>
+ </nav>
+ </div>
+ </div>
+
+
+<div class="title">
+ <div class="container">
+ <h2>Apache Daffodil 3.2.0</h2>
+ </div>
+</div>
+
+
+
+ <div class="container">
+
+ <div class="alert alert-warning">
+ Apache Daffodil 3.2.0 has not yet been released! The artifacts
+ and release notes below are drafts for a proposed release of Apache
+ Daffodil which has not yet occurred.
+ </div>
+
+
+
+
+<div class="row">
+ <div class="col-md-3 text-right" style="float: right; z-index: 3;">
+ <h3>Documentation</h3>
+ <a href="/docs/3.2.0/javadoc/">Javadoc</a> | <a
href="/docs/3.2.0/scaladoc/">Scaladoc</a>
+ </div>
+
+ <div class="col-md-12">
+ <h3>Get Release</h3>
+ <ul class="nav nav-tabs">
+ <li class="active"><a data-toggle="tab"
href="#download">Download</a></li>
+ <li><a data-toggle="tab" href="#maven">Maven</a></li>
+ <li><a data-toggle="tab" href="#sbt">SBT</a></li>
+ <li><a data-toggle="tab" href="#rpm">DNF</a></li>
+ </ul>
+ <div class="tab-content">
+ <div id="download" class="tab-pane fade in active">
+
+
+ <h4>Source</h4>
+ <p>
+
+<div class="row">
+ <div class="col-sm-6">
+ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.2.0-rc1/src/apache-daffodil-3.2.0-src.zip">apache-daffodil-3.2.0-src.zip</a>
+ </div>
+ <div class="col-sm-6">
+
+
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/src/apache-daffodil-3.2.0-src.zip.asc">PGP</a>
]
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/src/apache-daffodil-3.2.0-src.zip.sha512">SHA512</a>
]
+
+ </div>
+</div>
+
+
+ </p>
+
+
+
+
+ <h4>Binaries</h4>
+ <p>
+
+<div class="row">
+ <div class="col-sm-6">
+ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-bin.tgz">apache-daffodil-3.2.0-bin.tgz</a>
+ </div>
+ <div class="col-sm-6">
+
+
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-bin.tgz.asc">PGP</a>
]
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-bin.tgz.sha512">SHA512</a>
]
+
+ </div>
+</div>
+
+<div class="row">
+ <div class="col-sm-6">
+ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-bin.zip">apache-daffodil-3.2.0-bin.zip</a>
+ </div>
+ <div class="col-sm-6">
+
+
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-bin.zip.asc">PGP</a>
]
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-bin.zip.sha512">SHA512</a>
]
+
+ </div>
+</div>
+
+<div class="row">
+ <div class="col-sm-6">
+ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-bin.msi">apache-daffodil-3.2.0-bin.msi</a>
+ </div>
+ <div class="col-sm-6">
+
+
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-bin.msi.asc">PGP</a>
]
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-bin.msi.sha512">SHA512</a>
]
+
+ </div>
+</div>
+
+<div class="row">
+ <div class="col-sm-6">
+ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-1.noarch.rpm">apache-daffodil-3.2.0-1.noarch.rpm</a>
+ </div>
+ <div class="col-sm-6">
+
+
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-1.noarch.rpm.asc">PGP</a>
]
+ [ <a
href="https://dist-apache.org/repos/dist/dev/daffodil/3.2.0-rc1/bin/apache-daffodil-3.2.0-1.noarch.rpm.sha512">SHA512</a>
]
+
+ </div>
+</div>
+
+
+ </p>
+
+
+
+ <hr />
+ <p>
+ <i>
+ The above release files should be verified using the PGP
signatures and the
+ <a href='https://downloads.apache.org/daffodil/KEYS'>project
release KEYS</a>. See
+ <a
href='https://www.apache.org/dyn/closer.cgi#verify'>verification
instructions</a>
+ for a description of using the PGP and KEYS files for
+ verification. A SHA512 checksum is also provided as
+ an alternative verification method.
+ </i>
+ </p>
+
+ </div>
+
+ <div id="maven" class="tab-pane fade">
+
+<figure class="highlight"><pre><code class="language-xml"
data-lang="xml"><span class="nt"><dependency></span>
+ <span class="nt"><groupId></span>org.apache.daffodil<span
class="nt"></groupId></span>
+ <span class="nt"><artifactId></span>daffodil-japi_2.12<span
class="nt"></artifactId></span>
+ <span class="nt"><version></span>3.2.0<span
class="nt"></version></span>
+<span class="nt"></dependency></span></code></pre></figure>
+
+ </div>
+ <div id="sbt" class="tab-pane fade">
+
+<figure class="highlight"><pre><code class="language-scala"
data-lang="scala"><span class="n">libraryDependencies</span> <span
class="o">+=</span> <span class="s">"org.apache.daffodil"</span> <span
class="o">%%</span> <span class="s">"daffodil-sapi"</span> <span
class="o">%</span> <span class="s">"3.2.0"</span></code></pre></figure>
+
+ </div>
+ <div id="rpm" class="tab-pane fade">
+Create the file <code>/etc/yum.repos.d/apache-daffodil.repo</code> with the
following content:
+
+<div style="padding: 10px 15px;">
+
+<figure class="highlight"><pre><code class="language-ini"
data-lang="ini"><span class="nn">[apache-daffodil]</span>
+<span class="py">name</span><span class="p">=</span><span class="s">Apache
Daffodil</span>
+<span class="py">baseurl</span><span class="p">=</span><span
class="s">https://apache.jfrog.io/artifactory/daffodil-rpm/</span>
+<span class="py">enabled</span><span class="p">=</span><span class="s">1</span>
+<span class="py">gpgkey</span><span class="p">=</span><span
class="s">https://downloads.apache.org/daffodil/KEYS</span>
+<span class="py">gpgcheck</span><span class="p">=</span><span
class="s">1</span>
+<span class="py">repo_gpgcheck</span><span class="p">=</span><span
class="s">0</span></code></pre></figure>
+
+</div>
+
+Run the folllowing command:
+
+<div style="padding: 10px 15px;">
+
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">sudo dnf install apache-daffodil</code></pre></figure>
+
+</div>
+ </div>
+ </div>
+ </div>
+</div>
+
+<h3 id="release-notes">Release Notes</h3>
+
+<h4 id="new-dfdl-language-extension-features">New DFDL Language Extension
Features</h4>
+
+<p>Daffodil contains a number of extensions to the DFDL language. These
+extensions generally are identified by use of the DFDL extensions
+namespace and a namespace prefix for all related properties. These
+extensions are not yet officially part of the DFDL language and are
+considered experimental. They may evolve and schemas that use them may
+require update with future Daffodil releases.</p>
+
+<p>The Daffodil "layering" extension to the DFDL language, has been
+enhanced to enable computation of checksums, CRCs, and parity fields.
+These extensions can be loaded from external Jar files.</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2221">DAFFODIL-2221</a>]
Ability to compute CRC, checksums, parity fields. - related to layering</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1927">DAFFODIL-1927</a>]
Ability to add new layering transformers in Jars external to Daffodil</li>
+</ul>
+
+<p>New functions have been added to the Daffodil expression language.
+These include bit-wise AND/OR/NOT functions, and a conversion function
+that converts type xs:long to xs:double.</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2473">DAFFODIL-2473</a>]
Need bit-wise AND, OR, NOT, and shift operations</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2353">DAFFODIL-2353</a>]
long to double function - for preserving binary data floating point
precision</li>
+</ul>
+
+<p>An extension property, dfdlx:runtimeProperties can be used to annotate
+DFDL schemas where such annotations are available to the Daffodil
+runtime back end, such as for creating customized InfosetInputter and
+InfosetOutputter classes.</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2537">DAFFODIL-2537</a>]
dfdlx:runtimeProperties property</li>
+</ul>
+
+<h4 id="other-new-features">Other New Features</h4>
+
+<p>The standard Log4J logging system is now used.</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2510">DAFFODIL-2510</a>]
Thread Safety: Improve Logger/Logging</li>
+</ul>
+
+<p>The Daffodil CLI now produces different exit codes for failures based on
the type of failure.</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2335">DAFFODIL-2335</a>]
Different exit codes based on failure type</li>
+</ul>
+
+<p>Java 17 is now a supported JVM. Note that Use of Java 17 requires use of
Scala libraries version 2.12.15.</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2579">DAFFODIL-2579</a>]
java compile compatibility issue with Java 16/17</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2558">DAFFODIL-2558</a>]
Update GitHub Actions Workflow to use Java 17</li>
+</ul>
+
+<h4 id="code-generation-backend-runtime2">Code Generation Backend
(runtime2)</h4>
+
+<p>The C code generation back-end, called <code class="language-plaintext
highlighter-rouge">runtime2</code> has had these enhancements.</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2566">DAFFODIL-2566</a>]
Extend C code generator to support hexBinary elements</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2578">DAFFODIL-2578</a>]
Raise minimum C level to ISO C11 with GNU extensions</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2583">DAFFODIL-2583</a>]
Rename runtime2 test files and make runtime2 tests round-trip</li>
+</ul>
+
+<h4 id="bug-fixes">Bug Fixes</h4>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2551">DAFFODIL-2551</a>]
Get a StackOverflowError when using daffodil save-parser to compile/save ATO
schema to parser.bin file</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2580">DAFFODIL-2580</a>]
EDIFACT test hits Assert.impossible abort</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2512">DAFFODIL-2512</a>]
Unordered sequences with initiated content or discriminators do not parse
correctly</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2522">DAFFODIL-2522</a>]
ULong library has bugs</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2532">DAFFODIL-2532</a>]
NITF data causes abort in parse</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2552">DAFFODIL-2552</a>]
Get Schema Definition Error when using save-parser to compile/save JSON schema
to parser.bin file</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2568">DAFFODIL-2568</a>]
SAX outputter adding redundant xmlns to elements, causing comparison to
expected results to fail</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2565">DAFFODIL-2565</a>]
PState.changedVariablesStack not being maintained by VRef in DPath
expressions</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1556">DAFFODIL-1556</a>]
Roundtrip: complex escape scenarios fail</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1654">DAFFODIL-1654</a>]
CLI -v option doesn't turn on LogLevel.Info log messaging for parse or unparse,
only compile</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2103">DAFFODIL-2103</a>]
Strange behavior with nested defineFormat references</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2266">DAFFODIL-2266</a>]
Daffodil does not validate compatability with pre-compiled parsers</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2460">DAFFODIL-2460</a>]
Unordered Sequence misidentifies referenced elements Namespaces</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2480">DAFFODIL-2480</a>]
Externally setting variables causes Abort/MatchError</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2527">DAFFODIL-2527</a>]
DaffodilXMLLoader requires XML prolog. Should tolerate not having one</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2530">DAFFODIL-2530</a>]
Embedded schemas broken for ibm-dfdl-crosstester</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2531">DAFFODIL-2531</a>]
No details available when TMDLRunner AssumptionViolatedException can't be
created</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2538">DAFFODIL-2538</a>]
XML String with XML entity breaks in ScalaXMLInfosetInputter</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2553">DAFFODIL-2553</a>]
dfdl:occursCountKind aborts with invalid path expression to array</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2555">DAFFODIL-2555</a>]
dfdl:occursCountKind aborts with expression results in ParseError</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2585">DAFFODIL-2585</a>]
Fix some code generation corner cases</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1512">DAFFODIL-1512</a>]
dfdl prefix properties on dfdl annotation elements should generate useful
diagnostic</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2445">DAFFODIL-2445</a>]
Investigate use of VariableUtils.convert function</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2479">DAFFODIL-2479</a>]
Using %#x25; character class causes invariant abort</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2533">DAFFODIL-2533</a>]
TDMLRunner not detecting tdml:defineConfig's with same name</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2544">DAFFODIL-2544</a>]
Running sbt in windows causes "Unrecognized option: -mem" failure</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2554">DAFFODIL-2554</a>]
Debugger infoset output is confusing with hidden groups</li>
+</ul>
+
+<h4 id="miscellaneous-changes">Miscellaneous Changes</h4>
+
+<p>Performance, code cleanups or maintainability improvements</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1437">DAFFODIL-1437</a>]
Clarity: DFA Rules - eliminate anonymous classes and functions</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2526">DAFFODIL-2526</a>]
Remove overhead of unnecessary serialization of compiled schema</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2573">DAFFODIL-2573</a>]
bad file name CheckDigitLayerTransformerFactory.scala</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1879">DAFFODIL-1879</a>]
Compilation related data structures cannot be garbage collected due to
RuntimeData strong references</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2520">DAFFODIL-2520</a>]
TDML Runner SchemaCache leaks memory</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2521">DAFFODIL-2521</a>]
Schema compiler should insure all lazy eval is over with preSerialization
call</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2557">DAFFODIL-2557</a>]
Fix Apache Conscious Language Checker findings</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2572">DAFFODIL-2572</a>]
Regression in schema compilation memory requirements</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1816">DAFFODIL-1816</a>]
Unit test rigs don't serialize parser/unparser - allows lazy evaluation during
runtime.</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2326">DAFFODIL-2326</a>]
Do not pass RuntimeData to DPathCompileInfo constructor</li>
+</ul>
+
+<p>Project Infrastructure Improvements</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2584">DAFFODIL-2584</a>]
Release candiate container fails to build MSI</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2252">DAFFODIL-2252</a>]
Custom GitHub action to check pull requests with more than one commit</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2518">DAFFODIL-2518</a>]
Minor fixes required to release candidate script</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2513">DAFFODIL-2513</a>]
Add JFrog Artifactory releases for RPM convenience binaries</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2545">DAFFODIL-2545</a>]
geny dependency typo in license file</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2528">DAFFODIL-2528</a>]
Enable dependabot for github actions</li>
+</ul>
+
+<h4 id="deprecationcompatibility">Deprecation/Compatibility</h4>
+
+<p>The Daffodil layering extension formerly supported layering property
+names (E.G., layerTransform) not in the DFDL extensions namespace. The
+properties must now have a namespace prefix (usually "dfdlx:")</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2564">DAFFODIL-2564</a>]
Remove deprecated layerTransform properties not in dfdlx namespace.</li>
+</ul>
+
+<p>The Daffodil enumerations and type-calc extension to the DFDL language
+has been simplified, and numerous extension features withdrawn in this
+release.</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2273">DAFFODIL-2273</a>]
Simplify Enumerations/typeValueCalc feature</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-2177">DAFFODIL-2177</a>]
Update type-calc proposal</li>
+</ul>
+
+<p>DFDL schemas, configuration files, and TDML files no longer allow any
+use of DocType declarations or XML Entity definitions. This improves
+security as these features are associated with a number of XML-related
+vulerabilities.</p>
+
+<ul>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1422">DAFFODIL-1422</a>]
disallow doctype decls in all XML & XSD that we read in</li>
+ <li>[<a
href="https://issues.apache.org/jira/browse/DAFFODIL-1659">DAFFODIL-1659</a>]
Turn off XML general entities - creates vulnerabilities</li>
+</ul>
+
+<h4 id="dependency-changes">Dependency Changes</h4>
+
+<p>The following dependencies have been added or updated</p>
+
+<p><strong>Core</strong></p>
+
+<ul>
+ <li>Apache Commons I/O 2.11.0 <small>(update)</small></li>
+ <li>FasterXML Jackson Core 2.13.0 <small>(update)</small></li>
+ <li>FasterXML Woodstox Core 6.2.7 <small>(update)</small></li>
+ <li>ICU4J 70.1 <small>(update)</small></li>
+ <li>Log4j API Scala 12.0 <small>(new)</small></li>
+ <li>Log4j core 2.14.1 <small>(new)</small></li>
+ <li>Scala XML 1.3.0 <small>(update)</small></li>
+ <li>Scala Parser Combinators 2.1.0 <small>(update)</small></li>
+ <li>Typesafe Config 1.4.1 <small>(update)</small></li>
+</ul>
+
+<p><strong>Command Line Interface</strong></p>
+
+<ul>
+ <li>JLine 3.21.0 <small>(update)</small></li>
+ <li>Jansi 2.4.0 <small>(update)</small></li>
+ <li>Log4j core 2.14.1 <small>(new)</small></li>
+ <li>Scallop 4.1.0 <small>(update)</small></li>
+</ul>
+
+<p><strong>Code Generator (runtime2)</strong></p>
+
+<ul>
+ <li>OS-Lib 0.7.8 <small>(update)</small></li>
+</ul>
+
+<p><strong>Schematron Validator</strong></p>
+
+<ul>
+ <li>Saxon-HE 10.6 <small>(update)</small></li>
+</ul>
+
+<p><strong>Test</strong></p>
+
+<ul>
+ <li>Junit-interface 0.13.2 <small>(update)</small></li>
+ <li>ExpectIt 0.9.0 <small>(update)</small></li>
+</ul>
+
+
+ <footer>
+ <footer class="site-footer">
+ <div class="wrapper">
+ <div class="footer-col-wrapper" style="font-size: .85em;">
+ <hr>
+ <div>
+ <div style="text-align: center;">
+ Copyright © 2021 <a href="https://www.apache.org">The
Apache Software Foundation</a>.
+ Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
+ 2.0</a>.
+ <br>
+ Apache, Apache Daffodil, Daffodil, and the Apache Daffodil
logo
+ are trademarks of The Apache Software Foundation.
+ </div>
+ </div>
+ </div>
+ </div>
+</footer>
+
+ </footer>
+ </div>
+
+ <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+ <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+ </body>
+</html>
+
diff --git a/content/unsupported/index.html b/content/unsupported/index.html
index d73960c..2f3d636 100644
--- a/content/unsupported/index.html
+++ b/content/unsupported/index.html
@@ -87,7 +87,7 @@
-->
-<p>Unsupported features of the <a href="/docs/dfdl">DFDL Specification</a> as
of Daffodil 3.0.0 are listed below.
+<p>Unsupported features of the <a href="/docs/dfdl">DFDL Specification</a> as
of Daffodil 3.2.0 are listed below.
Note that this doesn't include just plain bugs in Daffodil, any of which could
affect
support for a feature, but rather the below is a list of features
that there has been no intention to support as of this release.</p>