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 07c6b7656 add RELEASE_NOTES for 1.1.1
07c6b7656 is described below
commit 07c6b76567293a099ab2297cc438d939cf77a409
Author: mspruc <[email protected]>
AuthorDate: Mon Feb 9 10:53:48 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
==============================================================