Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Announce the release on the announce@apache.org , general@incubator.apache.org mailing lists.


Considering that announce@ ML has restrictions on what is published, we can follow this email template:

From: Release Manager

To: announce@hudi.apache.org

Subject: [ANNOUNCE] Apache Hudi (incubating) 0.5.2 released

 

The Apache Hudi(incubating) team is pleased to announce the release of Apache

Hudi incubating 0.5.2.


Apache Hudi (incubating) (pronounced Hoodie) stands for Hadoop Upserts Deletes

and Incrementals. Apache Hudi (incubating) manages storage of large analytical

datasets on DFS (Cloud stores, HDFS or any Hadoop FileSystem compatible storage)

and provides the ability to query them.


This release comes xxx months after xxx. It includes more than
xxx resolved issues, comprising of a few new features as well as
general improvements and bug-fixes. It includes support for
xxx, xxx, xxx, and many more bug fixes and improvements.

You can start using it in Maven by simply updating your dependency to:

<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-core</artifactId>
<version>0.5.2-incubating</version>
</dependency>


If you'd like to download the source release, you can find it here:

https://github.com/apache/incubator-hudi/releases/tag/release-0.5.2-incubating

You can read more about the release (including release notes) here:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12322822&version=12346606

We welcome your help and feedback. For more information on how to
report problems, and to get involved, visit the project website at:

http://hudi.apache.org/

Thanks to everyone involved!

XXX


Recordkeeping

Use reporter.apache.org to seed the information about the release into future project reports.

...