We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570415d commit 4cbbd4eCopy full SHA for 4cbbd4e
CHANGELOG
@@ -1,6 +1,14 @@
1
R2DBC PostgreSQL Changelog
2
=============================
3
4
+1.0.5.RELEASE
5
+-----------------------------------------
6
+* Do not require typarray column when auto-registering extensions #632
7
+* Set SNI on SSL connections #634
8
+* Performance issue with PostgresqlRow.getColumn(String name) when select many columns #636
9
+* Resolve a LEAK warning in unit test #642
10
+
11
12
1.0.4.RELEASE
13
-----------------------------------------
14
* Do not require `typarray` column when auto-registering extensions #621
0 commit comments