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: subprojects/doc/CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,21 +2,21 @@
2
2
3
3
## v2
4
4
5
-
1. Bump base HiveServer2 JDBC Driver version to `4.1.0`.
5
+
1. Bump base HiveServer2 JDBC Driver version from `4.0.1`to `4.1.0`.
6
6
2. Fix the warning message
7
7
`[WARNING] 2 problems were encountered while building the effective model for org.apache.yetus:audience-annotations:jar:0.5.0 during dependency collection step for project (use -X to see details)`
8
8
passed by HiveServer2 JDBC Driver.
9
9
3. Add more GraalVM Reachability Metadata for `org.apache.hadoop:hadoop-common:3.4.1`.
10
10
4. Add more GraalVM Reachability Metadata for `org.apache.hive:hive-jdbc:4.1.0`.
11
11
5. Add more GraalVM Reachability Metadata for `org.apache.hive:hive-jdbc:4.1.0:standalone`.
12
12
6. Add more GraalVM Reachability Metadata for `org.apache.zookeeper:zookeeper:3.8.4`.
13
-
7. Bump the minimum JDK runtime requirement to `OpenJDK 17`.
13
+
7. Bump the minimum JDK runtime requirement from `OpenJDK 8`to `OpenJDK 17`.
0 commit comments