The Apache Software Foundation and the Apache Yetus Project are pleased to
announce the release of version 0.7.0 of Apache Yetus.
Apache Yetus is a collection of libraries and tools that enable contribution
and release processes for software projects. It provides a robust system for
automatically checking new contributions against a variety of community
accepted requirements, the means to document a well defined supported interface
for downstream projects, and tooling to help release managers generate release
documentation based on the information provided by community issue trackers and
source repositories.
This version marks the latest minor release representing the community's work
over approximately the last three months. Some of the changes include :
* critical fixes required for the upgraded version of JIRA now in the ASF
infrastructure
* process and memory limits to better protect concurrent testing such as
seen on ASF Jenkins
* improved support for aborting Docker containers
* changed default output for releasedocmaker
* installation via OS X Homebrew
To download, please choose a mirror by visiting:
https://yetus.apache.org/downloads/
The relevant checksums files are available at:
https://www.apache.org/dist/yetus/0.7.0/yetus-0.7.0-src.tar.gz.mds
https://www.apache.org/dist/yetus/0.7.0/yetus-0.7.0-bin.tar.gz.mds
Project member signature keys can be found at
https://www.apache.org/dist/yetus/KEYS
PGP signatures are available at:
https://www.apache.org/dist/yetus/0.7.0/yetus-0.7.0-src.tar.gz.asc
https://www.apache.org/dist/yetus/0.7.0/yetus-0.7.0-bin.tar.gz.asc
The full list of changes included in this release and release notes can be
browsed at:
https://yetus.apache.org/documentation/0.7.0/CHANGES/
https://yetus.apache.org/documentation/0.7.0/RELEASENOTES/
Documentation for this release is at:
https://yetus.apache.org/documentation/0.7.0/
Apache Yetus is also available via Homebrew on Mac OS X:
brew tap apache/yetus https://github.com/apache/yetus
brew install yetus
On behalf of the Apache Yetus team, thanks to everyone who helped with this
release!
Questions, comments, and bug reports are always welcome on
[email protected]
-aw