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 18cb1cda Update release 0.6.0 changelog
18cb1cda is described below

commit 18cb1cda83dbd674caee414b80d527874d3c4fd2
Author: Luciano Resende <[email protected]>
AuthorDate: Thu Oct 9 20:44:45 2025 -0700

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 12b8abb1..25238592 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -19,6 +19,22 @@
 
 # RELEASE_NOTES
 
+## 0.6.0-incubating (xx)
+
+* Add support to Scala 2.13
+* Remove support to Scala 2.11
+* Upgrade to Apache Spark 3.4.4
+* Added support to Jupyter Spark monitor
+* Downgrade Guava to 14.0.1 to align with Spark
+* Migrated to use Apache Pekko instead of Akka
+* Update ScalaInterpreter to use context classloader
+* Add support to ARM platform on docker images
+* Reply message should implement status field
+* Fix deadlock on closing ZMQ by upgrading jeromq to 0.5.3
+* Update AddJar command to support AWS S3a cloud storage
+* Update AddJar command to support Google cloud storage
+* Fire postRunCell event after cell execution
+
 ## 0.5.0-incubating (2022.04)
 
 * Update to Apache Spark 3.0.3

Reply via email to