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 17fe003db add RELEASE_NOTES for 1.1.1
17fe003db is described below
commit 17fe003dbc1bb95e0f4240ee954073c6761e9209
Author: mspruc <[email protected]>
AuthorDate: Mon Feb 9 15:15:22 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
==============================================================