This is an automated email from the ASF dual-hosted git repository.

pvillard 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 ebadc3cb NIFI-15571 - Apache NiFi 2.8.0 Release
ebadc3cb is described below

commit ebadc3cb15a796ba16f242be26f047d2c3407428
Author: Pierre Villard <[email protected]>
AuthorDate: Fri Feb 13 23:45:19 2026 +0100

    NIFI-15571 - Apache NiFi 2.8.0 Release
---
 config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index 5fc23eca..79ecdad2 100644
--- a/config.toml
+++ b/config.toml
@@ -38,8 +38,8 @@ dynamicDownloadPathUrl = 
"https://www.apache.org/dyn/closer.lua?path=/nifi";
 downloadPathUrl = "https://downloads.apache.org/nifi";
 archiveDownloadPathUrl = "https://archive.apache.org/dist/nifi";
 
-currentProjectVersion = "2.7.2"
-currentProjectVersionReleased = "2025-12-17"
+currentProjectVersion = "2.8.0"
+currentProjectVersionReleased = "2026-02-13"
 
 previousProjectVersion = "1.28.1"
 previousProjectVersionReleased = "2024-11-19"

Reply via email to