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.
- 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.
- 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.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.
See more details in - 0.11.2 Release Note + 0.12.1 Release Note