release notes update

This commit is contained in:
Wisser
2018-07-27 14:16:27 +02:00
parent 29e460f79f
commit 322c830054
+2 -1
View File
@@ -1,6 +1,7 @@
7.10.4
- Limited fetch size of statements to prevent an OOM exception when the default fetch size is too large.
- The estimated number of rows of the tables is displayed.
- Limited fetch size of statements to prevent an OOM exception when the default fetch size is too large.
- Updated H2 DBMS from version 1.3.160 to 1.3.175
7.10.3
- Fix for "Can't connect to SOCKS proxy:http" https://github.com/Wisser/Jailer/issues/8