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

ppkarwasz pushed a commit to branch docs/move-flume-site
in repository https://gitbox.apache.org/repos/asf/logging-flume.git

commit 3a94377ac6406d27cd920a7f136609172d41cd0e
Author: Ralph Goers <[email protected]>
AuthorDate: Mon Oct 10 11:56:35 2022 -0700

    Add release info to news
---
 source/sphinx/index.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/sphinx/index.rst b/source/sphinx/index.rst
index d25a2abd..5f6764b2 100644
--- a/source/sphinx/index.rst
+++ b/source/sphinx/index.rst
@@ -43,9 +43,9 @@ collecting, aggregating, and moving large amounts of 
streaming event data.
 Flume 1.11.0 is stable, production-ready software, and is backwards-compatible 
with
 previous versions of the Flume 1.x codeline.
 
-
-This version of Flume adds the automatic module name to the manifest of the 
various Flume
-jars allowing them to be usable in applications using the Java Platform Module 
System.
+This version of Flume adds support for deploying Flume as a Spring Boot 
application, adds support to the
+Kafka source and sink for passing the Kafka timestamp and headers, and allows 
SSL hostname verification
+to be disabled in the Kafka source and sink.
 
 The full change log and documentation are available on the
 `Flume 1.11.0 release page <releases/1.11.0.html>`__.

Reply via email to