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

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new b90bd90fae NIFI-14828 Noted removal of plain HTTP support in Docker 
README for 2.0.0 (#10178)
b90bd90fae is described below

commit b90bd90fae9c0e93e6a202e9e045877b2b4e1379
Author: Chun-Sheng, Li <[email protected]>
AuthorDate: Fri Aug 8 01:29:21 2025 +0800

    NIFI-14828 Noted removal of plain HTTP support in Docker README for 2.0.0 
(#10178)
    
    Signed-off-by: David Handermann <[email protected]>
---
 nifi-docker/dockerhub/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nifi-docker/dockerhub/README.md b/nifi-docker/dockerhub/README.md
index 825b1fc9f8..684eef9638 100644
--- a/nifi-docker/dockerhub/README.md
+++ b/nifi-docker/dockerhub/README.md
@@ -18,6 +18,7 @@
 ### 2.0.0
 
 - Changed base image to bellsoft/liberica-openjdk-debian:21 as NiFi 2.0.0 
requires Java 21
+- Dropped the plain HTTP support
 
 ### 1.19.0
 

Reply via email to