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 f336925 commit 5883420Copy full SHA for 5883420
CHANGELOG
@@ -1,6 +1,14 @@
1
R2DBC Pool Changelog
2
=============================
3
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
+
12
0.9.0.RELEASE
13
------------------
14
* Upgrade dependencies #149
0 commit comments