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

chibenwa pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 60f73aa3e4 Blog post for MIME4J 0.8.14 (#3020)
60f73aa3e4 is described below

commit 60f73aa3e4f6d7ef5673cc487791ab988eea3280
Author: Benoit TELLIER <[email protected]>
AuthorDate: Wed Apr 29 23:43:16 2026 +0200

    Blog post for MIME4J 0.8.14 (#3020)
---
 .../_posts/2026-04-21-mime4j-0.8.14.markdown       | 27 ++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/src/homepage/_posts/2026-04-21-mime4j-0.8.14.markdown 
b/src/homepage/_posts/2026-04-21-mime4j-0.8.14.markdown
new file mode 100644
index 0000000000..41ad3b51a5
--- /dev/null
+++ b/src/homepage/_posts/2026-04-21-mime4j-0.8.14.markdown
@@ -0,0 +1,27 @@
+---
+layout: post
+title:  "Apache James MIME4J 0.8.14"
+date:   2026-04-21  03:16:30 +0200
+categories: james update
+---
+
+The Apache James developers are pleased to announce the 0.8.14 release of the 
MIME4J library.
+
+Early adopters can [download it][download], any issue can be reported on our 
issue [tracker][tracker].
+
+The full changes included in this release can be seen in the 
[CHANGELOG][CHANGELOG].
+
+This release adds the following features:
+
+ - [PERF] Reduce String allocs in RawFieldParser
+ - [PERF] String allocation & conversions
+ - [PERF] Boundary matching - prevent QS table rebuilt every call
+ - Adopt JDK 11 as a build target
+ - MIME4J-333 Introducing a getSafeRaw() method in RawField (#118)
+ - Various minor build dependency upgrade
+
+The Apache James PMC would like to thanks all contributors who made this 
release possible!
+
+[CHANGELOG]: https://github.com/apache/james-mime4j/blob/master/CHANGELOG.md
+[tracker]: https://issues.apache.org/jira/browse/MIME4J
+[download]: https://james.apache.org/download.cgi#Apache_Mime4J


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to