This is an automated email from the ASF dual-hosted git repository.

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-toree.git


The following commit(s) were added to refs/heads/master by this push:
     new e26fa8d2 Update release 0.5.0 changelog
e26fa8d2 is described below

commit e26fa8d21380abe90e6ba5fb15f5543cf6d8101f
Author: Luciano Resende <[email protected]>
AuthorDate: Thu Oct 9 20:33:38 2025 -0700

    Update release 0.5.0 changelog
---
 RELEASE_NOTES.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 72fef5ee..12b8abb1 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -19,6 +19,17 @@
 
 # RELEASE_NOTES
 
+## 0.5.0-incubating (2022.04)
+
+* Update to Apache Spark 3.0.3
+* Support Toree with Java SDK 11
+* Support for Scala 2.12
+* Fix exception propagation when using Scala 2.12
+* Spark init configurations (jars to driver and executors)
+* Fixed error handling on recent versions of Jupyter Notebook
+* Remove obsolete Vagrant support
+
+
 ## 0.4.0-incubating (2020.07)
 
 * Properly reply errors to iopub.error

Reply via email to