We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9de8e commit 6abcca6Copy full SHA for 6abcca6
CHANGELOG
@@ -1,6 +1,17 @@
1
R2DBC PostgreSQL Changelog
2
=============================
3
4
+0.8.2.RELEASE
5
+-----------------------------------------
6
+* Backport usage of testcontainers 1.13.0 #262
7
+* Stage releases directly on maven central #260
8
+* Default fetch size #256
9
+* IllegalStateException when reading empty byte array #253
10
+* Fetch size implementation #245
11
+* Add fast-path emission of incoming frames #243
12
+* High CPU usage when cancelled query #242
13
+* Enable consumption of REFCURSOR #173
14
+
15
0.8.1.RELEASE
16
-----------------------------------------
17
* Upgrade dependencies #238
0 commit comments