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 2021/11/16 06:58:01 UTC

[struts-site] branch master updated: Adds announcement about releasing Struts 2.5.27

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

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


The following commit(s) were added to refs/heads/master by this push:
     new fcb2203  Adds announcement about releasing Struts 2.5.27
fcb2203 is described below

commit fcb2203c978710648df9b3cc50948c802189a9a2
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue Nov 16 07:57:56 2021 +0100

    Adds announcement about releasing Struts 2.5.27
---
 _config.yml             |  8 ++++----
 source/announce-2021.md | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 4 deletions(-)

diff --git a/_config.yml b/_config.yml
index 2703fa2..460a94e 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.26
-current_version_short: 2526
+current_version: 2.5.27
+current_version_short: 2527
 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: 06 December 2020
-release_date_short: 20201206
+release_date: 16 November 2021
+release_date_short: 20211116
 prev_release_date: 30 December 2018
 prev_release_date_short: 20181230
 beta_release_date_short: 20160126
diff --git a/source/announce-2021.md b/source/announce-2021.md
index ad9cc5d..948e3fd 100644
--- a/source/announce-2021.md
+++ b/source/announce-2021.md
@@ -13,6 +13,43 @@ title: Announcements 2021
   Skip to: <a href="announce-2020">Announcements - 2020</a>
 </p>
 
+#### 16 November 2021 - Struts 2.5.27 General Availability {#a20211116}
+
+The Apache Struts group is pleased to announce that Struts 2.5.27 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:
+
+- PostbackResult uses wrong regex range
+- `%{id}` evaluates different for data-* and value attribute
+- Blocking Threads in retrieving text from resource bundle
+- Contention when injecting `Scope.SINGLETON` instances
+- CheckboxTag value missing for labelposition
+- forbidden name attribute values (size, clone...?) in `<s:textfield>` using the default theme
+- ID param not being set
+- Make labelposition deprecated
+- Make class attribute deprecated
+- Fix the compilation alarms of deprecated methods
+- OGNL long conversion
+- Upgrade XStream to version 1.4.16
+
+> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+2.5.27) 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.
+
 #### 19 February 2021 - Struts Security Impact Levels {#a20210219}
 
 The Apache Struts Security team would like to announce [Security Impact Levels](https://cwiki.apache.org/confluence/display/WW/Security+Bulletins#SecurityBulletins-Securityimpactlevels)