File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
R2DBC PostgreSQL Changelog
2
2
=============================
3
3
4
+ 0.8.1.RELEASE
5
+ -----------------------------------------
6
+ * Upgrade dependencies #238
7
+ * Update license header years to 2020 #236
8
+ * Add a codec for BigInteger #233
9
+ * ConcurrentHashModification at IndefiniteStatementCache #232
10
+ * Reinstantiate backpressure propagation to NettyInbound #231
11
+ * Fix for concurrent exchanging on one client #230
12
+ * Capability to disable prepared statement caching #223
13
+ * Insertion of too many rows do not complete #222
14
+ * Upgrade to Testcontainers 1.12.4 #218
15
+ * Backport Travis support to 0.8.x #217
16
+ * Backport Jenkins to 0.8.x #216
17
+ * On error not triggered when listen connection terminated #212
18
+ * Fails to startup with forceBinary=true using Spring Boot #208
19
+ * rowsUpdated() returns more than one item #207
20
+ * Readme cleanup #206
21
+ * Fix typo in project url #205
22
+ * Reduce allocations #138
23
+
4
24
0.8.0.RELEASE
5
25
-----------------------------------------
6
26
* Upgrade to Reactor Dysprosium SR2 #204
You can’t perform that action at this time.
0 commit comments