Release v1.12.0

non-blocking
Jack Christensen 2022-04-21 19:49:01 -05:00
parent 1b244eec5d
commit 9bb49f990f
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
# 1.12.0 (April 21, 2022)
* Add pluggable GSSAPI support (Oliver Tan)
* Fix: Consider any "0A000" error a possible cached plan changed error due to locale
* Better match psql fallback behavior with multiple hosts
# 1.11.0 (February 7, 2022)
* Support port in ip from LookupFunc to override config (James Hartig)