2
0

Release v1.12.1

This commit is contained in:
Jack Christensen
2022-05-07 07:11:19 -05:00
parent 1d398317ca
commit 831fc211bc
+6
View File
@@ -1,3 +1,9 @@
# 1.12.1 (May 7, 2022)
* Fix: setting krbspn and krbsrvname in connection string (sireax)
* Add support for Unix sockets on Windows (Eno Compton)
* Stop ignoring ErrorResponse during SCRAM auth (Rafi Shamim)
# 1.12.0 (April 21, 2022)
* Add pluggable GSSAPI support (Oliver Tan)