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 d71a6d1fb add RELEASE_NOTES for 1.1.1
d71a6d1fb is described below
commit d71a6d1fbb9b925ddbe918c9b9b2c5a7d6cc0292
Author: mspruc <[email protected]>
AuthorDate: Mon Feb 9 12:02:52 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
==============================================================