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 a7277d7 commit 8bd7d47Copy full SHA for 8bd7d47
CHANGELOG
@@ -1,6 +1,18 @@
1
R2DBC PostgreSQL Changelog
2
=============================
3
4
+0.8.3.RELEASE
5
+-----------------------------------------
6
+* Upgrade dependencies #281
7
+* Introduce OptionMapper for option mapping #279
8
+* Add BlockHound to integration tests #276
9
+* Static initializers of StartupMessage cause blocking calls #275
10
+* Adds capability to specify connections options via URL #273
11
+* Add support for providing "search_path" connection option #271
12
+* Support hstore as default codec #268
13
+* Capability to disable prepared statement caching #223
14
+* Simplify factory provider #210
15
+
16
0.8.2.RELEASE
17
-----------------------------------------
18
* Upgrade build plugin and test dependencies #266
0 commit comments