This is an automated email from the ASF dual-hosted git repository.

317brian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git


The following commit(s) were added to refs/heads/master by this push:
     new 4a0fa3432 docs: add java17 info to 37 (#577)
4a0fa3432 is described below

commit 4a0fa343224b066e3100d3826eb94b36de68cee6
Author: 317brian <[email protected]>
AuthorDate: Fri Jun 5 14:42:48 2026 -0700

    docs: add java17 info to 37 (#577)
---
 docs/37.0.0/release-info/release-notes.md | 12 ++++++++++++
 docs/37.0.0/release-info/upgrade-notes.md |  6 ++++++
 docs/latest/release-info/release-notes.md | 12 ++++++++++++
 docs/latest/release-info/upgrade-notes.md |  6 ++++++
 4 files changed, 36 insertions(+)

diff --git a/docs/37.0.0/release-info/release-notes.md 
b/docs/37.0.0/release-info/release-notes.md
index 47f04a691..5eda8ceff 100644
--- a/docs/37.0.0/release-info/release-notes.md
+++ b/docs/37.0.0/release-info/release-notes.md
@@ -65,6 +65,12 @@ Use one of Druid's other supported ingestion methods, such 
as SQL-based ingestio
 
 [#19109](https://github.com/apache/druid/pull/19109)
 
+### Java 17
+
+Druid 38.0.0, the next planned release, requires either Java 21 or 25 
(recommended). Support for Java 17 will be removed.
+
+[#19304](https://github.com/apache/druid/pull/19304)
+
 ### Query blocklist
 
 You can now use the Broker API (`/druid/coordinator/v1/config/broker`) to 
create a query blocklist to dynamically block queries by datasource, query 
type, or query context. The blocklist takes effect without a restarting Druid. 
Block rules use `AND` logic, which means all criteria must match.
@@ -514,6 +520,12 @@ Added support for `lz4` compression. As part of this 
change, the following metri
 
 ### Upgrade notes
 
+#### Java 17
+
+Druid 38.0.0, the next planned release, requires either Java 21 or 25 
(recommended). Support for Java 17 will be removed.
+
+[#19304](https://github.com/apache/druid/pull/19304)
+
 #### Hadoop-based ingestion
 
 Support for Hadoop-based ingestion has been removed. The feature was 
deprecated in Druid 34.
diff --git a/docs/37.0.0/release-info/upgrade-notes.md 
b/docs/37.0.0/release-info/upgrade-notes.md
index 8e4e32acc..1222bc29a 100644
--- a/docs/37.0.0/release-info/upgrade-notes.md
+++ b/docs/37.0.0/release-info/upgrade-notes.md
@@ -32,6 +32,12 @@ For the full release notes for a specific version, see the 
[releases page](https
 
 ### Upgrade notes
 
+#### Java 17
+
+Druid 38.0.0, the next planned release, requires either Java 21 or 25 
(recommended). Support for Java 17 will be dropped.
+
+[#19304](https://github.com/apache/druid/pull/19304)
+
 #### Hadoop-based ingestion
 
 Support for Hadoop-based ingestion has been removed. The feature was 
deprecated in Druid 34.
diff --git a/docs/latest/release-info/release-notes.md 
b/docs/latest/release-info/release-notes.md
index 47f04a691..5eda8ceff 100644
--- a/docs/latest/release-info/release-notes.md
+++ b/docs/latest/release-info/release-notes.md
@@ -65,6 +65,12 @@ Use one of Druid's other supported ingestion methods, such 
as SQL-based ingestio
 
 [#19109](https://github.com/apache/druid/pull/19109)
 
+### Java 17
+
+Druid 38.0.0, the next planned release, requires either Java 21 or 25 
(recommended). Support for Java 17 will be removed.
+
+[#19304](https://github.com/apache/druid/pull/19304)
+
 ### Query blocklist
 
 You can now use the Broker API (`/druid/coordinator/v1/config/broker`) to 
create a query blocklist to dynamically block queries by datasource, query 
type, or query context. The blocklist takes effect without a restarting Druid. 
Block rules use `AND` logic, which means all criteria must match.
@@ -514,6 +520,12 @@ Added support for `lz4` compression. As part of this 
change, the following metri
 
 ### Upgrade notes
 
+#### Java 17
+
+Druid 38.0.0, the next planned release, requires either Java 21 or 25 
(recommended). Support for Java 17 will be removed.
+
+[#19304](https://github.com/apache/druid/pull/19304)
+
 #### Hadoop-based ingestion
 
 Support for Hadoop-based ingestion has been removed. The feature was 
deprecated in Druid 34.
diff --git a/docs/latest/release-info/upgrade-notes.md 
b/docs/latest/release-info/upgrade-notes.md
index 8e4e32acc..1222bc29a 100644
--- a/docs/latest/release-info/upgrade-notes.md
+++ b/docs/latest/release-info/upgrade-notes.md
@@ -32,6 +32,12 @@ For the full release notes for a specific version, see the 
[releases page](https
 
 ### Upgrade notes
 
+#### Java 17
+
+Druid 38.0.0, the next planned release, requires either Java 21 or 25 
(recommended). Support for Java 17 will be dropped.
+
+[#19304](https://github.com/apache/druid/pull/19304)
+
 #### Hadoop-based ingestion
 
 Support for Hadoop-based ingestion has been removed. The feature was 
deprecated in Druid 34.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to