Apache Yetus 0.8.0 Released!
The Apache Software Foundation and the Apache Yetus Project are pleased to
announce the release of version 0.8.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 the last 7 months. Beyond the normal bug fixes (a lot!), it includes:
- Changes to the default location of custom maven repositories
- Several new precommit tests:
- path lengths
- hadolint support for Dockerfile linting
- filename and directory case conflicts prevention
- releasedocmaker JIRA authentication support
- precommit maven unit test filters
- JDK9 audience-annotations-jdiff doclet support
- precommit Github SHA PR capabilities (enables Jenkins pull request plugin
and more!)
- maven really does use --batch-mode now in precommit
- better handling of ssh-based git repos
It is recommended that all users upgrade to this version.
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.8.0/yetus-0.8.0-src.tar.gz.mds
https://www.apache.org/dist/yetus/0.8.0/yetus-0.8.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.8.0/yetus-0.8.0-src.tar.gz.asc
https://www.apache.org/dist/yetus/0.8.0/yetus-0.8.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.8.0/CHANGELOG/
https://yetus.apache.org/documentation/0.8.0/RELEASENOTES/
Documentation for this release is at:
https://yetus.apache.org/documentation/0.8.0/
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]
--
Allen Wittenauer
Apache Yetus PMC