2
0

Release v1.11.0

This commit is contained in:
Jack Christensen
2022-02-07 10:54:39 -06:00
parent 05d532b5df
commit 3e5de44314
+7
View File
@@ -1,3 +1,10 @@
# 1.11.0 (February 7, 2022)
* Support port in ip from LookupFunc to override config (James Hartig)
* Fix TLS connection timeout (Blake Embrey)
* Add support for read-only, primary, standby, prefer-standby target_session_attributes (Oscar)
* Fix connect when receiving NoticeResponse
# 1.10.1 (November 20, 2021)
* Close without waiting for response (Kei Kamikawa)