You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
8
8
9
9
### Changed
10
10
- Switched to more reliable OpenSearch Lucene snapshot location ([#597](https://github.com/opensearch-project/opensearch-hadoop/pull/597))
11
+
- Make $JAVA8_HOME optional by using Gradle auto-detection and remove unnecessary JDK 8/11 setup from Spark 4.0 CI workflow ([#XXX](https://github.com/opensearch-project/opensearch-hadoop/pull/XXX))
12
+
- Make $JAVA8_HOME environment variable optional by using Gradle auto-detection to find JDK 8 ([#XXX](https://github.com/opensearch-project/opensearch-hadoop/pull/XXX))
0 commit comments