Skip to content

Commit 9f71e07

Browse files
committed
Update changelog.
[#171] Signed-off-by: Mark Paluch <mpaluch@vmware.com>
1 parent 5a935ee commit 9f71e07

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG

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

4+
1.0.0.RC1
5+
------------------
6+
* Default maxLifeTime value result in immediate eviction of all connections #129
7+
* Support configuration of minimum idle connections #141
8+
* use GitHub Actions setup-java v2 #142
9+
* Expand CI testing to multiple platforms. #156
10+
* Upgrade to R2DBC 1.0 #158
11+
* Upgrade to Reactor 2022.0.0-M1 #159
12+
* Upgrade to Reactor 2022.0.0-M2 #160
13+
* Update readme showing proper resource cleanup #161
14+
* maxCreateConnectionTime may cause connection leak #165
15+
* Connections are reused in LRU order and therefore not idle #166
16+
417
0.9.0.RELEASE
518
------------------
619
* Upgrade dependencies #149

0 commit comments

Comments
 (0)