Skip to content

Commit 5883420

Browse files
committed
Update changelog.
[#170] Signed-off-by: Mark Paluch <mpaluch@vmware.com>
1 parent f336925 commit 5883420

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
R2DBC Pool Changelog
22
=============================
33

4+
0.9.1.RELEASE
5+
------------------
6+
* Default maxLifeTime value result in immediate eviction of all connections #129
7+
* Support configuration of minimum idle connections #141
8+
* Expand CI testing to multiple platforms. #156
9+
* maxCreateConnectionTime may cause connection leak #165
10+
* Connections are reused in LRU order and therefore not idle #166
11+
412
0.9.0.RELEASE
513
------------------
614
* Upgrade dependencies #149

0 commit comments

Comments
 (0)