This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-jsieve.git
The following commit(s) were added to refs/heads/master by this push: new b25e0b0 [RELEASE] JSieve 0.8 release materials (#25) b25e0b0 is described below commit b25e0b00a6caef679b49697b6b172c23f0a85a96 Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Fri Nov 4 14:08:52 2022 +0700 [RELEASE] JSieve 0.8 release materials (#25) - Website news - Release notes --- RELEASE_NOTES.txt | 50 ++++++++++++++++++++++++++++++++++++++++++++++++- src/site/xdoc/index.xml | 11 +++++++++-- 2 files changed, 58 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index d7b014d..abcc6b0 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -20,8 +20,56 @@ Licensing and legal issues For legal and licensing issues, please look in the legal section of the documentation or read the LICENSE and NOTICE files. +Version 0.8 +----------- + +Changes +--------- + +Fixes: + - JSIEVE-107 Decode headers before returning back + - JSIEVE-107 Unfold headers for address matching + - JSIEVE-107 Always do unfold headers to fix long header test match + +Changes: + - Multiple dependencies upgrades + - JSIEVE-113 Use JDK 8 as a target JDK + +Version 0.7 +----------- + +Changes +--------- + +Changes: + + - Upgrading mime4j to released version 0.8.1 + +Version 0.6 +----------- + +Changes +--------- + +Changes: + + - JSIEVE-106 JSIEVE do not depend anymore on Mime4J + - JSIEVE-106 JSIEVE should be compiled with JDK 1.6 + - JSIEVE-106 jsieve/mailet should be located in server/mailet/.../jsieve + - MAILBOX-266 Update GUAVA to 18.0 + - JSIEVE-103 Add vacation command to supported commands + - JAMES-1615 Allow ResourceLocator to throw Exception - contibuted by Erwan Guyomarc'h + +Fixes: + + - JSIEVE-73 Body test argument parsing should be RFC-5173 compliant + - JAMES-1620 getEnvelopeTo should return first not null address + - JAMES-1620 Addresses should be well retrieved from headers + - JAMES-1620 Mail size should be used rather than message size + - JSIEVE-92 Code analisys improvements + Version 0.5 ------------ +----------- Changes --------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 03f0621..b6cbd74 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -85,13 +85,20 @@ </subsection> </section> <section name="News"> + <h4>October/2022 - jSieve-0.8 released</h4> + <p> + The Apache JAMES team is happy to announce the availability of + <a href='http://james.apache.org/download.cgi#Apache%20JSieve'> + Apache jSieve 0.8 + </a> + </p> <h4>May/2010 - jSieve-0.4 released</h4> <p> The Apache JAMES team is happy to announce the availability of <a href='http://james.apache.org/download.cgi#Apache%20JSieve'> Apache jSieve 0.5 </a> - See <a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412&version=12314991&styleName=Html'>release notes</a> + See <a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412&version=12314991&styleName=Html'>release notes</a> for more details. </p> <p> @@ -99,7 +106,7 @@ <a href='http://james.apache.org/download.cgi#Apache%20JSieve'> Apache jSieve 0.4 </a> - See <a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412&styleName=Html&version=12313855'>release notes</a> + See <a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412&styleName=Html&version=12313855'>release notes</a> for more details. </p> <h4>Jun/2008 - jSieve-0.3 released</h4> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org