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-mime4j.git
The following commit(s) were added to refs/heads/master by this push:
new 2778101c Update changelog (#124)
2778101c is described below
commit 2778101cf4479ee4d529a74584fea44619248fec
Author: Benoit TELLIER <[email protected]>
AuthorDate: Wed Apr 29 23:43:10 2026 +0200
Update changelog (#124)
---
CHANGELOG.md | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a1ec963..6f0b4b4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,16 @@ All notable changes to this project will be documented in this
file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
-## [0.8.13] - unreleased
+## [0.8.14] - 2026-04-21
+
+ - [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
+
+## [0.8.13] - 2025-07-17
- MIME4J-332 Improve handling of "sectioned" field names
- MIME4J-331 Add support for RFC-6532 Internationalized Email Headers, and
test it. (#114)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]