Author: bertty
Date: Thu Dec  2 20:02:17 2021
New Revision: 51180

Log:
Apache Wayang (incubating) rc9 - RELEASE_NOTES

Added:
    dev/incubator/wayang/0.6.0/rc9/RELEASE_NOTES

Added: dev/incubator/wayang/0.6.0/rc9/RELEASE_NOTES
==============================================================================
--- dev/incubator/wayang/0.6.0/rc9/RELEASE_NOTES (added)
+++ dev/incubator/wayang/0.6.0/rc9/RELEASE_NOTES Thu Dec  2 20:02:17 2021
@@ -0,0 +1,47 @@
+==============================================================
+Apache Wayang (incubating) 0.6.0
+==============================================================
+
+This is the first official release of Apache Wayang (incubating).
+
+This release supports the following frameworks:
+   
+- Apache Flink v1.7.1
+- Apache Giraph v1.2.0-hadoop2
+- GraphChi v0.2.2 (only available with scala 11.x)
+- Java Streams (version depends on the java version)
+- JDBC-Template
+- Postgres v9.4.1208 (Implementation JDBC-Template)
+- Apache Spark v3.1.2 (scala 12.x) and v2.4.8 (scala 11.x)
+- SQLite3 v3.8.11.2 (implementation JDBC-Template)
+
+NOTE: depending on the scala version the list of the supported platforms 
available
+could be different.
+
+
+New Features
+------------
+
+support M1 ARM architecture
+
+Incompatible changes
+--------------------
+
+- NONE -
+
+Miscellaneous changes
+---------------------
+
+WAYANG-3 Unification of logs
+WAYANG-[32, 33, 35, 38] License issues removed
+
+Known Issues
+------------
+
+WAYANG-23 Iteration Memory Issue
+
+Bug Fixes
+---------
+
+WAYANG-12 Issues on the compilation
+WAYANG-40 Different version of platform depending on the scala version


Reply via email to