diff --git a/whats_new.md b/whats_new.md index 28f83eb55..d7ddf8bec 100644 --- a/whats_new.md +++ b/whats_new.md @@ -16,31 +16,31 @@ limitations under the License.

What's new in

- Apache Zeppelin 0.11 + Apache Zeppelin 0.12.1
-

Java 11

+

Security Fixes

- Zeppelin 0.11 is built with Java 11. It's recommended to use Java 11 or later to run Zeppelin. + Zeppelin 0.12.1 includes several security fixes, including JWT validation, path traversal hardening, and a WebSocket memory leak fix.

-

Spark and Flink

+

Frontend Upgrades

- The latest version of Apache Spark and Apache Flink are supported. You can use the latest features and improvements in Spark and Flink. + Angular 12 and Webpack 5 upgrades improve the web UI foundation, with strict template mode enabled.

-

Python 3

+

Stability Improvements

- Python 3.9 is the default version of Python interpreter. + Spark, Flink, Python, Neo4j, and File interpreters received stability improvements, along with CI and E2E testing updates.

@@ -78,7 +78,7 @@ limitations under the License.

See more details in - 0.11.2 Release Note + 0.12.1 Release Note