This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch yihua-patch-1 in repository https://gitbox.apache.org/repos/asf/hudi.git
commit 78ce1f44314c7cc1be1c46a529fa10a400434adc Author: Y Ethan Guo <[email protected]> AuthorDate: Sat May 23 16:26:03 2026 -0700 chore: Add release information for Apache Hudi 1.2.0 --- doap_HUDI.rdf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doap_HUDI.rdf b/doap_HUDI.rdf index e76272529d32..921decaeec72 100644 --- a/doap_HUDI.rdf +++ b/doap_HUDI.rdf @@ -229,6 +229,13 @@ <revision>1.1.1</revision> </Version> </release> + <release> + <Version> + <name>Apache Hudi 1.2.0</name> + <created>2026-05-23</created> + <revision>1.2.0</revision> + </Version> + </release> <repository> <GitRepository> <location rdf:resource="https://github.com/apache/hudi.git"/>
