You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by sl...@apache.org on 2020/01/03 15:42:03 UTC

[incubator-daffodil-site] branch master updated: Update release notes for 2.5.0-rc2

This is an automated email from the ASF dual-hosted git repository.

slawrence pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil-site.git


The following commit(s) were added to refs/heads/master by this push:
     new d5b9d62  Update release notes for 2.5.0-rc2
d5b9d62 is described below

commit d5b9d62bf3eb9c121e27968c9173d0a19d04f413
Author: Steve Lawrence <sl...@apache.org>
AuthorDate: Fri Jan 3 07:38:36 2020 -0500

    Update release notes for 2.5.0-rc2
---
 site/_releases/2.5.0.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/site/_releases/2.5.0.md b/site/_releases/2.5.0.md
index 99f9e69..cd902ca 100644
--- a/site/_releases/2.5.0.md
+++ b/site/_releases/2.5.0.md
@@ -64,6 +64,7 @@ the behavior of unordered sequences.
 * {% jira 1120 %} DPath: fn:exists() Abort: Invariant Broken (unordered sequence)
 * {% jira 1151 %} Test failing due to a slotIndexInParent error. (unordered sequences)
 * {% jira 1159 %} Reimplement sequenceKind unordered feature
+* {% jira 2261 %} Optional first element in unordered sequence fails to unparse
 
 #### Memory Limitations
 
@@ -117,6 +118,7 @@ creating releases, and website updates.
 * {% jira 2251 %} add newer draft of DFDL spec as html to site for limited/users review
 * {% jira 2253 %} Remove Github Actions Linux dependency step
 * {% jira 2258 %} Prepare for 2.5.0 Release
+* {% jira 2264 %} Add more automation to the release candidate container
 
 #### Code Refactoring
 
@@ -148,6 +150,10 @@ miscellaneous improvements.
 * {% jira 2207 %} Tests needed to reassure that choices nested in fact work.
 * {% jira 2224 %} Unable to unparse bitmap schema
 * {% jira 2230 %} Various cleanups - non-functional changes
+* {% jira 2259 %} unparse of choices not working properly - eventUnparserMap
+* {% jira 2262 %} occursCountKind 'expression' should avoid separator suppression, but does not.
+* {% jira 2263 %} separatorSuppressionPolicy="never" in nested array causes abort
+* {% jira 2265 %} Update copyright dates to 2020
 
 #### Deprecation/Compatibility