tree: 3cf8c08b048e70591deee9c5d41c8a98cd70ec84
  1. rat.txt
  2. README.md
  3. RELEASE-NOTES-014.txt
  4. RELEASE-NOTES-015.txt
  5. RELEASE-NOTES-016.txt
  6. RELEASE-NOTES-0161.txt
  7. RELEASE-NOTES-017.txt
  8. RELEASE-NOTES-018.txt
  9. RELEASE_NOTES.txt
release-notes/README.md

Release Notes Readme

The main webpage links to https://creadur.apache.org/release-notes/rat.txt in order to show a combined release notes document over all available versions.

Each dedicated version can be found in this subfolder and should be linked directly (if needed).

rat.txt

rat.txt and RELEASE_NOTES.txt should be kept in sync as they refer to the same release and provide a combined release notes over all versions.

RELEASE-NOTES.txt / RELEASE-NOTES-xyz.txt

are release-specific notes that contain the contents of the release announcement mail and are generated with the help of the maven-changes-plugin in RAT's repo.

$ ./mvnw changes:announcement-generate -Prelease-notes -Dchanges.version=0.17

release notes in base directory of this repo

For compatibility reasons and to not break older bookmarks, make sure that https://creadur.apache.org/rat/RELEASE_NOTES.txt points to the same version as the RELEASE_NOTES in this directory!