Skip to content

Commit

Permalink
Release v1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jackc committed Jul 20, 2023
1 parent 9b31034 commit e82f7d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.14.1 (July 19, 2023)

* Fix: Enable failover efforts when pg_hba.conf disallows non-ssl connections (Brandon Kauffman)
* Fix: connect_timeout is not obeyed for sslmode=allow|prefer (smaher-edb)
* Optimize redundant pgpass parsing in case password is explicitly set (Aleksandr Alekseev)

# 1.14.0 (February 11, 2023)

* Fix: each connection attempt to new node gets own timeout (Nathan Giardina)
Expand Down

0 comments on commit e82f7d1

Please sign in to comment.