This is an automated email from the ASF dual-hosted git repository.
szaszm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new 4358114 MINIFICPP-2096 Add MiNiFi C++ 0.14.0 to the downloads page
4358114 is described below
commit 4358114270252a842bb6366b3479617135c5f646
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 | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/source/minifi/download.md b/source/minifi/download.md
index 7c3cabb..a327f96 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
@@ -37,12 +46,3 @@ Please avoid repeated downloads from archives to avoid
infrastructure rate limit
- {{< cpp-download-links label="Apache NiFi MiNiFi C++ Sources"
version=0.13.0 extension=source.tar.gz >}}
- Binaries
- {{< cpp-download-links label="Apache NiFi MiNiFi C++ Binary for Linux
x86_64" version=0.13.0 extension=bin-linux.tar.gz >}}
-
-### 0.12.0
-
-- Released: 2022-06-01
- - [Release
Notes](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.12.0)
-- Sources
- - {{< cpp-download-links label="Apache NiFi MiNiFi C++ Sources"
version=0.12.0 extension=source.tar.gz >}}
-- Binaries
- - {{< cpp-download-links label="Apache NiFi MiNiFi C++ Binary for Linux
x86_64" version=0.12.0 extension=bin-linux.tar.gz >}}