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

sejer pushed a commit to branch rel/1.1.1-rc2
in repository https://gitbox.apache.org/repos/asf/wayang.git


The following commit(s) were added to refs/heads/rel/1.1.1-rc2 by this push:
     new 55fc10aa4 add RELEASE_NOTES for 1.1.1
55fc10aa4 is described below

commit 55fc10aa4da820f6401e8f242aa37955529b0d0e
Author: mspruc <[email protected]>
AuthorDate: Mon Feb 9 13:40:03 2026 +0100

    add RELEASE_NOTES for 1.1.1
---
 RELEASE_NOTES | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 2c55c9ea9..3d2b3e814 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,16 @@
+==============================================================
+Apache Wayang 1.1.1
+==============================================================
+This is a minor release of Apache Wayang. It is the first release as a 
top-level project.
+This release includes mainly bug fixes and minor improvements:
+
+- REST server can now output the error message in case of failure
+- Spark executor can submit dataframe queries to Spark and not only RDD jobs
+- Security fixes on the object file sources for Java platform and Spark
+- Bug fix in explain( ) to output the right plan
+- Changes in documentation to not include "incubator"
+- Support for bounded streaming textfile source, DataStream- map, join and 
collection sink in Flink platform
+
 ==============================================================
 Apache Wayang (incubating) 1.1.0
 ==============================================================

Reply via email to