Skip to content

Commit 72e4882

Browse files
committed
Prepare changelog for 1.10.1 release
1 parent 1274bc8 commit 72e4882

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

src/main/asciidoc/changelog-1.10.x.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
[[changelog-1.10]]
213
=== 1.10
314

src/main/asciidoc/changelog-1.11.x.adoc

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)