Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Nov 10, 2022
1 parent 82d7f7f commit 024b91e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
R2DBC Pool Changelog
=============================

1.0.0.RELEASE
------------------
* Validation timeout should invalidate connection #175
* Should BACKGROUND_EVICTION_INTERVAL be of type Option<Duration> #180
* `PoolBuilder.sizeBetween` is always executed twice in `ConnectionPool.createConnectionPool`. #181
* Upgrade to Project Reactor 2022.0.0 #184

1.0.0.RC1
------------------
* Default maxLifeTime value result in immediate eviction of all connections #129
Expand Down

0 comments on commit 024b91e

Please sign in to comment.