mbeckerle commented on a change in pull request #21: First pass review of 
Release Page
URL: 
https://github.com/apache/incubator-daffodil-site/pull/21#discussion_r405107041
 
 

 ##########
 File path: site/_releases/2.6.0.md
 ##########
 @@ -0,0 +1,92 @@
+---
+
+released: false
+apache: true
+title: 2.6.0
+date: 2020-04-07
+summary: >
+    Performance updates, Sonarqube analysis, Travis CI removal, 
+
+artifact-root: 
"https://www.apache.org/dyn/closer.lua/incubator/daffodil/2.6.0-rc1/";
+checksum-root: "https://downloads.apache.org/incubator/daffodil/2.6.0-rc1/";
+key-file: "https://downloads.apache.org/incubator/daffodil/KEYS";
+
+source-dist:
+    - "apache-daffodil-2.6.0-incubating-src.zip"
+
+binary-dist:
+    - "apache-daffodil-2.6.0-incubating-bin.tgz"
+    - "apache-daffodil-2.6.0-incubating-bin.zip"
+    - "apache-daffodil-2.6.0-incubating-bin.msi"
+    - "apache-daffodil-2.6.0.incubating-1.noarch.rpm"
+
+scala-version: 2.12
+
+---
+
+#### Performance Updates
+
+Multiple performance update including cleanups and refactoring.
+
+* {% jira 1444 %} Performance - schema compilation
+* {% jira 2281 %} isHidden - can't have a group that is both hidden and not 
hidden
+* {% jira 2280 %} Clean up DSOM backpointers and object-factory clutter 
+* {% jira 2299 %} Perfromance for nightly unparse tests for csvMixedNarrow 
format has degraded more than 30%
+* {% jira 2304 %} hiddenGroupRef in group is dropped during unparse
+* {% jira 2305 %} Remove some Unused Term Methods
+
+#### Sonarcloud
+
+The master branch of Daffodil was configured to be scanned by Static Analysis 
tool, Sonarqube, when PRs are merged.
+
+* {% jira 2272 %} Address Findings from Trial Sonarqube Run
+* {% jira 2300 %} SonarCloud action is triggered on forks and fails
+* {% jira 2291 %} Fix Project Key for Sonarqube
+* {% jira 2314 %} SonarQube broke with update to sbt 1.3.9
+
+#### Infrastructure
+
+Multiple infrastructure changes were made, including bumping the minor version 
of Scala 2.12, bumping the SBT version, release container updates, and removal 
of Travis CI.
+
+* {% jira 2307 %} Switch to using just GitHub Actions for CI
+* {% jira 2111 %} JavaDoc errors on Java 11
+* {% jira 2313 %} Update to scala 2.12.11 
+* {% jira 2312 %} Prepare 2.6.0 Release
+* {% jira 2301 %} Update github actions/checkout to v2
+* {% jira 2294 %} Sign RPM as part of release container
+
+#### API Updates
+
+* {% jira 2309 %} API calls that take name and namespace should check for 
namespace-only error
+
+#### TDML
+
+Improvements were made to the TDML runner.
+
+* {% jira 2311 %} TDML runner binding of dfdl:byteOrder variable has no effect.
 
 Review comment:
   Both. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to