This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
The following commit(s) were added to refs/heads/master by this push:
new 69e24ef8 Add release notes for 1.8.0, which will be expanded with
fixed issues once some Jira clean up has been done
69e24ef8 is described below
commit 69e24ef8e96edac2d89abdf1f7741e2c4b6bcdfa
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Oct 22 15:07:11 2024 -1000
Add release notes for 1.8.0, which will be expanded with fixed issues once
some Jira clean up has been done
---
src/site/markdown/release-notes/1.8.0.md | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/src/site/markdown/release-notes/1.8.0.md
b/src/site/markdown/release-notes/1.8.0.md
index e69de29b..abd25ff2 100644
--- a/src/site/markdown/release-notes/1.8.0.md
+++ b/src/site/markdown/release-notes/1.8.0.md
@@ -0,0 +1,18 @@
+Apache Rampart 1.8.0 Release Note
+---------------------------------
+
+Apache Rampart 1.8.0 is a major release designed for compatibility with Axis2
+1.8.2.
+
+A huge amount of effort went into upgrading everything possible up to jakarta
-
+namely opensaml to 4.3 and ws-wss4j to 3.0.3.
+
+This will be the last javax based release. The next Rampart release will be
2.0.0
+and will support Axis2 2.0.0, Jakarta, servlet 6.0 and EE 10. This should
happen
+soon as the hardwork in Axis2 2.0.0 has been done already.
+
+The Apache Rampart and top level Axis project covering Axis2 needs committers!
+
+GitHub PR's are welcome too. If you have an interest in a feature that Rampart
+lacks or simple a bug, please think about contributing.
+