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

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


The following commit(s) were added to refs/heads/rel/1.1.1-rc1 by this push:
     new 46b61c48c add RELEASE_NOTES
46b61c48c is described below

commit 46b61c48cb1f3dae2a7d773b6fe42388376fbc99
Author: mspruc <[email protected]>
AuthorDate: Mon Feb 9 10:26:31 2026 +0100

    add RELEASE_NOTES
---
 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