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 9c3137ae3c4589d131271e90bd5a1ddd9c32149b Author: Y Ethan Guo <[email protected]> AuthorDate: Mon May 25 19:29:07 2026 -0700 chore: Add release information for Apache Hudi 1.2.0 (#18831) (cherry picked from commit 62ad88a3dc938d5362082fed4135af8cfe528bdb) --- 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"/>
