This is an automated email from the ASF dual-hosted git repository. capistrant pushed a commit to branch 34.0.0 in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/34.0.0 by this push: new 8cc4065fd50 Add explicit mention of pending drop of java 11 support (#18388) 8cc4065fd50 is described below commit 8cc4065fd5045ec91f5c65dbf40a4c2c3d3a6885 Author: Lucas Capistrant <capistr...@users.noreply.github.com> AuthorDate: Mon Aug 11 10:01:28 2025 -0500 Add explicit mention of pending drop of java 11 support (#18388) --- docs/release-info/release-notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-info/release-notes.md b/docs/release-info/release-notes.md index 51098d737b9..753d58ddc00 100644 --- a/docs/release-info/release-notes.md +++ b/docs/release-info/release-notes.md @@ -57,6 +57,10 @@ For tips about how to write a good release note, see [Release notes](https://git This section contains important information about new and existing features. +### Java 11 support + +Java 11 support has been deprecated since Druid 32.0, and official support will be removed as early as Druid 35.0.0 + ### Hadoop-based ingestion Hadoop-based ingestion has been deprecated since Druid 32.0 and will be removed as early as Druid 35.0.0. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org