Skip to content

Commit 4cbbd4e

Browse files
committed
Update changelog.
[#635]
1 parent 570415d commit 4cbbd4e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
R2DBC PostgreSQL Changelog
22
=============================
33

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+
412
1.0.4.RELEASE
513
-----------------------------------------
614
* Do not require `typarray` column when auto-registering extensions #621

0 commit comments

Comments
 (0)