Repository: nifi-site Updated Branches: refs/heads/master 19a81c0cd -> c1e4e0a30
Adding caveat about discovered regression with 0.6.0 release. Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/c1e4e0a3 Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/c1e4e0a3 Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/c1e4e0a3 Branch: refs/heads/master Commit: c1e4e0a309ff44404af40aaab3d6f84f70cfc1ef Parents: 19a81c0 Author: Aldrin Piri <[email protected]> Authored: Thu Mar 31 11:41:46 2016 -0400 Committer: Aldrin Piri <[email protected]> Committed: Thu Mar 31 11:41:46 2016 -0400 ---------------------------------------------------------------------- src/pages/html/download.hbs | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/c1e4e0a3/src/pages/html/download.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/download.hbs b/src/pages/html/download.hbs index 3cdf99d..c5ac0bf 100644 --- a/src/pages/html/download.hbs +++ b/src/pages/html/download.hbs @@ -24,6 +24,10 @@ title: Apache NiFi Downloads <h2>Releases</h2> <ul> <li>0.6.0 + <p><em>Before downloading this version please see the <a href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version0.6.0">release notes</a>. + There is a regression with PutKafka that can cause data loss when + sending to Kafka. We will have an 0.6.1 release very soon to address + that finding.</em></p> <ul> <li> Sources:
