This is an automated email from the ASF dual-hosted git repository. voonhous pushed a commit to branch release-1.2.1 in repository https://gitbox.apache.org/repos/asf/hudi.git
commit e3b86c3227a658c4cf4e90f51ae274c6234520bd Author: Danny Chan <[email protected]> AuthorDate: Sat Jun 6 21:25:15 2026 +0800 chore: [MINOR] Update DOAP with 0.14.2 Release (#18924) (cherry picked from commit 9ca18678b8f0add7eac1ed14a9f264b7591460f6) --- doap_HUDI.rdf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doap_HUDI.rdf b/doap_HUDI.rdf index 9f56441f3f45..89ca27d04c36 100644 --- a/doap_HUDI.rdf +++ b/doap_HUDI.rdf @@ -245,6 +245,13 @@ <revision>1.2.0</revision> </Version> </release> + <release> + <Version> + <name>Apache Hudi 0.14.2</name> + <created>2026-06-06</created> + <revision>0.14.2</revision> + </Version> + </release> <repository> <GitRepository> <location rdf:resource="https://github.com/apache/hudi.git"/>
