This is an automated email from the ASF dual-hosted git repository. lordgamez pushed a commit to branch MINIFICPP-2096_Release-0.14.0 in repository https://gitbox.apache.org/repos/asf/nifi-site.git
commit 4ae666ec550ce938f933b912272edab20ad01fac Author: Gabor Gyimesi <[email protected]> AuthorDate: Mon Apr 17 17:54:41 2023 +0200 MINIFICPP-2096 Add MiNiFi C++ 0.14.0 to the downloads page --- source/minifi/download.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/minifi/download.md b/source/minifi/download.md index 7c3cabb..90d36f8 100644 --- a/source/minifi/download.md +++ b/source/minifi/download.md @@ -29,6 +29,15 @@ Please avoid repeated downloads from archives to avoid infrastructure rate limit ## MiNiFi C++ Releases +### 0.14.0 + +- Released: 2023-04-17 + - [Release Notes](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.14.0) +- Sources + - {{< cpp-download-links label="Apache NiFi MiNiFi C++ Sources" version=0.14.0 extension=source.tar.gz >}} +- Binaries + - {{< cpp-download-links label="Apache NiFi MiNiFi C++ Binary for Linux x86_64" version=0.14.0 extension=bin-linux.tar.gz >}} + ### 0.13.0 - Released: 2022-12-12
