You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2020/12/06 14:14:52 UTC

[struts-site] 01/01: Adds Version Notes for Struts 2.5.26

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

lukaszlenart pushed a commit to branch version-notes-2526
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit f8b12740c2428e5a2967e47d61342b4989a67f9d
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sun Dec 6 15:14:42 2020 +0100

    Adds Version Notes for Struts 2.5.26
---
 _config.yml        |  8 ++++----
 source/announce.md | 27 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 4 deletions(-)

diff --git a/_config.yml b/_config.yml
index 21c951e..2703fa2 100644
--- a/_config.yml
+++ b/_config.yml
@@ -9,15 +9,15 @@ kramdown:
   syntax_highlighter: rouge
 
 # Simplifies introducing changes related to the latest release
-current_version: 2.5.25
-current_version_short: 2525
+current_version: 2.5.26
+current_version_short: 2526
 prev_version: 2.3.37
 prev_version_short: 2337
 archetype_version: 2.5.22
 current_beta_version: 2.5-BETA3
 current_beta_version_short: 25B3
-release_date: 28 September 2020
-release_date_short: 20200928
+release_date: 06 December 2020
+release_date_short: 20201206
 prev_release_date: 30 December 2018
 prev_release_date_short: 20181230
 beta_release_date_short: 20160126
diff --git a/source/announce.md b/source/announce.md
index ee8f497..696d417 100644
--- a/source/announce.md
+++ b/source/announce.md
@@ -13,6 +13,33 @@ title: Announcements 2020
   Skip to: <a href="announce-2019.html">Announcements - 2019</a>
 </p>
 
+#### 06 December 2020 - Struts 2.5.26 General Availability {#a20201206}
+
+The Apache Struts group is pleased to announce that Struts 2.5.26 is available as a "General Availability"
+release. The GA designation is our highest quality grade.
+
+Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications.
+The framework has been designed to streamline the full development cycle, from building, to deploying,
+to maintaining applications over time.
+
+Below is a full list of all changes:
+
+ - Junit plugin does not push ACTION_MAPPING into the context resulting in NPE
+ - Struts2 StaticParametersInterceptor's addParametersToContext method is not working as expected
+ 
+> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+2.5.26) to find more details about performed 
+> bug fixes and improvements.
+ 
+**All developers are strongly advised to perform this action.**
+
+The 2.5.x series of the Apache Struts framework has a minimum requirement of the following specification versions:
+Servlet API 2.4, JSP API 2.0, and Java 7.
+
+Should any issues arise with your use of any version of the Struts framework, please post your comments to the user list, 
+and, if appropriate, file [a tracking ticket]({{ site.jira_url }}).
+
+You can download this version from our [download](download.cgi#struts-ga) page.
+
 #### 28 September 2020 - Struts 2.5.25 General Availability {#a20200928}
 
 The Apache Struts group is pleased to announce that Struts 2.5.25 is available as a "General Availability"