From e13484c32f2bc3845d2227fd97dc1a39e45d2c76 Mon Sep 17 00:00:00 2001 From: James Baiera Date: Fri, 29 Aug 2025 17:21:50 -0400 Subject: [PATCH] [DOCS] Add 9.1.0 release notes (#2443) (cherry picked from commit eb2ee6e2bf019a1c0dc0979e4a7bb1a03fbda795) --- docs/release-notes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index ee5510405..822557d81 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -20,8 +20,8 @@ To check for security updates, go to [Security announcements for the Elastic sta % ### Fixes [elasticsearch-apache-hadoop-next-fixes] % * -## 9.0.0 [elasticsearch-apache-hadoop-900-release-notes] +## 9.1.0 [elasticsearch-apache-hadoop-900-release-notes] ### Features and enhancements [elasticsearch-apache-hadoop-900-features-enhancements] -### Fixes [elasticsearch-apache-hadoop-900-fixes] \ No newline at end of file +* Set Spark 3.x support now defaults to Scala 2.13 ([PR #2328](https://github.com/elastic/elasticsearch-hadoop/pull/2328))