You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@toree.apache.org by lr...@apache.org on 2018/11/13 22:01:34 UTC

incubator-toree git commit: Update Release Notes for Toree 0.3.0-incubating

Repository: incubator-toree
Updated Branches:
  refs/heads/master ba3a0dce7 -> 8652e81de


Update Release Notes for Toree 0.3.0-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/8652e81d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/8652e81d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree/diff/8652e81d

Branch: refs/heads/master
Commit: 8652e81de2d575dd6f6be64ce4b96df97e6e666f
Parents: ba3a0dc
Author: Luciano Resende <lr...@apache.org>
Authored: Tue Nov 13 14:00:55 2018 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Tue Nov 13 14:01:24 2018 -0800

----------------------------------------------------------------------
 RELEASE_NOTES.md | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/8652e81d/RELEASE_NOTES.md
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index fffc7c4..320008d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -19,6 +19,16 @@
 
 # RELEASE_NOTES
 
+## 0.3.0-incubating (2018.11)
+
+* Fix JupyterLab support after the introduction of new cell metadata information
+* Support for high-order functions
+* Fix %Showtypes and %Truncate magics
+* Added %ShowOutput magic to disable console output
+* Added support for custom resolvers for %AddDeps magic
+* Added support for predefined variables in SQL Statements
+* Removed support for PySpark and Spark R in Toree (use specific kernels)
+
 ## 0.2.0-incubating (2018.08)
 
 * Support Apache Spark 2.x codebase including Spark 2.2.2