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 6834874bedfa600a56f6f8ab6b1a8bbdb891365d Author: voonhous <[email protected]> AuthorDate: Wed May 27 11:05:44 2026 +0800 docs: Update DOAP file to include 0.15.1 (#18838) (cherry picked from commit ce29423932ec2a4088e08c8fae3a73e1f6d9dcb8) --- doap_HUDI.rdf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doap_HUDI.rdf b/doap_HUDI.rdf index 921decaeec72..9f56441f3f45 100644 --- a/doap_HUDI.rdf +++ b/doap_HUDI.rdf @@ -223,12 +223,21 @@ <created>2025-11-17</created> <revision>1.1.0</revision> </Version> + </release> + <release> <Version> <name>Apache Hudi 1.1.1</name> <created>2025-12-18</created> <revision>1.1.1</revision> </Version> </release> + <release> + <Version> + <name>Apache Hudi 0.15.1</name> + <created>2026-05-19</created> + <revision>0.15.1</revision> + </Version> + </release> <release> <Version> <name>Apache Hudi 1.2.0</name>
