Skip to content

Commit 024b91e

Browse files
committed
Update changelog.
[#183]
1 parent 82d7f7f commit 024b91e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG

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

4+
1.0.0.RELEASE
5+
------------------
6+
* Validation timeout should invalidate connection #175
7+
* Should BACKGROUND_EVICTION_INTERVAL be of type Option<Duration> #180
8+
* `PoolBuilder.sizeBetween` is always executed twice in `ConnectionPool.createConnectionPool`. #181
9+
* Upgrade to Project Reactor 2022.0.0 #184
10+
411
1.0.0.RC1
512
------------------
613
* Default maxLifeTime value result in immediate eviction of all connections #129

0 commit comments

Comments
 (0)