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 6ced9a7 commit c3a8e7eCopy full SHA for c3a8e7e
CHANGELOG
@@ -1,6 +1,17 @@
1
R2DBC Pool Changelog
2
=============================
3
4
+0.9.0.M2
5
+------------------
6
+* Add support for `Lifecycle` extension #132
7
+* Upgrade to SPI 0.9.0.M2 #131
8
+* Fix indentation of code samples #127
9
+* Upgrade to Reactor 2020.0.7 #123
10
+* Update documentation with correct pool construction #121
11
+* Create new connection generates a lot of garbage #116
12
+* Add support for background eviction of idle objects #115
13
+* JMX config is not proper read from PoolingConnectionFactoryProvider options #113
14
+
15
0.9.0.M1
16
------------------
17
* Upgrade to R2DBC SPI 0.9.0.M1 #109
0 commit comments