We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1274bc8 commit 72e4882Copy full SHA for 72e4882
src/main/asciidoc/changelog-1.10.x.adoc
@@ -1,3 +1,14 @@
1
+[[changelog-1.10.1]]
2
+=== 1.10.1
3
+==== Improvements
4
+* Use monotonic time to calculate the elapsed time (https://github.com/jdbc-observations/datasource-proxy/issues/110[Issue-110]).
5
+* Create `RowSetFactory` only at initialization (https://github.com/jdbc-observations/datasource-proxy/issues/115[Issue-115]). +
6
+ Thanks _https://github.com/reda-alaoui[Réda Housni Alaoui]_ for this contribution!!
7
+
8
+==== Bug Fixes
9
+* Do not create a proxy when `ResultSet` is `null` (https://github.com/jdbc-observations/datasource-proxy/issues/117[Issue-117]).
10
11
12
[[changelog-1.10]]
13
=== 1.10
14
src/main/asciidoc/changelog-1.11.x.adoc
0 commit comments