1 parent 4f732c3 commit 47f9adcCopy full SHA for 47f9adc
1 file changed
CHANGES
@@ -1,5 +1,15 @@
1
HikariCP Changes
2
3
+Changes in 6.3.1
4
+
5
+ * fixed #2315 source jar contains also binary .class files and missing some .java files
6
7
+ * fixed #2307 remove improper hardcoded timout, use validationTimeout
8
9
+ * fixed #2305 keep properties key and values as is rather than forcing stringification. Also fixes #2286 and #2304
10
11
+ * upgraded various maven plugin dependencies to latest versions
12
13
Changes in 6.3.0
14
15
* increase keepaliveTime variance from 10% to 20%
0 commit comments